tslib functionality test failed!
You might need to modify the include and library search paths by editing
QMAKE_INCDIR and QMAKE_LIBDIR in
/tool/qt/arm-qte-4.6.3/qt-everywhere-opensource-src-4.6.3/mkspecs/qws/linux-arm-g++.
make: *** No targets specified and no makefile found. Stop.
./build-all: line 12: cd: /usr/local/Trolltech/QtEmbedded-4.6.3-arm: No such file or directory
网上给出的解决方案是在在/../qt-embedded-linux-opensource-src-xx/mkspecs/qws/linux-arm-g++.这个文件夹下面qmake文件中进行添加tslib路径,但实际在../qt-embedded-linux-opensource-src-xx/mkspecs/qws/linux-arm-g++.这个文件夹下面没有qmake文件,只有qmake.conf 和qplatformdef.h两个文件