Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Cmake never links to _iphonesimulator libraries

Cmake never links to _iphonesimulator libraries

Scheduled Pinned Locked Moved Installation and Deployment
2 Posts 2 Posters 663 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.
  • S Offline
    S Offline
    Soth1985
    wrote on last edited by
    #1

    Hi,
    Qts cmake scripts from Qt5.4.0/5.4/ios/lib/cmake/ never link to _iphonesimulator postfixed libraries, only to device ones. Most ios libraries Ive worked with use a single fat binary for arm/x64, but Qt splits them into two separate libs for some reason. Also it looks like the cmake scripts are autogenerated, is the generator available somewhere? It should be quite easy to add the _iphonesimulator to library list in the generator.

    1 Reply Last reply
    0
    • M Offline
      M Offline
      MattB.au
      wrote on last edited by
      #2

      Hi Soth,

      Noticed the same thing yesterday when looking at this stuff. From past experience the CMake support doesn't get the greatest of love but someone must still be maintaining it. You could try the interest@qt-project.org mailing list - I've had a little more luck there for these more technical questions in the past.

      I've recently been looking at building using the https://code.google.com/p/ios-cmake/toolchain after having success doing something similar for Android builds so I'd be interested in anything you find out.

      Cheers

      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