0
Not recognised as an internal or external command
Hi there! I have now moved on to doing c++ on computer. I've installed MinGW and I opened cmd.exe. I typed in c++ as a command and it said: "'c++' Not recognised as an internal or external command... " What is wrong? I have set the Environmental Variable "Path" to C:\MinGW\bin, but is still not working. Any suggestions highly appreciated. Many Thanks,
3 ответов
+ 1
Nura, I don't understand
0
c++ is not a MinGW command as it requires special syntax which you may find them here on solo learn CPP
you just need to import some libraries and start coding. :)