Results 1 to 3 of 3
Hello to the forum.
Trying to code a Qt-app. Only thing I wanted to check was, if everyone else with qt/KDE installed has a QTDIR environment variable.
Because if that ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 06-02-2004 #1Linux Newbie
- Join Date
- Apr 2004
- Location
- Stockholm, Sweden
- Posts
- 130
QTDIR
Hello to the forum.
Trying to code a Qt-app. Only thing I wanted to check was, if everyone else with qt/KDE installed has a QTDIR environment variable.
Because if that isn't the case, then I can't rely on it in the Makefiles (which would suck)
If you have qt installed, a simple yes or no answer will be quite sufficient = )
Thanks
- 06-03-2004 #2Linux Newbie
- Join Date
- Apr 2004
- Posts
- 101
yes i do have the QTDIR variable set and it is set to /usr/qt/3 (Gentoo). i have also seen paths set to /usr/qt3 so better to be sure
I\'m just a simple fisherman blessed with a lot of friends
- 02-19-2007 #3Just Joined!
- Join Date
- Feb 2007
- Posts
- 5
I have a question along the same line.... I just installed Qt4.2 but qmake keeps trying to use the 3.1 version. How do I make it use the new version of qmake?


Reply With Quote
