Code::Blocks Forums
User forums => Help => Topic started 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!
-
Hello. I am now facing the same problem. Did you ever figure out how to move past this point?
Thanks.
-
Did you build a release or a debug executable ?