Code::Blocks Forums
User forums => Help => Topic started by: Kennet on April 21, 2016, 08:23:44 pm
-
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! :)
-
http://wiki.codeblocks.org/index.php/Installing_a_supported_compiler#Compiler-neutral_setup_steps (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 (http://wiki.codeblocks.org/index.php/FAQ#General)
Tim S.