Details
-
Type:
Bug
-
Status: Closed
-
Priority:
P3: Somewhat important
-
Resolution: Done
-
Affects Version/s: some future version
-
Fix Version/s: 1.13.0
-
Component/s: Command Line Frontend
-
Labels:None
-
Platform/s:
-
Commits:6566e0c7a56b0c854514f38f020a04b90042deb8 (qbs/qbs/master)
Description
qbs setup-android --ndk-dir ~/Android/android-ndk-r15c/ --sdk-dir ~/Android/ --qt-dir=~/Qt/5.12.0/android_armv7/ android-r15c-qt5.12.0
does not complain about wrong parameters, making it hard to find the error (--qt-dir= should be without = but a space)