Author Topic: New to Code - Compiling issue  (Read 3201 times)

Offline bob2

  • Single posting newcomer
  • *
  • Posts: 2
New to Code - Compiling issue
« on: August 21, 2010, 01:18:53 am »
Hi all
I'm new to CodeBlock.  Each time I try to run after compiling a console
project, message pops up indicating it hasn't compiled and it needs to do so
first.  So I click on the compile icon again, and the same message keeps popping.

Anything I need to configure first? 

Thanks much,
bob

Offline bob2

  • Single posting newcomer
  • *
  • Posts: 2
Re: New to Code - Building issue
« Reply #1 on: August 21, 2010, 01:43:35 am »
Sorry, I ment Run message pops up even after Building, not compiling.
It keeps asking to Build and upon clicking on Run again, nothing happens.

Thanks
bob2

Offline stahta01

  • Lives here!
  • ****
  • Posts: 7591
    • My Best Post
Re: New to Code - Compiling issue
« Reply #2 on: August 21, 2010, 01:56:01 am »
Anything I need to configure first? 

Yes.

1. Install A compiler
2. Configure Code::Blocks to use Compiler. Toolchain settings

Tim S.
C Programmer working to learn more about C++ and Git.
On Windows 7 64 bit and Windows 10 64 bit.
--
When in doubt, read the CB WiKi FAQ. http://wiki.codeblocks.org

Offline Jenna

  • Administrator
  • Lives here!
  • *****
  • Posts: 7255
Re: New to Code - Compiling issue
« Reply #3 on: August 21, 2010, 07:59:46 am »
You did not tell us which version of C::B you use, which OS you are on and which compiler you use (if any).

This violates our forum rules, and makes it impossible to help.