Author Topic: Program Compiles but Does not Run  (Read 2384 times)

whoa

  • Guest
Program Compiles but Does not Run
« on: November 05, 2011, 03:44:57 am »
I've searched all over the internet for a possible solution but have found none.

Here's the problem:

In the past, I have been able to compile and run programs with the MinGW compiler inside of Codeblocks, but recently, the "Run" part of Codeblocks will keep prompting me with, "it seems this project has not been built yet." When Codeblocks goes to check for the existence of the .exe file, it finds none. For some reason, that file is not even created after a compile.

I've tried a complete uninstall of Codeblocks and then re-installed. Still, I'm having no luck.

I am grateful to anyone who knows the solution to this problem.

Offline Alpha

  • Developer
  • Lives here!
  • *****
  • Posts: 1513
Re: Program Compiles but Does not Run
« Reply #1 on: November 05, 2011, 04:16:33 am »
When you press the "Build" button, what (error) messages are displayed in the build log?