按照 qiliang<<Qtopia安装简要入门>>
.....
.....
编译qt-embedded-free-2.3.7
cd $QTEDIR/tools/qvfb
tmake qvfb.pro > Makefile
make
在这一步出现错误:/root/QT/qt-x11-free-2.3.2/bin/uic config.ui -o ./config.h
arm-linux-g++ -c -pipe -DQWS -fno-exceptions -fno-rtti -Wall -W -O2 -DNO_DEBUG -I/root/QT/qt-x11-free-2.3.2/src/3rdparty/libpng -I/root/QT/qt-x11-free-2.3.2/include -o qvfb.o qvfb.cpp
make: arm-linux-g++: Command not found
make: *** [qvfb.o] Error 127资源如下:
gcc-3.3.2 RedHat 9 系统自带
qt-x11-free-2.3.2
tmake-1.13
qtopia-free-1.7.0
qt-embedded-2.3.7
请问哪里错了?
[ 此贴被ashley在2006-04-30 00:10重新编辑 ]