Errors to build app in iOS and Android
-
Hello everyone!
I am having a 2 problems:
To run an app in iOS
Appears the error when I change the build to iphonesimulator-clang 5.4.0 for iOS:
Project ERROR: Failed to parse qmlimportscanner output.To run an app in Android
Appears the error when I run or build the project - I am using Android for armeabi-v7a (GCC 4.9, Qt 5.4.0) in Android AVD:
[install target] error 71 (ignored)I am using OSX with Qt 5.4.1
Could anyone help me?
Thanks in advance.