[Qt-creator] Qt Creator 2.8.0 beta stuff
Thomas Meyer
public at meyer-thomas.com
Mon Jun 3 13:37:51 CEST 2013
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
...
Qt Creator 2.7.0
Based on Qt 5.0.2 (32 bit)
Built on Apr 9 2013 at 09:32:03
From revision b6257ef735
MS Windows 7 Home Editon
...
I have configured the project and the first what happens was,
that the "Evaluating" process never ends (the same with Qt Creator 2.7.0
src). After about 15 minutes, I closed
the Qt Creator (from outside, because Qt Creator was disabled or
blocked) and starts again.
The project is loading and I got some messages about qbs:
...
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.
During the successful build, I got the warning:
C:\Qt\qt-creator-2.8.0-beta-src\src\libs\3rdparty\botan\botan.cpp:35140:
warning: C4297: 'Botan::bigint_sub2_rev' : function assumed not to throw
an exception but does
The function is extern "C" and /EHc was specified
I have started the new version and it loads the same session, but never
ends. So again, closed the new
Qt Creator (but have first closed the session in Qt Creator 2.7.0) and
starts again and it works.
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...).
I have disabled all and found the following:
... the snippets dont work any more (in Qt Creator 2.7.0 too)
... in 'Options' -> 'Text Editor' -> 'Behavior' are some hints for C++
and Qt Quick (I don't want anything except a "simple" editor ;-) )
... 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)
Thanks,
Thomas Meyer
More information about the Qt-creator
mailing list