[QBS] Android support in Qbs

2015-01-05 Thread Jake Petroules
Hey, So I’ve tried out the new Android support and so far there are some major issues (I think). Since I haven’t really used profile multiplexing yet, I’m not sure if how I’m invoking Qbs is correct: qbs profile:android With this I receive: ERROR: /share/qbs/modules/cpp/linux-gcc.qbs:4 TypeEr

Re: [QBS] 'Large' projects with hierarchy

2015-01-05 Thread Joerg Bornemann
On 02-Jan-15 14:38, Marcel Mulder wrote: [...] >> I can also get this to compile by adding Depends { name: “cpp”} to the >> product but than it does not use my compiler setting which I need for my ARM >> cortex controller. >> I few question raises: >> >> 1. Is there another way of dealing with d

Re: [QBS] How to compile QBS without config_ui

2015-01-05 Thread Joerg Bornemann
On 27-Dec-14 20:53, Карелин Павел wrote: > For compiling QBS I use Qt in minimal configuration (see > http://bugreports.qt-project.org/browse/QBS-719). In this case the > config-ui isn't compiled. For solution of the problem I use a patch: From the configure line of QBS-719 I can see that you're