Code::Blocks Forums

User forums => Help => Topic started by: T3G FuZe on August 03, 2010, 09:16:51 pm

Title: Compiler Error
Post by: T3G FuZe on August 03, 2010, 09:16:51 pm
This is what I get in the Build Log.

Code
"SayHello - Debug" uses an invalid compiler [YOUR ANSWER IS ALREADY THERE. SEARCH THE FORUMS!]. Probably the toolchain path within the compiler options is not setup correctly?! Skipping...
Nothing to be done.

I just started Learning today. How do I fix this?
Title: Re: Compiler Error
Post by: MortenMacFly on August 03, 2010, 09:30:05 pm
Probably the toolchain path within the compiler options is not setup correctly?!

I just started Learning today. How do I fix this?
Are you serious? What about checking the toolchain path int the compiler options??? :shock:
Title: Re: Compiler Error
Post by: RascalRyuk on August 07, 2010, 05:38:54 am
Same here, its not working
I got the Right version with the compiler


NEEEVERMIND  ;D
I got it working, try going
settings -> Compiler and debugger -> Toolchain executables -> Auto-detect
Title: Re: Compiler Error
Post by: nieup17 on November 06, 2010, 02:21:06 pm
hello I also had this problem and I couldn't fix it even with all the solution you proposed... too bad
But I fixed it!! I just didn't had "mingw32-gcc.exe" on my computer so no matter what the tool chain could be My laptop would never find it...
I had to download it, if you just google that you will see a direct link.
Hope this will help, or may be I was just stupid... :( 
Title: Re: Compiler Error
Post by: MortenMacFly on November 06, 2010, 09:20:26 pm
Hope this will help, or may be I was just stupid... :( 
Probably it's worth nothing that we have two installers: One with and one without any compiler. The latter is for people who already have their target compiler on their system (these are usually the most).