Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. CMake to Qt for iOS run failed!

CMake to Qt for iOS run failed!

Scheduled Pinned Locked Moved Unsolved General and Desktop
2 Posts 2 Posters 287 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    silas
    wrote on last edited by silas
    #1

    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
    
    1 Reply Last reply
    0
    • sierdzioS Offline
      sierdzioS Offline
      sierdzio
      Moderators
      wrote on last edited by
      #2

      As far as I know, iOS with cmake is not supported by Qt yet, at least in Qt 5.

      (Z(:^

      1 Reply Last reply
      0

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved