Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Not Evaluated
-
Resolution: Duplicate
-
Affects Version/s: some future version
-
Fix Version/s: None
-
Component/s: General
-
Labels:None
Description
qbs complies on unexisting profile becaus it adds "-armv5" suffix for the profile when trying to build for android (armv7 )
$ /home/arch/programming/qt-creator-build/bin/qbs build -d /home/arch/programming/build-qbshello-Desktop-Debug -f /home/arch/programming/qmlhelloworld/qbshello.qbs --settings-dir /home/arch/.config/QtProject/qtcreator --jobs 8 debug profile:qtc_Android__7d76f609 No build graph exists yet for this configuration. Resolving project for configuration qtc_Android__7d76f609-debug WARNING: /home/arch/programming/qmlhelloworld/qbshello.qbs:2:21 Superfluous version specification. ERROR: /home/arch/programming/qmlhelloworld/qbshello.qbs:4:1 The profile 'qtc_Android__7d76f609-armv5' does not exist.
Attachments
Issue Links
- is required for
-
QBS-991 Qt Android support
-
- Closed
-