[Qt-creator] Qt Creator 2.8.0 beta stuff

Ziller Eike Eike.Ziller at digia.com
Mon Jun 3 14:51:18 CEST 2013


On 03.06.2013, at 13:37, Thomas Meyer <public at meyer-thomas.com> wrote:

> Hi,
> I have downloaded
> qt-creator-2.8.0-beta-src.zip
> from
> http://download.qt-project.org/development_releases/qtcreator/2.8/2.8.0-beta/
> unzipped it and loaded the
> qtcreator.pro
> into a new session of
>
[…]

> ...
> Could not find .pro file for sub dir '../shared/qbs/src/lib' in 
> 'C:/Qt/qt-creator-2.8.0-beta-src/src/libs/../shared/qbs/src/lib'
> 
> Could not find .pro file for sub dir '../shared/qbs/src/plugins' in 
> 'C:/Qt/qt-creator-2.8.0-beta-src/src/libs/../shared/qbs/src/plugins'
> 
> Could not find .pro file for sub dir '../shared/qbs/static.pro' in 
> 'C:/Qt/qt-creator-2.8.0-beta-src/src/libs/../shared/qbs/static.pro'
> 
> Could not find .pro file for sub dir '../shared/qbs/src/lib' in 
> 'C:/Qt/qt-creator-2.8.0-beta-src/src/libs/../shared/qbs/src/lib'
> 
> Could not find .pro file for sub dir '../shared/qbs/src/plugins' in 
> 'C:/Qt/qt-creator-2.8.0-beta-src/src/libs/../shared/qbs/src/plugins'
> 
> Could not find .pro file for sub dir '../shared/qbs/static.pro' in 
> 'C:/Qt/qt-creator-2.8.0-beta-src/src/libs/../shared/qbs/static.pro'
> ...
> 
> The qbs folder is empty.

The source zip/tar.gz doesn't have the qbs submodule sources. Known issue, source zip/tar.gz will be fixed.

> The next what I found was, that the check boxes from the plugin dialog 
> have the same problems like Qt Creator 2.7.0
> 
> (I wrote it in an E-Mail before…).

If you use the same Qt version for compiling Qt Creator, then that is not surprising. If you use a later Qt version, then it means that your bug is not fixed in Qt yet. Did you create a bug report?

> I have disabled all and found the following:
> ... the snippets dont work any more (in Qt Creator 2.7.0 too)

True, looks like our "PlainTextEditor" doesn't work with snippets (looked back to 2.5 and it didn't work there either), have you created a bug report (please do so if not)?

> ... in 'Options' -> 'Text Editor' -> 'Behavior' are some hints for C++ 
> and Qt Quick (I don't want anything except a "simple" editor ;-) )

Yes. It is actually an improvement for everyone who *does* use C++ or Qt Quick :)

> ... I don't want the external tools Qt Quick and Linguist (neighter in 
> the menu nor in the options; it gives no sense, if I can disable the
> plugin)

You can remove them from share/qtcreator/externaltools (or src/share/qtcreator/externaltools in the sources)

Br, Eike

-- 
Eike Ziller, Senior Software Engineer - Digia, Qt
 
Digia Germany GmbH, Rudower Chaussee 13, D-12489 Berlin
Geschäftsführer: Mika Pälsi, Juha Varelius, Anja Wasenius
Sitz der Gesellschaft: Berlin, Registergericht: Amtsgericht Charlottenburg, HRB 144331 B




More information about the Qt-creator mailing list