Guest User

Untitled

a guest
Dec 10th, 2016
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.38 KB | None | 0 0
  1. g++ -Wall -fexceptions -g -c "/home/gabriel/Área de Trabalho/caramba/main.cpp" -o obj/Debug/main.o
  2. g++ -o bin/Debug/caramba obj/Debug/main.o
  3. g++: error: obj/Debug/main.o: Arquivo ou diretório não encontrado
  4. g++: fatal error: no input files
  5. compilation terminated.
  6.  
  7. Process terminated with status 1 (0 minute(s), 0 second(s))
  8. 0 error(s), 0 warning(s) (0 minute(s), 0 second(s))
Add Comment
Please, Sign In to add comment