• 3620阅读
  • 0回复

[提问]qt交叉编译问题 版本qt-embedded-linux-opensource-src-4.5.3/ [复制链接]

上一主题 下一主题
离线yangff
 

只看楼主 倒序阅读 楼主  发表于: 2014-04-01
本人新手求各位大大把下脉出什么问题
提示:
You might need to modify the include and library search paths by editing
QMAKE_INCDIR and QMAKE_LIBDIR in
/home/rosi/Desktop/qt-embedded-linux-opensource-src-4.5.3/mkspecs/qws/linux-arm-g++.

./mkspecs/qws/linux-arm-g++/qmake.conf 下 配置文件如下


# modifications to g++.conf
QMAKE_CC                = arm-hismaill-linux-gcc
QMAKE_CXX               = arm-hismaill-linux-g++
QMAKE_LINK              = arm-hismaill-linux-g++
QMAKE_LINK_SHLIB        = arm-hismaill-linux-g++

# modifications to linux.conf
QMAKE_AR                = arm-hismaill-linux-ar cqs
QMAKE_OBJCOPY           = arm-hismaill-linux-objcopy
QMAKE_STRIP             = arm-hismaill-linux-strip



arm-himail-linux-g** 在系统路径下能找到  环境redhat 5.8和Ubuntu10.04 12.04都出现这个问题

再附上configure 命令
./configure -prefix /usr/local/hisi_lib/QtEmbedded-4.5.3 -no-qt3support -xplatform qws/linux-arm-g++ -embedded arm -qt-zlib -qt-libjpeg -make libs -nomake examples -nomake demos -nomake docs -no-nis -no-cups -no-iconv -qt-gfx-linuxfb -no-gfx-transformed -no-gfx-qvfb -no-gfx-vnc -no-gfx-multiscreen -no-kbd-tty -no-glib -qt-mouse-tslib -I/usr/local/hisi_lib/tslib/include -L/usr/local/hisi_lib/tslib/lib
快速回复
限100 字节
 
上一个 下一个