[Qt-creator] New Project with qbs build without qbs plugin?

Mateusz Loskot mateusz at loskot.net
Wed Nov 20 13:02:37 CET 2013


On 20 November 2013 12:01, Mateusz Loskot <mateusz at loskot.net> wrote:
> On 20 November 2013 11:07, Christian Kandeler
> <christian.kandeler at digia.com> wrote:
>> On 11/20/2013 11:11 AM, Mateusz Loskot wrote:
>>> I use build of QtC from Git branch 3.0 made yesterday on Arch Linux 64-bit.
>>>
>>> I launch it and create a test project.
>>> The wizard lists, among others, the Plain C++ Project (Qbs Build).
>>> I choose it, fill in the wizard pages, confirm.
>>> Nothing happens, the newly created project is not being loaded.
>>> I try Open Project, the Qbs project type is not available.
>>> I check plugins and Build Systems plugins are all checked but
>>> AutotoolsProjectManager and QbsProjectManager.
>>>
>>> Is that normal that QtC allows to create Qbs-based project
>>> without QbsProjectManager plugin loaded?
>>
>>
>> We have recently added code that prevents build system-specific wizards
>> from appearing if the respective plugin is not loaded. And it works fine
>> for me: If I disable the qbs plugin, the wizards you mention disappear
>> (same for CMake). Are you sure the checkbox was already unchecked when
>> you started Creator?
>
> Yes, I'm sure both, Qbs and Autotools plugins had been unchecked when
> I started QtC.
>
> Here is fcomplete story:
>
> 0. Fresh installation of Arch Linux on VirtualBox.
> 1. Fresh build of Qt 5 (branch stable)
> 2. Fresh build of Qt Creator (branch 3.0
> 3. First run of Qt Creator in this in the system/environment ever,
> using command:
>
> XQTC=$HOME/dev/qt/_git/qt-creator/_build.use
> ${XQTC}/bin/qtcreator -style gtk -settingspath ${XQTC}/.config

I did another check, wiped out ${XQTC}/.config and launched Qt Creator.
The same plugins situation:
- Qbs and Autotools plugins are unchecked
- All project types/wizards with (Qbs Build) are available

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



More information about the Qt-creator mailing list