Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: Astronerd314 on April 24, 2011, 03:15:02 pm

Title: mingw32-gcc is not recognized
Post by: Astronerd314 on April 24, 2011, 03:15:02 pm
C::B:  10.05
OS: Windows 7

I apologize if this is a stupid question. I am trying to set up wxWidgets, following the tutorials on the wiki, but I am having trouble. When I enter 'mingw32-gcc' to the command prompt, it tells me that it is not recognized. I added 'mingw32-gcc' to the windows PATH environment variable to link to the bin folder, and I cannot figure out what I can do. What am I doing wrong, or what am I missing?
Sorry again for the stupid question.
Title: Re: mingw32-gcc is not recognized
Post by: scarphin on April 24, 2011, 08:13:13 pm
U must add ur mingw/bin folder to the PATH if u haven't done so.