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. JIT on iOS and make install failure
QtWS25 Last Chance

JIT on iOS and make install failure

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

    Hello,

    I was trying to enable JIT for iOS, and there are posts explaining what to change in order to enable it. First I wanted to build code just as it is, without any changes, and build succeeded. However make install failed with this

    Check dependencies
    No profiles for 'com.XXXXXXXX.qtplugininfo' were found: Xcode couldn't find a provisioning profile matching 'com.7071973Canada.qtplugininfo'.
    Code signing is required for product type 'Application' in SDK 'iOS 10.1'

    ** INSTALL FAILED **

    It is strange, I expect make install to install compiled libraries where I wanted, something like /opt/Qt-from-source, and code signing is not applicable here.

    then I've seen note that JIT does not work on ARM at all, here:
    https://forum.qt.io/topic/73011/qt-5-8-0-beta-jit-on-win-10-iot-core/3

    Any ideas?

    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