[Qt-interest] "Failure to read QMAKESPEC conf file" in hudson
felix.rao at nokia.com
felix.rao at nokia.com
Mon Aug 2 09:27:39 CEST 2010
Hi,
I'm trying to build tests/auto/qhash in hudson. and facing the problem:
+ qmake
Failure to read QMAKESPEC conf file /usr/local/Trolltech/Qt-4.7.0/mkspecs/linux-g++/qmake.conf.
Error processing project file: /var/lib/hudson/jobs/qti_test_project/workspace/tests/auto/qhash/qhash.pro
The corresponding env variables are listed below:
export QTDIR=/usr/local/Trolltech/Qt-4.7.0
export QTLIB=${QTDIR}/lib
export QTINC=${QTDIR}/include
export QMAKESPEC=$QTDIR/mkspecs/linux-g++
export PATH=${QTDIR}/bin:$PATH
I can build qhash through command line and qt-creator. So I put the lines above into my hudson script but still facing the same error. Could anybody give me some advice? Thanks a lot!
Best regards,
Felix
More information about the Qt-interest-old
mailing list