[Qt-creator] Strange bug at import and confusing status bar
Pim Schellart
P.Schellart at student.science.ru.nl
Tue Nov 18 13:36:27 CET 2008
I tried to import an existing project by File -> Load project and
selecting the project file. It refused to build.
I thought this might be due to the fact that I needed to delete all
moc and object files before importing. So I unloaded the project,
deleted the directory and restored it from backup, then I removed the
files and started Qt Creator again.
When I click the project I get a distorted dialog (see attached
screenshot).
If I just choose Done and click build the statusbar hangs half way
through (coloured red) the output reads:
Running build steps for project BlackHoleSpectrum...
Starting: /usr/local/Trolltech/Qt-4.4.3/bin/qmake /Users/pim/
Development/Projects/BlackHoleSpectrum-Qt/BlackHoleSpectrum.pro -spec
macx-g++ -r -after SOURCES*=/Applications/QtCreator.app/Contents/
Resources/gdbmacros/gdbmacros.cpp -after QT*=network
Exited with code 0.
Starting: /usr/bin/make debug -w
make: Entering directory `/Users/pim/Development/Projects/
BlackHoleSpectrum-Qt'
make: *** No rule to make target `debug'. Stop.
make: Leaving directory `/Users/pim/Development/Projects/
BlackHoleSpectrum-Qt'
Exited with code 2.
Error while building project BlackHoleSpectrum
When executing build step 'Make'
It would be nice if the compile output was automatically displayed in
case the build fails due to errors other than syntax errors.
Besides the distorted screen, which is obviously a bug, does anyone
know what is going wrong with building imported projects? Compiling
works fine when using qmake and make from the command line.
Kind regards,
Pim Schellart
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-creator-old/attachments/20081118/d64ebb86/attachment.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: screenshot.png
Type: image/png
Size: 146438 bytes
Desc: not available
Url : http://lists.qt-project.org/pipermail/qt-creator-old/attachments/20081118/d64ebb86/attachment.png
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2425 bytes
Desc: not available
Url : http://lists.qt-project.org/pipermail/qt-creator-old/attachments/20081118/d64ebb86/attachment.bin
More information about the Qt-creator-old
mailing list