I can also confirm this problem in codeblocks 13.12-3.1~bpo8+1.

-------------- Build: Debug in Hello world (compiler: GNU GCC Compiler)---------------

gcc -Wall -g -c "/home/joao/Programação/Hello world/main.c" -o obj/Debug/main.o
g++  -o "bin/Debug/Hello world" obj/Debug/main.o
g++: error: obj/Debug/main.o: Arquivo ou diretório não encontrado
g++: fatal error: no input files
compilation terminated.
Process terminated with status 4 (0 minute(s), 0 second(s))
0 error(s), 0 warning(s) (0 minute(s), 0 second(s))


--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to