NeHe OpenGL教程源码Qt版(1-29课)

在UBUNTU下编译QT4

做到下面这条命令的时候,总是报错
../qt-everywhere-opensource-src-4.6.3/configure -prefix ${BUILT} -opensource -confirm-license -release -shared -embedded arm -xplatform qws/linux-arm-g++ -depths 16,18,24 -qt-libjpeg -qt-zlib -qt-libpng -qt-freetype -little-endian -host-little-endian -no-qt3support -no-libtiff -no-libmng -no-opengl -no-mmx -no-sse -no-sse2 -no-3dnow -no-webkit -no-qvfb -no-phonon -no-nis -no-opengl -no-cups -no-glib -no-xcursor -no-xfixes -no-xrandr -no-xrender -no-separate-debug-info -nomake tools -nomake docs -qt-mouse-tslib -qt-mouse-pc -qt-mouse-linuxinput -qt-kbd-linuxinput -qt-kbd-tty -I${BUILT}/include -L${BUILT}/lib -D__ARM_ARCH_5TEJ__

报错信息
The tslib functionality test failed!
You might need to modify the include and library search paths by editing
QMAKE_INCDIR and QMAKE_LIBDIR in
/home/winsy/qt4/arm-qt4/qt-everywhere-opensource-src-4.6.3/mkspecs/qws/linux-arm-g++.

在网上找了各种办法仍然无法解决,尝试过在qmake.conf里添加QMAKE_INCDIR QMAKE_LIBDIR,不行,从网上重新down了份tslib重新搞还是不行
哪位大神可以帮我下,拜托拜托!

作者: winsy07   发布时间: 2011-03-28

在UBUNTU下编译QT4

做到下面这条命令的时候,总是报错
../qt-everywhere-opensource-src-4.6.3/configure -prefix ${BUILT} -opensource -confirm-license -release -shared -embedded arm -xplatform qws/linux-arm-g++ -depths 16,18,24 -qt-libjpeg -qt-zlib -qt-libpng -qt-freetype -little-endian -host-little-endian -no-qt3support -no-libtiff -no-libmng -no-opengl -no-mmx -no-sse -no-sse2 -no-3dnow -no-webkit -no-qvfb -no-phonon -no-nis -no-opengl -no-cups -no-glib -no-xcursor -no-xfixes -no-xrandr -no-xrender -no-separate-debug-info -nomake tools -nomake docs -qt-mouse-tslib -qt-mouse-pc -qt-mouse-linuxinput -qt-kbd-linuxinput -qt-kbd-tty -I${BUILT}/include -L${BUILT}/lib -D__ARM_ARCH_5TEJ__

报错信息
The tslib functionality test failed!
You might need to modify the include and library search paths by editing
QMAKE_INCDIR and QMAKE_LIBDIR in
/home/winsy/qt4/arm-qt4/qt-everywhere-opensource-src-4.6.3/mkspecs/qws/linux-arm-g++.

在网上找了各种办法仍然无法解决,尝试过在qmake.conf里添加QMAKE_INCDIR QMAKE_LIBDIR,不行,从网上重新down了份tslib重新搞还是不行
哪位大神可以帮我下,拜托拜托!

作者: winsy07   发布时间: 2011-03-28