Open a new Command Prompt and type g++ --version . If you see version info, you’re ready. For macOS (Clang)
Before downloading a compiler, you need to give VS Code the intelligence to understand C++ code. Open . download c++ compiler for visual studio code
Click and add the path to your MinGW bin folder (usually C:\msys64\mingw64\bin ). Open a new Command Prompt and type g++ --version