• 5984阅读
  • 4回复

编译qt-embedded-linux-opensource-src-4.5.2时出错! [复制链接]

上一主题 下一主题
离线wato
 
只看楼主 倒序阅读 楼主  发表于: 2009-07-21
make[1]: arm-linux-g++: Command not found
make[1]: *** [.obj/release-shared-emb-arm/qatomic_arm.o] Error 127
make[1]: Leaving directory `/home/chh/Project/qt/qt-embedded-linux-opensource-src-4.5.2/src/corelib'
make: *** [sub-corelib-make_default-ordered] Error 2


怎么解决?

我的CONFIG配置如下:
./configure \
-release \
-shared \
-fast \
-no-largefile \
-qt-sql-sqlite \
-no-qt3support \
-no-xmlpatterns \
-no-mmx \
-no-3dnow \
-no-sse \
-no-sse2 \
-no-svg \
-no-webkit \
-qt-zlib \
-qt-gif \
-qt-libtiff \
-qt-libpng \
-qt-libmng \
-qt-libjpeg \
-make libs \
-xplatform qws/linux-arm-g++ \
-nomake tools \
-nomake examples \
-nomake docs \
-nomake demo \
-no-nis \
-no-cups \
-no-iconv \
-no-dbus \
-no-openssl \
-embedded arm \
-little-endian \
-qt-freetype \
-depths 16,18 \
-qt-gfx-linuxfb \
-no-gfx-transformed \
-no-gfx-multiscreen \
-no-gfx-vnc \
-no-gfx-qvfb \
-qt-kbd-usb \
-no-glib
离线wato
只看该作者 1楼 发表于: 2009-07-21
....已解决
离线moper8759

只看该作者 2楼 发表于: 2009-09-03
how 解决???
离线denga188

只看该作者 3楼 发表于: 2009-10-07
请问是如何解决的?谢谢!
离线rqzrqh

只看该作者 4楼 发表于: 2009-10-07
make[1]: arm-linux-g++: Command not found
说明没有指定arm-linux-g++的路径,当然也就无法编译了
快速回复
限100 字节
 
上一个 下一个