Details
-
Bug
-
Resolution: Out of scope
-
P2: Important
-
None
-
Qt Creator 4.15.2, Qt Creator 5.0.0-rc1
-
iOS 14, XCode 12, Big Sur 11.1, QtCreator 4.15.2
Description
Configuring CMake project for iOS + Qt5.15.5 fails.
How to reproduce :
(Use Qt Creator 4.15.2)
Create a simple project from File -> "New Project". Choose "CMake" as the build system.
The following message is output.
CMake Error at /Users/user/Qt/5.15.5/ios/lib/cmake/Qt5Core/Qt5CoreConfig.cmake:91 (message): Library not found: MobileCoreServices Call Stack (most recent call first): /Users/user/Qt/5.15.5/ios/lib/cmake/Qt5Core/Qt5CoreConfig.cmake:263 (_qt5_Core_process_prl_file) /Users/user/Qt/5.15.5/ios/lib/cmake/Qt5/Qt5Config.cmake:28 (find_package) CMakeLists.txt:28 (find_package)
Attachments
Issue Links
- is duplicated by
-
QTBUG-115982 unable to build user created projects for ios on qt 5.15.15
- Closed
- relates to
-
QTCREATORBUG-23574 cmake support for iOS
- Closed