From: Phil T. <ph...@ri...> - 2006-01-12 18:00:43
|
On Thursday 12 January 2006 5:37 pm, Patrick Stinson wrote: > qt-mac-opensource-4.1.0 installs frameworks into /usr/local/Trolltech/qt- > 4.1.0, which means that there is no reasonable way to set a QTDIR for or > pass a -q to configure.py. I am trying the -no-framework option to qt's > configure script, to see if that will help. What is the intended way to get > around this? QTDIR is a Qt3 thing. For other platforms you just make sure Qt's bin directory is on the PATH and it should then work it out. Phil |