• 4836阅读
  • 3回复

在ubuntu9.10中编译qt程序出错了 [复制链接]

上一主题 下一主题
离线hui@jluzh
 
只看楼主 倒序阅读 楼主  发表于: 2010-03-16
Debug的时候出错了
Assembler messages:
Fatal error: can't create debug/main.o: No such file or directory
make[1]: *** [debug/main.o] 错误 2
make[1]:正在离开目录 `/home/hui/08withCAM'
make:离开目录“/home/hui/08withCAM”
make: *** [debug] 错误 2
Exited with code 2.
Error while building project newPictureViewer
When executing build step 'Make'
离线wd007

只看该作者 1楼 发表于: 2010-03-17
还是把你的详细情况说一下
欢迎访问我的博客,一起学习提高
http://blog.csdn.net/qter_wd007
离线benbenmajia

只看该作者 2楼 发表于: 2010-03-19
can't create debug/main.o: No such file or directory
安然.....
离线steinlee

只看该作者 3楼 发表于: 2010-03-27
You may compile your code with release setting. Open your make file and remove O, O2, or O3 settings in CFLAGS and CXXFLAGS and add -g to both of them
Looking for remote C/C++ and Qt 兼职
快速回复
限100 字节
 
上一个 下一个