I have followed the instruction for setting environment everything went good but at the end when I have wrote my code is not working exactly in compiler appears this words “g++’ is not recognized as an internal or external command,
operable program or batch file.
[Finished in 0.1s with exit code 1]
[shell_cmd: g++ “C:\Users\Farid\Documents\Codding blocks_Launchpad\hello.cpp” -o “C:\Users\Farid\Documents\Codding blocks_Launchpad/hello”]
[dir: C:\Users\Farid\Documents\Codding blocks_Launchpad]”
Setting environment
@farid.chorshanbiev make sure you have changed the path variable. You can also try googling the exact error message and you will probably find something on stack overflow 