[QBS] qbs & qt creator

Christian Kandeler christian.kandeler at digia.com
Thu May 22 17:38:05 CEST 2014


On 05/22/2014 05:04 PM, Kurt Keller wrote:
>> Is this a self-compiled Creator or did you download it in binary form?
>
> This is a self-compiled Creator.

In that case it's much simpler. Just do a "make install" for your qbs 
build and set the QBS_INSTALL_DIR environment variable to the respective 
install root before compiling Qt Creator. Then Creator will build 
against the installed qbs, ignoring its own copy (you may or may not 
delete the git submodule, it should not make a difference).
Caveat: I have not tested this configuration in a while. But it 
definitely used to work at some point in the not too recent past.


Christian




More information about the Qbs mailing list