Ubuntu下使用CodeBlocks写测试程序出错。
-------------- Build: Debug in hello ununtu (compiler: GNU GCC Compiler)---------------
g++ -Wall -fexceptions -g -c "/home/qyj/下载/hello ununtu/main.cpp" -o obj/Debug/main.o
g++ -o "bin/Debug/hello ununtu" obj/Debug/main.o
g++: error: obj/Debug/main.o: 没有那个文件或目录
g++: fatal error: no input files
compilation terminated.
Process terminated with status 1 (0 minute(s), 0 second(s))
0 error(s), 0 warning(s) (0 minute(s), 0 second(s))
最终确定,主要是路径中包含了中文名