You are not logged in.
Pages: 1
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
Offline
hmm... any fix in sight? it starts to annoy me.
// STi
Ability is nothing without opportunity.
Offline
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.
:: / my web presence
Offline
Pages: 1