On Sun, Feb 02, 2003 at 02:27:08PM +0100, Lawrence Oluyede wrote: > ****************************************************************************** > /usr/bin/make will be used as the make program. > ****************************************************************************** > QMAKESPEC has not been set, so configuration cannot be deduced. > Error processing project file: [EMAIL PROTECTED]/qttest.pro > ****************************************************************************** > Error: /usr/share/qt/bin/qmake failed with an exit code of 2. > ******************************************************************************
export QMAKESPEC=$(QTDIR)/mkspecs/linux-g++ qmake for Qt >= 3.1.1 wants this... _______________________________________________ PyKDE mailing list [EMAIL PROTECTED] http://mats.gmd.de/mailman/listinfo/pykde
