主题 : 编译arm-qtopia出错 复制链接 | 浏览器收藏 | 打印
耐心学习技术
级别: 新手上路
UID: 75505
精华: 0
发帖: 35
金钱: 175 两
威望: 35 点
贡献值: 0 点
综合积分: 70 分
注册时间: 2012-08-08
最后登录: 2014-01-03
楼主  发表于: 2012-08-27 11:28

 编译arm-qtopia出错

[root@localhost hello]# ls
build          hello.cpp      hello.h    main.cpp
hello_base.ui  hello.desktop  hello.pro  Makefile
[root@localhost hello]# ./build
rm -f .obj/release-shared/moc_hello_base.o
rm -f .moc/release-shared/moc_hello_base.cpp
rm -f .ui/release-shared/hello_base.cpp .ui/release-shared/hello_base.h
rm -f .obj/release-shared/hello.o .obj/release-shared/main.o .obj/release-shared/hello_base.o
rm -f *~ core *.core
/opt/FriendlyARM/mini2440/arm-qtopia/qtopia-2.2.0-FriendlyARM/qt2/bin/uic hello_base.ui -o .ui/release-shared/hello_base.h
make: /opt/FriendlyARM/mini2440/arm-qtopia/qtopia-2.2.0-FriendlyARM/qt2/bin/uic: Command not found
make: *** [.ui/release-shared/hello_base.h] Error 127