CMake to Qt for iOS run failed!
Unsolved
General and Desktop
-
Hi! In Qt 5.12.10 and 5.14.2, building of cmake project in Qt Creator will always cannot be deployed to ios sim devices.
BTW, the qmake project produces Folder "Debug-iphonesimulator" and .app file but Cmake cannot.
How can I build .app with using cmakelists.txt in qt creator? Thanks!
warning:
... ld: warning: building for macOS, but linking in object file (/Users/inode/Qt/5.15.2/ios/plugins/imageformats/libqjpeg_debug.a(jfdctint.o)) built for iOS Simulator ld: warning: building for macOS, but linking in object file (/Users/inode/Qt/5.15.2/ios/lib/libQt5Core_debug.a(qfilesystemwatcher_kqueue.o)) built for iOS Simulator ld: warning: building for macOS, but linking in object file (/Users/inode/Qt/5.15.2/ios/lib/libQt5Core_debug.a(qfilesystemwatcher_polling.o)) built for iOS Simulator ld: warning: building for macOS, but linking in object file (/Users/inode/Qt/5.15.2/ios/lib/libQt5Core_debug.a(moc_qfilesystemwatcher_kqueue_p.o)) built for iOS Simulator
-
As far as I know, iOS with cmake is not supported by Qt yet, at least in Qt 5.