You are not logged in.

#1 2013-07-07 19:45:38

wizulis
Member
From: Riga, Latvia
Registered: 2010-04-19
Posts: 27

Qt Creator unable to start qmake.

When i try to compile any project from QtCreator, the application stalls for a bit and then throws this in the compilation output.

Could not start process "/usr/lib/qt/bin/qmake" /home/uldis/projects/TestProject.pro -r -spec linux-g++ CONFIG+=debug CONFIG+=declarative_debug CONFIG+=qml_debug 

If I run the same command from terminal (copy -> paste), everything works fine.

This started after:
[2013-07-07 14:40] [PACMAN] upgraded qtcreator (2.7.1-1 -> 2.7.2-1)

But I don't have the 2.7.1-1 x86_64 pkg file to revert the package and test if this fixes. Does anybody else has this problem? Or a fix?

Offline

#2 2013-07-07 19:50:39

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: Qt Creator unable to start qmake.

Use https://wiki.archlinux.org/index.php/Do … ck_Machine and see if the new version is at fault.


Edit: Does it have something to do with https://bugs.archlinux.org/task/36056 ?

Last edited by karol (2013-07-07 19:52:44)

Offline

#3 2013-07-08 04:57:29

shibing
Member
Registered: 2013-01-27
Posts: 1

Re: Qt Creator unable to start qmake.

hi, I also have this problem, may be it is a bug of qt5, do u have resolve it?

Offline

#4 2013-07-08 05:22:00

BxS
Member
From: Portugal
Registered: 2009-04-05
Posts: 24

Re: Qt Creator unable to start qmake.

after Qt5.1 and had the same or similar problem, a simple recompile of QtCreator solved it.

Offline

#5 2013-07-08 06:08:57

wizulis
Member
From: Riga, Latvia
Registered: 2010-04-19
Posts: 27

Re: Qt Creator unable to start qmake.

The bug seems to be THE problem. 

But reading the bug report in QT it seems that the problem is that qtcreator is compiled for 5.0 and that means  downgrade won't work. I will either have to recompile manually qtcreator or wait for arch repos to do it ( or qt people push the fix up to until it hits arch repos ).

Offline

Board footer

Powered by FluxBB