Code::Blocks Forums

User forums => General (but related to Code::Blocks) => Topic started by: covit on January 22, 2012, 06:19:40 pm

Title: how to use code::block to compile c or c++ programs.
Post by: covit on January 22, 2012, 06:19:40 pm

i want to know how to use code::block to compile c or c++ programs
i tried to make simple c++ program using console application using gcc gnu compiler .As a result,i was not able to compile it
infact none of the compilers worked
plz give me your suggestions as soon as possible.
Title: Re: how to use code::block to compile c or c++ programs.
Post by: stahta01 on January 22, 2012, 07:07:23 pm
Install a C/C++ Compiler.
Configure Code::Blocks to use an Installed Compiler.

Please READ the FAQs before posting again. It answer most basic beginner questions about Code::Blocks.
http://wiki.codeblocks.org/index.php?title=FAQ (http://wiki.codeblocks.org/index.php?title=FAQ)

Tim S.