Why Can’t I Compile My C++ Programs in Visual Studio Code?

0
0
Asked By CleverGiraffe99 On

Hey everyone! I'm really struggling with C++ at the moment. I've recently installed Visual Studio Code, MinGW, and the necessary extensions, but I keep getting this error that says "program xyz does not exist". I'm not sure what's going wrong, and I've watched a few tutorials, but I find the information overwhelming. Any tips or guidance would be greatly appreciated! Also, just an FYI, installing Visual Studio seemed to help, but I don't understand why it worked. Thanks in advance!

1 Answer

Answered By CuriousCoder42 On

Did you check out the official C++ setup guide for Visual Studio Code? If anything's still not working, let us know what steps you're taking and what error messages you're seeing! That info can really help us figure out the problem with your setup.

N00bAtCPlusPlus -

I looked at the guide but got lost. I think one of the tips you guys gave me worked, so I'm good now! Thanks a lot!

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.