- 积分
- 22
贡献80
飞刀14 FD
注册时间2013-6-2
在线时间5 小时
扫一扫,手机访问本帖
|
本帖最后由 hiolan 于 2013-8-1 20:59 编辑
AD9236
OP07AZ
#./build-all 不 成功
.
.
.
.
This is the Qt for Embedded Linux Open Source Edition.
You are licensed to use this software under the terms of
the Lesser GNU General Public License (LGPL) versions 2.1.
You are also licensed to use this software under the terms of
the GNU General Public License (GPL) versions 3.
Type '3' to view the GNU General Public License version 3.
Type 'L' to view the Lesser GNU General Public License version 2.1.
Type 'yes' to accept this license offer.
Type 'no' to decline this license offer.
Do you accept the terms of either license?
g++ -c -o project.o -pipe -DQMAKE_OPENSOURCE_EDITION -I. -Igenerators -Igenerators/unix -Igenerators/win32 -Igenerators/mac -Igenerators/symbian -I/david/qt-everywhere-opensource-src-4.7.1/qt-everywhere-opensource-src-4.7.1/include -I/david/qt-everywhere-opensource-src-4.7.1/qt-everywhere-opensource-src-4.7.1/include/QtCore -I/david/qt-everywhere-opensource-src-4.7.1/qt-everywhere-opensource-src-4.7.1/src/corelib/global -I/david/qt-everywhere-opensource-src-4.7.1/qt-everywhere-opensource-src-4.7.1/src/corelib/xml -I/david/qt-everywhere-opensource-src-4.7.1/qt-everywhere-opensource-src-4.7.1/tools/shared -DQT_NO_PCRE -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/david/qt-everywhere-opensource-src-4.7.1/qt-everywhere-opensource-src-4.7.1/mkspecs/qws/linux-x86-g++ -DHAVE_QCONFIG_CPP -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT project.cpp
make: g++: Command not found
make: *** [project.o] Error 127
make: *** No targets specified and no makefile found. Stop.
make: *** No rule to make target `install'. Stop.
================================================
系统:ubuntu12.04
硬件:OK-6410
#gcc -v
gcc version 4.4.1 (Ubuntu 4.4.1-4ubuntu8)
#arm-linux-gcc -v
gcc version 4.3.2 (Sourcery G++ Lite 2008q3-72)
|
|