I downloaded the MinGW compiler for c and c++, I executed the installer and added the MinGW bin directory to the environment variables.
After that I tried to execute g++ --version on the cmd and I got the following error:
'g++' is not recognized as an internal or external command, operable program or batch file.
I have closed and opened again the cmd and restated my computer but the error persists.
