[QBS] Qbs IncrediBuild in QtCreator

Thomas Epting thomas.epting.stryker at gmail.com
Tue Jul 22 10:05:26 CEST 2014


> I'm not knowledgeable about Incredibuild at all, but any solution that
> calls the qbs command line tool seems entirely wrong.
> Why not just start Creator via ibconsole?

While this works in theory, it has some major impacts on usability. The
most important one is that your workstations remains in state "building" as
long as QtCreator is running. Thus, no others can use your machine's CPUs
for IncrediBuilding, even if you do nothing else than having QtCreator
started. Furthermore, you don't have a chance to start any other instance
of QtCreator in the same way, e.g. because you want to use a second project
in a different context. ibConsole intercepts starting of Creator with the
message "Waiting for current build to complete...", until you close the
first instance.

I think my solution is doable, if it's guaranteed that the settings are all
the same and there is some kind of synchronization / locking. The latter is
still missing, however.

Thomas


>
> Christian
> _______________________________________________
> QBS mailing list
> QBS at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/qbs
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/qbs/attachments/20140722/cfa7365c/attachment.html>


More information about the Qbs mailing list