[QBS] Qbs IncrediBuild in QtCreator
Christian Kandeler
christian.kandeler at digia.com
Wed Jul 23 17:25:44 CEST 2014
On 07/23/2014 05:01 PM, Thomas Epting wrote:
> > If you really want to run the command line version of qbs, you'll have
> > to use a different profile than the one you have opened your project
> > with. Maybe clone the kit?
>
> I'm somehow unsure, how would that help? As far as I understand it, we
> still would end with an internal buildgraph and an external one which
> are completely independent.
Sure.
> So I could speed-up the build with IB, but
> just for running or debuging it from Creator, the internal qbs would
> rebuild the project again (without IB). Or am I wrong here?
Why? The internal one would not be used for building. Of course you'd
lose the benefits of the integration and would need custom run
configurations and so on; that just follows from diverging from the
default workflow.
Christian
More information about the Qbs
mailing list