Visual Code Output error #7227
Answered
by
sean-mcmanus
prajjwallive
asked this question in
Q&A
-
Beta Was this translation helpful? Give feedback.
Answered by
sean-mcmanus
Mar 24, 2021
Replies: 1 comment
-
It looks like you're just running gcc in the terminal and not running your program. Can you try the tutorial at https://code.visualstudio.com/docs/cpp/config-mingw ? And/or try using right-click "Build and Debug Active File"? |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
prajjwallive
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It looks like you're just running gcc in the terminal and not running your program. Can you try the tutorial at https://code.visualstudio.com/docs/cpp/config-mingw ? And/or try using right-click "Build and Debug Active File"?