User forums > Help

No such file or directory "error not input file" Build filed 2 errors

<< < (3/6) > >>

Poruks:

--- Code: ----------------- Build: Debug in tyew (compiler: GNU GCC Compiler)---------------

g++.exe  -o bin\Debug\tyew.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 ---

There have been a few times after restarting my computer when i was able to run a program. Once the time comes when i can't run a program it stays like that forever until i restart my computer. Around 20% of my restarts result in me being able to run a program 1-3 times before everything goes to shit and i have to restart

Commaster:
Do you have any antivirus or temporary-files-cleaning software installed and possibly running/checking regularly?

Please press the Rebuild button (2 circling arrows) and post the full build log for that.

Poruks:

--- Code: ----------------- Clean: Debug in fhghgh (compiler: GNU GCC Compiler)---------------

Cleaned "fhghgh - Debug"

-------------- Build: Debug in fhghgh (compiler: GNU GCC Compiler)---------------

g++.exe  -o bin\Debug\fhghgh.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 ---

I have no anti-virus installed. Tried turning off everything in Windows Security Centre and it didn't do anything

Commaster:
Looks like https://forums.codeblocks.org/index.php/topic,24123.msg164559.html#msg164559 since I can't see your source file getting used at all.

Poruks:
main.cpp is checked

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version