[Qt-creator] New Project with qbs build without qbs plugin?
Christian Kandeler
christian.kandeler at digia.com
Wed Nov 20 12:07:34 CET 2013
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?
Christian
More information about the Qt-creator
mailing list