Code::Blocks Forums

User forums => General (but related to Code::Blocks) => Topic started by: kensher on March 20, 2013, 12:51:22 am

Title: New error code (from the official website - binary release)
Post by: kensher on March 20, 2013, 12:51:22 am
Hello!
The error code I get seems to imply that the compiler of some sort is the problem.
However, I don't possess the adequate competance to resolve this problem.
Any thoughts? Picture posted below:

(http://i49.tinypic.com/1zeksqt.png)

Title: Re: New error code (from the official website - binary release)
Post by: oBFusCATed on March 20, 2013, 01:06:47 am
What about searching the forum and the internet about it? It is the most asked question around here, so it should be easy to find the information required to solve it.
Title: Re: New error code (from the official website - binary release)
Post by: kensher on March 20, 2013, 01:13:22 am
Already did, bud.
Found nothing spesific.
A factual answer would have been very much appreciated.
Thanks in advance
Title: Re: New error code (from the official website - binary release)
Post by: stahta01 on March 20, 2013, 01:29:41 am
Step 1: Install or find an installed Compiler on your computer.
Step 2: Configure Code::Blocks toolchain to use that compiler.

http://wiki.codeblocks.org/index.php?title=FAQ (http://wiki.codeblocks.org/index.php?title=FAQ)

Edit for step2: http://wiki.codeblocks.org/index.php?title=Installing_a_supported_compiler#Compiler-neutral_setup_steps (http://wiki.codeblocks.org/index.php?title=Installing_a_supported_compiler#Compiler-neutral_setup_steps)

Edit2 for Step1: http://wiki.codeblocks.org/index.php?title=Installing_a_supported_compiler#MinGW.2FGCC (http://wiki.codeblocks.org/index.php?title=Installing_a_supported_compiler#MinGW.2FGCC)

Tim S.
Title: Re: New error code (from the official website - binary release)
Post by: kensher on March 20, 2013, 01:48:28 am
Ok. Thanks for your excellent response.
I'm a little confused though. Is the compiler something you can install? (I'm running Windows 8). Is it possible to download and install the GCC compiler, or is it something that is built within the OS?

Also. step 2? Can you give me the instructions for that function? (lol).