[Qt-creator] Qt4ProjectManager plugin renamed to QmakeProjectManager

Mateusz Loskot mateusz at loskot.net
Thu Oct 31 13:36:20 CET 2013


On 31 October 2013 12:19, Christian Kandeler
<christian.kandeler at digia.com> wrote:
> On 10/31/2013 01:13 PM, Mateusz Loskot wrote:
>> I noticed, there is a condiiton in the qt-creator/src/plugins/plugins.pro file:
>>
>> isEmpty(QBS_INSTALL_DIR): QBS_INSTALL_DIR = $$(QBS_INSTALL_DIR)
>> exists(../shared/qbs/qbs.pro)|!isEmpty(QBS_INSTALL_DIR): \
>>      SUBDIRS += \
>>          qbsprojectmanager
>>
>> and indeed, I don't have ../shared/qbs/qbs.pro file (the folder is empty)
>>
>> Do I need to perform any special steps to enable QBS?
>
> git submodule update --init.

This does the trick, thank you.

I feel silly, but I did spend fair amount of time looking for
"How to build Qt Creator from Git" online and in README(s).
It seems there is no equivalent to
http://qt-project.org/wiki/Building_Qt_5_from_Git

Best regards,
-- 
Mateusz  Loskot, http://mateusz.loskot.net



More information about the Qt-creator mailing list