Menu

Installed Dev c++ 5.10, and I can't complie and run a program

2015-04-14
2015-04-15
  • Michael Jacob

    Michael Jacob - 2015-04-14

    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
  • Tor E Syversen

    Tor E Syversen - 2015-04-15

    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

     

Log in to post a comment.