I have Windows 7 and tried to use the \'make\' command but \'make\' is not recognized as an internal or external command.
I did Start -> cmd -> run ->
Start -> cmd -> run ->
I am using windows 8. I had the same problem. I added the path "C:\MinGW\bin" to system environment variable named 'path' then it worked. May be, you can try the same. Hope it'll help!