Author Topic: Cant find compiler executable message  (Read 2364 times)

fredfish

  • Guest
Cant find compiler executable message
« on: February 22, 2015, 03:08:22 pm »
This is probably quite common but when I launch Code::Blocks I get the message

"Cant find compiler executable in your configured search path's for GNU GCC compiler"

I already have Microsoft Visual studio 2010 installed and I am guessing that it has something to do with that.

I wanted code::blocks as the book I am about to start trying uses that as its IDE.

Cheers

John

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13413
    • Travis build status
Re: Cant find compiler executable message
« Reply #1 on: February 22, 2015, 03:25:53 pm »
Probably GCC is set as the default compiler. Settings -> Compiler -> Set default to VC 2010
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]