Code::Blocks Forums

User forums => Help => Topic started by: Trolldrule0130 on March 12, 2016, 06:14:44 am

Title: "SayHello - Debug" uses an invalid compiler [YOUR ANSWER IS ALREADY THERE. SEARCH THE FORUMS!]. Skipping...
Post by: Trolldrule0130 on March 12, 2016, 06:14:44 am
I've been trying to run the "Hello World" program that every new project starts with, and all I get is ""SayHello - Debug" uses an invalid compiler [YOUR ANSWER IS ALREADY THERE. SEARCH THE FORUMS!]. Skipping..."

That's the whole log, and despite trying multiple different guides on how to fix this, none of them work.

Anybody know how to fix this?
Title: Re: "SayHello - Debug" uses an invalid compiler [YOUR ANSWER IS ALREADY THERE. SEARCH THE FORUMS!] [YOUR ANSWER IS ALREADY THERE. SEARCH THE FORUMS!].
Post by: stahta01 on March 12, 2016, 06:26:28 am
1. Install a Compiler
2. Configure Code::Blocks to use the installed Compiler.
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)

Tim S.