Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-55505

qmake fails on macOS building for iOS when there's a space in a Qt Quick project path

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P3: Somewhat important
    • 5.6.2
    • 5.6.0
    • Build System
    • None
    • macOS 10.11 (64-bit), Qt 5.5.1, Qt Creator 3.6.0, Xcode 7.2
    • macOS

    Description

      When creating a completely new Qt Quick application or Qt Quick Controls application with the project creation wizard, including an otherwise working ios kit, in a location that contains a space in the pathname (i.e. /Users/<username>/Documents/Project Code/<projectname>), qmake will fail and the run option will be greyed out.

      Hitting "build" the first time will result in "Failed to parse qmlimportscanner output" and "[iphoneos-debug] Error 66", subsequent times result only in the 66. The same is true for [iphonesimulator-debug].

      At the same time, compiling the exact same project for macOS or Android works fine. Also, putting the same project into a location without space in the path works fine and builds/runs for iOS.

      This suggests the bug is not very recent, but of course might be unrelated: http://stackoverflow.com/questions/26922104/error-failed-to-parse-qmlimportscanner-output/34638304#34638304

      Attachments

        For Gerrit Dashboard: QTBUG-55505
        # Subject Branch Project Status CR V

        Activity

          People

            vikas Vikas Pachdha
            Aerius Nils Dorando
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes