Struggling to Compile C++ in Visual Studio Code – Help!

0
4
Asked By N00bCoder42 On

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

Answered By TechSavvyDude On

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!

N00bCoder42 -

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!

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.