Author Topic: Code Blocks Building and Running HELP  (Read 2629 times)

Keyes

  • Guest
Code Blocks Building and Running HELP
« on: August 29, 2012, 04:11:21 am »
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

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9694
Re: Code Blocks Building and Running HELP
« Reply #1 on: August 29, 2012, 06:14:03 am »
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: https://www.codeblocks.org/docs/main_codeblocks_en.html
C::B FAQ: https://wiki.codeblocks.org/index.php?title=FAQ