Code::Blocks Forums

User forums => Help => Topic started by: CellarDoor on November 29, 2008, 12:12:02 pm

Title: Project has not been built
Post by: CellarDoor on November 29, 2008, 12:12:02 pm
Hi, everybody! I'm a rookie in C programming and I've started my first program with my code blocks(8.02 for Mac OS).

However, it seems that I encountered some problems.

I started it in this way. File -> new -> project -> Console Application -> C++ -> project title & filename
Then I built the file and I ran it (just the "helloworld" program)
     
But there came the information "It seems that this project has not been built yet. Do you want to build it now?"

I got puzzled. Surely I'd pressed the build button. Anyone could help me?

Thanks!
Title: Re: Project has not been built
Post by: Toms on January 20, 2010, 03:49:07 am
Hello.  I am now facing the same problem.  Did you ever figure out how to move past this point?
Thanks.
Title: Re: Project has not been built
Post by: Folco on January 20, 2010, 02:08:07 pm
Did you build a release or a debug executable ?