This message is what I get when I try to compile and run a program, any help is greatly appreciated, thanks.
I also get a warning that says source file not compiled in a popup window thanks.
mingw32-make.exe: *** No rule to make target 'Untitled3.o', needed by 'Project1.exe'. Stop.
Compilation results...
Errors: 0
Warnings: 0
Compilation Time: 0.77s
Last edit: Michael Jacob 2015-04-14
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
This message is what I get when I try to compile and run a program, any help is greatly appreciated, thanks.
I also get a warning that says source file not compiled in a popup window thanks.
mingw32-make.exe: *** No rule to make target 'Untitled3.o', needed by 'Project1.exe'. Stop.
Compilation results...
Last edit: Michael Jacob 2015-04-14
try the CODE::BLOCKS Compiler from www.codeblocks.org and test the same code in this and compare the output
alternativ re-install Dev c++ 5.10
Tor