Details
-
Bug
-
Resolution: Fixed
-
P3: Somewhat important
-
None
-
Qt Creator 4.15.0-beta1
-
macOs 11 on Apple Silicon
Description
When I try to build QtCreator on my new Mac with Apple silicon I get the following error:
... [ 17%] Building CXX object src/shared/designerintegrationv2/CMakeFiles/designerintegrationv2.dir/designerintegrationv2_autogen/mocs_compilation.cpp.o error: Objective-C App Extension was disabled in PCH file but is currently enabled 1 error generated. make[2]: *** [src/shared/designerintegrationv2/CMakeFiles/designerintegrationv2.dir/designerintegrationv2_autogen/mocs_compilation.cpp.o] Error 1 make[1]: *** [src/shared/designerintegrationv2/CMakeFiles/designerintegrationv2.dir/all] Error 2 make: *** [all] Error 2 03:11:30: The process "/usr/local/Cellar/cmake/3.19.3/bin/cmake" exited with code 2. Error while building/deploying project QtCreator (kit: Desktop Qt 6.0.0 clang 64bit) When executing step "Build"
Attachments
Issue Links
- resulted in
-
QTBUG-92897 Header only Qt modules shouldn't propagate Qt::PlatformModuleInternal as public dependency
-
- Reported
-