Author Topic: mingw32-gcc is not recognized  (Read 3555 times)

Astronerd314

  • Guest
mingw32-gcc is not recognized
« 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.

Offline scarphin

  • Lives here!
  • ****
  • Posts: 644
Re: mingw32-gcc is not recognized
« Reply #1 on: April 24, 2011, 08:13:13 pm »
U must add ur mingw/bin folder to the PATH if u haven't done so.