Details
-
Bug
-
Resolution: Fixed
-
P3: Somewhat important
-
6.5.1
-
None
-
961ff0cc8 (dev), b78cb1fbc (6.5)
Description
Trying to compile Qt 6.5.1 for iOS (XCode 14.3.1 / SDK iOS 16.4) runs into
CMake Error in qtbase/src/widgets/CMakeLists.txt: The language OBJCXX was requested for compilation but was not enabled. To enable a language it needs to be specified in a 'project' or 'enable_language' command in the root CMakeLists.txt
. If I can provide more information than the attached config logs, please let me know.