User forums > Help
New program returns value immediately
MichKat:
I hope this is the rebuild log.
--- Code: ---
-------------- Clean: Debug in soc (compiler: GNU GCC Compiler)---------------
Cleaned "soc - Debug"
-------------- Build: Debug in soc (compiler: GNU GCC Compiler)---------------
g++.exe -o bin\Debug\soc.exe obj\Debug\main.o
g++.exe: error: obj\Debug\main.o: No such file or directory
g++.exe: fatal error: no input files
compilation terminated.
Process terminated with status 1 (0 minute(s), 0 second(s))
2 error(s), 0 warning(s) (0 minute(s), 0 second(s))
--- End code ---
Miguel Gimenez:
There is no command for compiling main.cpp.
Go to Project -> Properties -> Build targets and select the Debug target. Then, in the lower right corner (Build target fiiles), look for main.cpp and check it. Close and do a full rebuild again.
MichKat:
Already had it as checked.
Miguel Gimenez:
Then zip the project and attach it here.
MichKat:
Here it hopefully is.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version