[Solved] Qt Creator doesn't compile project
General and Desktop
4
Posts
3
Posters
4.5k
Views
1
Watching
-
wrote on 7 Jul 2013, 08:05 last edited by
Hi all,
I cannot compile my project with Qt Creator 2.7.2 and Qt 5.1.0:
@
Could not start process "/usr/bin/qmake" /home/dynup/Project/Project.pro -r -spec linux-g++
Error while building/deploying project Project (kit: Qt 5.1.0)
When executing step 'qmake'
@I don't know what is the problem! Everything (Qt versions and kits) is configured correctly. On command line it works!
Any hints?
Thanks!
dynup -
wrote on 7 Jul 2013, 13:05 last edited by
your sure that qmake is qmake-qt5, you can check in preferences
-
wrote on 8 Jul 2013, 08:38 last edited by
Check your kit settings. The settings will be on an "old" version of qmake and not your new 5.1.0. Did you install two version?
Greetz -
wrote on 13 Jul 2013, 11:29 last edited by
With Qt Creator 2.8.0 it works now! I don't know why, but thanks anyway!
1/4