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. Building to iOS Devices (arm-macos-generic-mach_o-32bit)

Building to iOS Devices (arm-macos-generic-mach_o-32bit)

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

    OS X 10.8
    Creator 2.7.1
    Qt 5.1 Beta

    (I don't know whether this issue is with qmake, Creator, or something else. But it seemed to fit this forum best, so here goes.)

    I now have an app running properly in the iOS simulator, but Creator says my iOS device build of Qt is compiled for arm-macos-generic-mach_o-32bit which clang can't compile to. It insists that I offer another compiler for this purpose, but I don't have another compiler available (unless it wants gcc? that seems doubtful) and wouldn't know where to put it in the GUI if I did.

    My iOS build was configured as such, per http://blog.qt.digia.com/blog/2013/03/05/qt-for-ios-preview/ and xcodebuild -showsdks:
    @./configure -xplatform unsupported/macx-ios-clang -developer-build -nomake examples -nomake tests -release -sdk iphoneos6.1@

    I don't know what other information might be useful, but I'm willing to add whatever will help.

    1 Reply Last reply
    0
    • J Offline
      J Offline
      Jesdisciple
      wrote on last edited by
      #2

      This actually seems to go without a hitch; I suppose Creator is expecting to do the compilation itself, but XCode's only complaint is that my provisioning profile isn't properly set up. I'll post back here when I get that done (hopefully Tuesday).

      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