News:

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

Main Menu

New error code (from the official website - binary release)

Started by kensher, March 20, 2013, 12:51:22 AM

Previous topic - Next topic

kensher

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:




oBFusCATed

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.
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

kensher

Already did, bud.
Found nothing spesific.
A factual answer would have been very much appreciated.
Thanks in advance

stahta01

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

Edit for step2: 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

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

kensher

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).