主题 : 移植问题? 复制链接 | 浏览器收藏 | 打印
级别: 新手上路
UID: 34083
精华: 0
发帖: 31
金钱: 155 两
威望: 31 点
综合积分: 62 分
注册时间: 2010-12-10
最后登录: 2012-04-09
楼主  发表于: 2011-03-04 11:00

 移植问题?

用x86编译成功但是用arm编译却出现这个问题?
[root@Juney rgb_color]# ls
build     rgb_color_base_form.ui  rgbcolor.desktop  rgbcolor.pro
main.cpp  rgb_color.cpp           rgb_color.h
[root@Juney rgb_color]# ./build
./build: line 3: /opt/FriendlyARM/mini2440/arm-qtopia/qtopia-2.2.0-FriendlyARM/setQpeEnv: No such file or directory
./build: line 4: qmake: command not found
make: *** No rule to make target `clean'.  Stop.
make: *** No targets specified and no makefile found.  Stop.
请问哪里出了问题?