Find debug in visual studio code C++ #8172
Unanswered
Divyalovecoding
asked this question in
Q&A
Replies: 1 comment
-
You should open a folder. Add the file and do F5. You can find more at https://code.visualstudio.com/docs/cpp/config-mingw . |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi I have some issue in order to debug C++ with visual studio code.
I followed this tutorial : https://code.visualstudio.com/docs/languages/cpp
I'm using Visual Studio Code on windows 10.
I set the path of g++/gcc properly in environment variables in both system variables and user variables.
Also I close it and again run as administrator.
Also, when I check in command prompt I shows only fatal error.
Could you please help me, it has been at least a week and I still didn't find the issue.
Beta Was this translation helpful? Give feedback.
All reactions