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

iOS: Cannot start or deploy to simulator using Xcode 6

    XMLWordPrintable

Details

    • Bug
    • Resolution: Out of scope
    • P3: Somewhat important
    • None
    • Qt Creator 4.2.0-beta1
    • iOS Support
    • OSX 10.10.1, Xcode 6.1, QC 4.2 snapshot

    Description

      Steps to reproduce:

      • open/create Qt Quick Application or Qt Widgets Application
      • have an iOS kit configured (for simulator)
      • build it

      Current result:

      • build succeeds, but fails to deploy
      • Compile Output pane shows sth like this at the bottom:
        ** BUILD SUCCEEDED **
        
        13:40:55: The process "/usr/bin/make" exited normally.
        13:40:55: Application install on Simulator failed. Simulator not running.
        Error while building/deploying project untitled7 (kit: iphonesimulator-clang Qt 5.6.0 (qt56))
        The kit iphonesimulator-clang Qt 5.6.0 (qt56) has configuration issues which might be the root cause for this problem.
        When executing step "Deploy to iOS Simulator"
        13:40:55: Elapsed time: 00:53.
        

      Note: inside the Run settings of the Device type combobox is completely empty, I'm not able to select any device.
      Note2: the "configuration issues" mentioned inside the Compile Output pane is simply a warning regarding cmake stuff, so completely unrelated and definitely not the root cause.

      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:
            1 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes