Problems with C++ on Visual Studio Code with MinGW
Hi, I just started using Visual Studio code with MinGW-W64 and I followed the installation guide on the official website (https://code.visualstudio.com/docs/cpp/config-mingw#_prerequisites). When I try to run the C++ hello world source code, the following message appears. How do I fix this?