Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-17139

iOS: Simulator fails when using iPad 2 or iPad Retina as device type

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • None
    • Qt Creator 3.6.1, Qt Creator 4.2.0-beta1
    • iOS Support
    • OSX 10.11, Xcode 7.1, Qt5.7 for iOS

    Description

      Steps to reproduce:

      • have a Qt for iOS set up
      • create a Qt Quick or Qt Widget app from template, select the iphoneos kits
      • build & run project on simulator
      • go to Projects -> select Run settings for current kit and select an iPad device (iPhone 4S was default, I've changed to iPad 2)
      • build & run the project on the simulator

      Current result:

      • build succeeds, but running fails with
        Starting remote process.
        Spawning the Application process on Simulator failed. Spawning timed out.An error was encountered processing the command (domain=NSPOSIXErrorDomain, code=86):
        The operation couldn’t be completed. Bad CPU type in executable
        Bad CPU type in executable
        Run ended with error.

      Note1: Using a different iPhone device seems to work, but using some iPad devices fails. (see comments, some work fine)
      Note2: Switching from one of the working iPad devices back to iPhone devices seems to fail with the same error..

      Additional note/question: Switching to watchOS or tvOS fails as well - do I need to install the respective simulators for this?

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            vikas Vikas Pachdha
            cstenger Christian Stenger
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes