Details
-
Type:
Bug
-
Status: Closed
-
Priority:
P1: Critical
-
Resolution: Invalid
-
Affects Version/s: 5.15
-
Fix Version/s: None
-
Component/s: Core: Threads
-
Labels:None
-
Platform/s:
-
Epic Link:
Description
With Xcode 13.3 toolchain there seems to be a build error when cross-compiling for Android or iOS (tested on Intel MBP):
qtbase/src/corelib/thread/qbasicatomic.h:97:5: error: static_assert failed due to requirement 'bool(QAtomicOpsSupport<8>::IsSupported)' "template parameter is an integral of a size not supported on this platform"