I was installing vscode from scratch and I went through the Microsoft docs for installing gcc and MinGW. I added path variable in system variables, but still I get this error:
g++ : The term 'g++' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of
the name, or if a path was included, verify that the path is correct and try again.
Can somebody suggest how to fix this please?