Project ERROR: Failed to parse qmlimportscanner output
-
Hey!
I have just downloaded the Qt for iOS 5.3.1. I just opened a new project (QtQuick Application). I have not changed any of the code, so it is still a hello world program. I want to try to run it on the iPhoneSimulator, but it cant seem to build. When I select the right kit I get this error:
@Project ERROR: Failed to parse qmlimportscanner output.@
It cant seem to build. If I try to click the build button, I get this error:
@Failed to parse qmlimportscanner output.
[iphonesimulator -release] Error 66@Any help, please?
-
I am also getting the Project ERROR: Failed to parse qmlimportscanner output when attempting to run iOS. All other platforms run with no issues. The only thing I did was move the project directory to another location. Did you happen to find a solution to this?
-
I had a similar problem.
I noticed that I had a blank space on a folder name.
The problem was solved after renaming the folder.