What is the qmake-binary? What does "which qmake" say? What happens when you pass the full path of qmake (the right one in /usr/local/Trolltech/whatever) instead of just qmake?
What is the qmake-binary? What does "which qmake" say? What happens when you pass the full path of qmake (the right one in /usr/local/Trolltech/whatever) instead of just qmake?
It's nice to be important but it's more important to be nice.
this is the output:
nina:~ askot$ which qmake
/usr/local/Trolltech/Qt-4.1.0/bin/qmake
thanks![]()
OK, I try to install Qt 4.1-mac-opensource myself.
It's nice to be important but it's more important to be nice.
Ok.
Thanks for the help.
I can't reproduce the problem here. I unpacked Qt 4.1, did ./configure --qt-png because I have problems with system libpng, make, sudo make install, removed the sourcetree and did a /usr/local/Trolltech/Qt-4.1/bin/qmake && make with a testproject. No warnings appeared.
Edit: I found this in the Trolltech Task tracker:
http://www.trolltech.com/developer/t...entry&id=80530
Last edited by axeljaeger; 23rd February 2006 at 15:39.
It's nice to be important but it's more important to be nice.
Bookmarks