安装qtopia-opensource-src-4.2.4.tar.gz时候
执行:
./configure -release -image /usr/local/qtopia -prefix /usr/local/qtopia -xplatform linux-arm-g++ -arch arm -no-qvfb -displaysize 320x240 -no-modem -quicklaunch -no-bluetooth -no-drm -no-infrared -extra-qtopiacore-config "-little-enddian -release -xplatform qws/linux-arm-g++ -embedded arm -qconfig qpe -depths 8,16,32 -qt-sql-sqlite -qt-kbd-usb -no-kbd-tty -no-mouse-linuxtp -qt-mouse-tslib -I/home/ljp/abc/include -L/home/ljp/abc/lib"
出现如下结果:
The tslib functionality test failed!
You might need to add additional include and library search paths
by passing the -I and -L switches to /home/ljp/qtopia/source/qtopiacore/qt/configure.
configure exited with value 1
搞了好几天了,求助!!!!!!
tslib是用的tslib-1.4.tar.gz,
应该也匹配啊,include和lib的目录也都没问题,不知道到底是怎么回事啊??????