On 07/23/2014 04:18 PM, Thomas Epting wrote: > > > 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 > [...] > > Let me revisit this topic: Is there any other idea/chance of getting > IncrediBuild running smoothly with Qbs inside QtCreator?
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? Christian _______________________________________________ QBS mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/qbs
