News:

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

Main Menu

I cant get my compiler to work?!?! please help

Started by Kennet, April 21, 2016, 08:23:44 PM

Previous topic - Next topic

Kennet

I would really like to learn to program, but im a noob at it. Can anyone tell me how to fix this error?

"hello world - Debug": The compiler's setup (GNU GCC Compiler) is invalid, so Code::Blocks cannot find/run the compiler.
Probably the toolchain path within the compiler options is not setup correctly?! (Do you have a compiler installed?)
Goto "Settings->Compiler...->Global compiler settings->GNU GCC Compiler->Toolchain executables" and fix the compiler's setup.
Skipping...
Nothing to be done (all items are up-to-date).

If you would help that would really be great!  :)

stahta01

http://wiki.codeblocks.org/index.php/Installing_a_supported_compiler#Compiler-neutral_setup_steps

Did you install a Compiler?
If no, install one.
If yes, the path you installed the compiler to is?

If you still have questions; please read the first two General FAQs before asking them. http://wiki.codeblocks.org/index.php/FAQ#General

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]