Hey everyone! I'm new to C++ and facing a bit of a wall here. I've installed Visual Studio Code, MinGW, and the necessary extensions, but I keep getting an error saying "program xyz does not exist." I'm really confused and can't figure out what I'm doing wrong. I've tried some tutorials, but a lot of the info goes over my head. Any advice would be much appreciated!
1 Answer
Have you checked out the official Visual Studio Code C++ setup guide? It can be super helpful to follow those instructions step by step. If something's not working, let us know which part is causing the trouble and the specific error message you’re seeing!
I did follow the guide, but I'm not exactly sure where I went wrong since I'm still learning. Luckily, one of the suggestions helped, so I'm back on track. Thanks a bunch!