How to use C++ in VA code (help)
I’ve downloaded vs code and wanted to try using c++ in it. I’ve installed the c/c++ Microsoft extension package and the code runner by Jun Han. Then, I downloaded the msys2 msys and typed in the Pac-Man code to instal the package. I’ve also go into edit the system environment to add the msys2\ucrt64\bin file. I tried typing in g++ --version and gcc --version in vs code but there’s an error message.
Anyone knows how to fix this issue? Thanks.