I downloaded and installed MinGW. I used a graphics program to install the C ++ compiler.
Entering gcc at the Windows command prompt prints:
gcc is not recognized as an internal or external command
I checked and gcc.exe present in C:\MinGW\bin . What's wrong?
c ++ gcc windows mingw
Aviv cohn
source share