Author Topic: New error code (from the official website - binary release)  (Read 3760 times)

Offline kensher

  • Single posting newcomer
  • *
  • Posts: 8
New error code (from the official website - binary release)
« 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:




Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13413
    • Travis build status
Re: New error code (from the official website - binary release)
« Reply #1 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.
(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!]

Offline kensher

  • Single posting newcomer
  • *
  • Posts: 8
Re: New error code (from the official website - binary release)
« Reply #2 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

Offline stahta01

  • Lives here!
  • ****
  • Posts: 7600
    • My Best Post
Re: New error code (from the official website - binary release)
« Reply #3 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

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.
« Last Edit: March 20, 2013, 11:02:56 pm by stahta01 »
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 kensher

  • Single posting newcomer
  • *
  • Posts: 8
Re: New error code (from the official website - binary release)
« Reply #4 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).