• 6690阅读
  • 3回复

[提问]4.7.3for arm 编译配置问题 [复制链接]

上一主题 下一主题
离线lcqpe
 

只看楼主 倒序阅读 楼主  发表于: 2011-06-29
我的config:
./configure -prefix /usr/local/Trolltech/qt-4.7.3-arm -opensource -confirm-license -release -shared -embedded arm -xplatform qws/linux-arm-gnueabi-g++ -no-qt3support -fast -no-largefile -qt-mouse-tslib -I /usr/tslib/include -L /uar/tslib/lib --make tools -nomake demos -make examples -nomake docs -qt-zlib -qt-libjpeg -qt-libpng -qt-libtiff -qt-gif -no-multimedia -qt-gfx-linuxfb -qt-gfx-transformed -no-mmx -no-3dnow -no-sse -no-sse2 -no-sse3 -no-ssse3 -no-sse4.1 -no-sse4.2 -no-avx -no-neon -qt-freetype -depths 16,18,24 -no-nis -no-iconv -no-cups -no-pch -no-webkit
提示

tools: unknown argument
-qt-gfx-linuxfb: unknown argument
-qt-gfx-transformed: unknown argument
You have not explicitly asked to use pkg-config and are cross-compiling.
pkg-config will not be used to automatically query cflag/lib parameters for
dependencies
请问一下哪里有问题,怎么修改能解决
离线abeldeng
只看该作者 1楼 发表于: 2011-06-29
tools: unknown argument
-qt-gfx-linuxfb: unknown argument
-qt-gfx-transformed: unknown argument

这3个是说参数不支持。
建议您直接看configure。
有的参考网上的资料跟你手头的configure不匹配
离线more_cn
只看该作者 2楼 发表于: 2011-06-29
./configure --test  或者./configure --help查下参数
离线lcqpe

只看该作者 3楼 发表于: 2011-06-29
谢谢两位了,上面的多了一根“-”,去掉了就能编译了,现在发现按这个配置编译,下到目标板上触摸不行,鼠标显示出来了,但是插上也没反应;我用的是tslib1.0的库,用ts_test程序是正常的
快速回复
限100 字节
 
上一个 下一个