Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: Ashenwraith on April 08, 2010, 08:21:33 pm

Title: Grayed-out 'Go' button and missing features
Post by: Ashenwraith on April 08, 2010, 08:21:33 pm
Hi, winxp here and I just installed v8.02 without MinGW--I had already installed MinGW separately.

My problem is that I can't compile in the IDE, create a new project, target, etc.

Many of the options appear missing or grayed-out like the 'Go' button.

I'm guessing I need to point/move/associate something?
Title: Re: Grayed-out 'Go' button and missing features
Post by: oBFusCATed on April 08, 2010, 09:39:23 pm
Does C::B found your mingw install?
Run or Start debug is the name of your Go button?

Read the manual to see how to configure C::B, then if something isn't clear ask questions...
Title: Re: Grayed-out 'Go' button and missing features
Post by: Ashenwraith on April 08, 2010, 10:39:20 pm
Does C::B found your mingw install?
Run or Start debug is the name of your Go button?

Read the manual to see how to configure C::B, then if something isn't clear ask questions...

Well I set my user variable 'path' to 'D:\PROGRAMMING\MinGW\bin'

I haven't done this in forever.

Is that correct?