News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

Code Blocks Building and Running HELP

Started by Keyes, August 29, 2012, 04:11:21 AM

Previous topic - Next topic

Keyes

Help me please. I have coded my first C++ program (Hello World program) And when I go and click the "Build and Run" button, nothing happens. Help me pleasee

MortenMacFly

Can you answer this question: "My application should calculate something, but it doesn't - why?"

If not, ask yourself what's wrong with yours. :P
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: [url="https://www.codeblocks.org/docs/main_codeblocks_en.html"]https://www.codeblocks.org/docs/main_codeblocks_en.html[/url]
C::B FAQ: [url="https://wiki.codeblocks.org/index.php?title=FAQ"]https://wiki.codeblocks.org/index.php?title=FAQ[/url]