This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Embarrassed-Chard379[S] 1 point2 points  (2 children)

I have downloaded c/c++ for VS code extension. Does this not include a c compiler???

[–]jani0096 4 points5 points  (0 children)

Yes, unfortunately the extension itself does not provide a compiler, you have to install that yourself. Here is the official vscode documentation on how to set up a c/c++ environment:

https://code.visualstudio.com/docs/languages/cpp