Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. Qt for IOS based on CMake
Qt 6.11 is out! See what's new in the release blog

Qt for IOS based on CMake

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
1 Posts 1 Posters 268 Views
  • 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.
  • J Offline
    J Offline
    Jarek B
    wrote on last edited by
    #1

    Hello,

    I just wanted to ask if support for IOS with CMake based projects is suppose to work or is some kind of teaser? I am trying to make it work and generate code for iPad, but closest I got was an issue with linking wrong libraries as generated project is for Mac not iPad.

    I found out that there was couple issues with CMake support on earlier versions of Qt (versions < 5.14), so I decided to try on latest one which in the moment of writing is 5.15.0, but in this case it is not even going through generation stage (in all cases I am generating Xcode file).

    Scenario of reproduce is very simple, just create new Qt Quick project (in my case i decided to use stack application) and try to build it for IOS (not desktop).

    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