objc4 icon indicating copy to clipboard operation
objc4 copied to clipboard

Xcode 13.3 Beta Build Error

Open zhujia18 opened this issue 3 years ago • 3 comments

Hi When i use Xcode Version 13.3 beta 3 (13E5104i),building Report error Unknown type name 'uint32/uint16'

zhujia18 avatar Mar 09 '22 03:03 zhujia18

I will try to fix this after upgrading Xcode, you can try to give more details. 我将在升级xcode后,尝试解决这个问题,你可以试着给出更多详情。

luokeluo avatar Mar 12 '22 01:03 luokeluo

@zhujia18 在 llvm-MathExtras.h 添加一下: #include <stdint.h>

kinarobin avatar May 16 '22 03:05 kinarobin

@kinarobin 感谢分享,如果可以的话,可以把原因分析也发出来吗

luokeluo avatar May 17 '22 13:05 luokeluo