图片:
版主,有没有搭建好Linux/Qt4/Qtopia2开发环镜的ubuntu虚拟机呢?我想在ubuntu下进行QT4的开发,编译tiny4412光盘里面的arm-qte-4.8.5-20131207.tar.gz(执行./build.sh),但遇到错误如下:
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
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/ss/Qt4.8.5/arm-qte-4.8.5/qt-everywhere-opensource-src-4.8.5/mkspecs/qws/linux-arm-g++.
make: *** 没有指明目标并且找不到 makefile。 停止。
ss@ss-vm:~/Qt4.8.5/arm-qte-4.8.5$
不管是用ubuntu12.04 的32位机还是64位机,都是遇到同样的错误。
直接用光盘中的 target-qte-4.8.5-to-hostpc.tgz添加到Qtctreator2.5.2中,提示错误为:Qt没有被正确安装,请运行make install
版主不知如何是好
