Re: [QBS] Transformer -> Rule

2016-09-13 Thread Christian Kandeler
arturo castro wrote: > I have a qbs project file that compiles an external library using a > Transformer. it looks something like: > Product{ >    Transformer { >   condition: qbs.buildVariant.contains('debug') >    inputs: files The "inputs" property of Transformers uses file *paths*,

Re: [QBS] Support for Qt on Android

2016-09-13 Thread Jake Petroules
Android support in Qt Creator with Qbs is unfortunately not yet supported. For now, you'll have to build on the command line. See QBS-881, QBS-992, QBS-991 On Sep 13,

[QBS] Support for Qt on Android

2016-09-13 Thread salatix
Hi, am trying to port an qt application from desktop to Android but so far I am out of luck, because I use the qbs build system with a lot of submodules also using qbs. When I try to build my application for Android I get the following error: The profile 'qtc_Android__37e8f197-armv5te' does not