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. Can't start iOS simulator from QtCreator 3.0.1
Forum Updated to NodeBB v4.3 + New Features

Can't start iOS simulator from QtCreator 3.0.1

Scheduled Pinned Locked Moved Mobile and Embedded
6 Posts 4 Posters 2.6k 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.
  • F Offline
    F Offline
    fantoine
    wrote on last edited by
    #1

    Hi everybody,

    I'm testing mobile development with Qt 5.2.1 and QtCreator 3.0.1 and I'm getting problems to launch my app with the iOS Simulator.
    It compiles fine, but the simulator doesn't launch and I get the follow error message: "error loading iPhoneSimulatorRemoteClient".
    I tried to build and run it on Xcode and the simulator works fine...

    Does anybody have an idea of how to solve this issue?

    Thanks

    1 Reply Last reply
    0
    • Z Offline
      Z Offline
      zyp568
      wrote on last edited by
      #2

      I got the same error after the XCode update to 5.1

      1 Reply Last reply
      0
      • B Offline
        B Offline
        Bowibit
        wrote on last edited by
        #3

        Could be the same.
        Updated to 5.1 and getting this execution error.

        The generated xcode project still loads, compiles and runs fine in the simulator.

        1 Reply Last reply
        0
        • B Offline
          B Offline
          Bowibit
          wrote on last edited by
          #4

          Solution which helped me:

          There is already a fix present to support Xcode 5.1 in the official GIT repo (https://qt.gitorious.org/qt-creator)

          Summary:

          1. Rename current QT-Creator for older Xcode versions.
          2. clone qt-creator.git and checkout the corresponding tag.
          3. Compile Qt-Creator and copy product into the original location.
          4. Reimport kits into project.
          5. Build and run.
          1 Reply Last reply
          0
          • F Offline
            F Offline
            fantoine
            wrote on last edited by
            #5

            Thanks Bowibit for your beginning of solution.

            If you don't want to handle the compilation of QtCreator you can also directly download a nightly build from here : http://download.qt-project.org/snapshots/qtcreator/

            Can you just tell me how do you reimport kits? The new QtCreator can't auto-detect my Android and iOS kits?

            1 Reply Last reply
            0
            • N Offline
              N Offline
              Nihilivin
              wrote on last edited by
              #6

              Hello All!

              I have the same problem. I'm searching in the whole internet for a solution, but I didn't find yet.

              Bowibit, your link returns a 404....

              If anybody has a solution....

              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