0

I've installed mingw from mingw

While installing I stopped in mingw installation manager. I followed this tutorial : tutorial

In the Installation manager : enter image description here

Then I reviewed those changes :

enter image description here

Then I clicked close. After that I didn't get any downloads as said in the tutorial.

Then I opened my control panel to edit the environment variable.

In the control panel : enter image description here

After that I clicked ok.

After all these works, I still didn't get my run terminal in my windows 7 - 32 bit. Still I got only installation manager and shell. run terminal didn't appear

What to do next to get the run terminal???

enter image description here

harrymc
  • 455,459
  • 31
  • 526
  • 924

1 Answers1

0

For studies it is advised to use Code::Blocks IDE. Code Blocks uses MinGW as a compiler. You will get the same binary as using MinGW but in a comfort way.

http://www.codeblocks.org/downloads/26

pbies
  • 2,757
  • 3
  • 21
  • 23