Windows 7 - 'make' is not recognized as an internal or external command, operable program or batch file

前端 未结 12 1762
名媛妹妹
名媛妹妹 2020-11-28 11:59

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 ->

12条回答
  •  清酒与你
    2020-11-28 12:13

    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!

提交回复
热议问题