c++ - MinGW: "gcc is not recognized as an internal or external command" -


I downloaded and installed Mingo. I have used the graphical program to install the C ++ compiler.

Type GCC in Windows Command Line Print:

  GCC is not recognized as an internal or external command   

I checked, and is present in gcc.exe C: \ MinGW \ bin \ / code>. What is wrong?

Or on the command line, you must type "\ mingw \ bin \ gcc" instead simply "GCC " The best way to set the environment described above

Comments

Popular posts from this blog

java - ImportError: No module named py4j.java_gateway -

python - Receiving "KeyError" after decoding json result from url -

.net - Creating a new Queue Manager and Queue in Websphere MQ (using C#) -