qt-embedded-linux-opensource-src-4.4.3.tar.gz后,进入目录./configure后,出现下面代码
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/fq17503999/book2410/debugtool/qt-embedded-linux-opensource-src-4.4.3/mkspecs/qws/linux-arm-g++.
tslib 是关于开发板触屏的一个东西,可以安装
apt-get install autoconf
apt-get install automake
apt-get install libtool
再试试
本文介绍在Qt嵌入式Linux环境下配置遇到的问题及解决办法,主要针对配置过程中的tslib功能测试失败情况,提供了修改路径设置及安装必要软件包的具体步骤。
1106

被折叠的 条评论
为什么被折叠?



