主题 : 我用arm-qtopia编译hello,为什么不行呢?还需要哪些文件,我是直接解压的 复制链接 | 浏览器收藏 | 打印
级别: 侠客
UID: 38454
精华: 0
发帖: 54
金钱: 270 两
威望: 54 点
综合积分: 108 分
注册时间: 2011-02-25
最后登录: 2019-08-10
楼主  发表于: 2011-03-03 16:00

 我用arm-qtopia编译hello,为什么不行呢?还需要哪些文件,我是直接解压的

[root@localhost hello]# ls
build  hello_base.ui  hello.cpp  hello.desktop  hello.h  hello.pro  main.cpp
[root@localhost hello]# ./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.