Code::Blocks Forums

User forums => Help => Topic started by: Graviox on August 20, 2010, 02:01:25 am

Title: Code::Blocks Won't compile my code
Post by: Graviox on August 20, 2010, 02:01:25 am
Ok guys, I've done a fresh install of Code::Blocks 10.5 in my windows 7 machine, it came with MinGW compiler and I already set it up in the toolchain tab of the compiler settings so it SHOULD do everything right since it knows where the compiler is, but still when I try to build the log just shows "Nothing to be done" and of course nothing happens, this is my first time using it and I've already read through almost all the forums and there is no answer for this, so....

What could be the problem?

Title: Re: Code::Blocks Won't compile my code
Post by: MortenMacFly on August 20, 2010, 06:22:26 am
What could be the problem?
Could you post the full build log (see my sig)? Did you check you ave write permissions? Is your application probably indeed already compiled? Do you have an executable? Is the date of your files correct and not in the future?