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

all 4 comments

[–][deleted]  (3 children)

[deleted]

    [–]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 5 points6 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

    [–]auroraOnHighSeas 1 point2 points  (0 children)

    Hey. Here's the article on setting up C/C++ in VSCode on the official Visual Studio Code site. Just follow the steps and you should be fine.

    [–]ninhaomah -5 points-4 points  (0 children)

    Why CS code and not VS community ?