Thread Rating:
  • 2 Vote(s) - 4 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Code Block compiler: "No compiler found" Fix
#1
Hello all,

This is my first guide on how to fix the: '"test - Release" uses an invalid compiler. Skipping... Nothing to be done.' Error.

Open Code Blocks, and navigate to: Settings/Compiler and debugger. then go to: Toolchain executables. Click on: Path (...) and select your compiler. Mine was MinGW located in "Codeblocks/MinGW"
Now open a new project and test it out. It should compile properly!

I hope this helps!Smile


Inventor1

Reply
#2
I simply just don't recomend using Code Block, its the future Dev C++ [outdated]
I recomend using VS2010.
Reply
#3
Well, nice response Atthackers. Not contributing to this thread and all.

And @Inventor1, heh is that really a common issue for people? It's just selecting your installed compiler suite. Usually the default in MinGW, but you can also use Intel/MS/Borland and a few others. Just a matter of setting the paths!
Reply
#4
[quote='BacklTrack' pid='201859' dateline='1306717814']
Well, nice response Atthackers. Not contributing to this thread and all.

And @Inventor1, heh is that really a common issue for people? It's just selecting your installed compiler suite. Usually the default in MinGW, but you can also use Intel/MS/Borland and a few others. Just a matter of setting the paths!

I know of several people who needed help with this.

Inventor1
Reply
#5
(05-29-2011, 08:50 PM)Inventor1 Wrote: [quote='BacklTrack' pid='201859' dateline='1306717814']
Well, nice response Atthackers. Not contributing to this thread and all.

And @Inventor1, heh is that really a common issue for people? It's just selecting your installed compiler suite. Usually the default in MinGW, but you can also use Intel/MS/Borland and a few others. Just a matter of setting the paths!

I know of several people who needed help with this.

Inventor1

huh..im guessing they weren't too tech savvy or experienced programmers?
Reply
#6
(05-29-2011, 05:58 PM)Atthackers Wrote: I simply just don't recomend using Code Block, its the future Dev C++ [outdated]
I recomend using VS2010.

Not really, the last update was May 30th.

What do you expect from an open-source project? They have no deadlines to complete like MS, and they turn out a more quality product IMO. I dislike VS 2010 because it lacks basic code completion.
Reply
#7
(06-17-2011, 01:24 PM)Mr. House Wrote: Not really, the last update was May 30th.

What do you expect from an open-source project? They have no deadlines to complete like MS, and they turn out a more quality product IMO. I dislike VS 2010 because it lacks basic code completion.


Thanks for the replySmile


Inventor1
Reply
#8
(06-17-2011, 01:24 PM)Mr. House Wrote: Not really, the last update was May 30th.

What do you expect from an open-source project? They have no deadlines to complete like MS, and they turn out a more quality product IMO. I dislike VS 2010 because it lacks basic code completion.

Yeah, my first C teacher recommended Code::Blocks and a few people keep trying to get me to switch to VS because their code compiles differently than mine. I'm pretty sure it's only because I've got my Code::Blocks to adhere to some strict standards, though.
[Image: TYzKF.png]
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Building a Compiler ? prince76 10 4,761 02-21-2012, 09:17 AM
Last Post: AceInfinity
  Need a new compiler Richard Runz 2 924 08-07-2011, 11:17 AM
Last Post: [Dr.House]
  C++ Compiler Impuhlsive 2 1,288 05-09-2011, 06:24 AM
Last Post: cfillion
  c++ free compiler? Marda 17 4,455 10-29-2010, 02:46 PM
Last Post: Xzotic

Forum Jump:


Users browsing this thread: 1 Guest(s)