You are not logged in.

#1 2005-01-30 04:10:22

tx-cary
Member
From: China
Registered: 2004-12-13
Posts: 43

qmake error. Using kdevelop

I just install the archlinux 0.7 release. Then, when I compile my project in kdevelop, it says:

QMAKESPEC has not been set, so configuration cannot be deduced.
Error processing project file:

But this message did not appeal in my arch-0.6 (update to current).


The repo for Chinese software、fonts and IM
[archcn]
Server = http://arch.ourlinux.net:81/archcn

Offline

#2 2005-02-06 12:05:58

IceRAM
Member
From: Bucharest, Romania
Registered: 2004-03-04
Posts: 772
Website

Re: qmake error. Using kdevelop

Offline

#3 2005-02-06 20:27:10

STiAT
Member
From: Vienna, Austria
Registered: 2004-12-23
Posts: 606

Re: qmake error. Using kdevelop

hmm... any fix in sight? it starts to annoy me.

// STi


Ability is nothing without opportunity.

Offline

#4 2005-02-06 22:21:31

IceRAM
Member
From: Bucharest, Romania
Registered: 2004-03-04
Posts: 772
Website

Re: qmake error. Using kdevelop

add to /etc/profile.d/qt.sh a line with:

export QMAKESPEC=$QTDIR/mkspecs/linux-g++/

Make sure you restart before attempting to use qmake (env variables require some steps to propagate).

P.S. I haven't tried the fix though. It should work.

Offline

Board footer

Powered by FluxBB