How to Set up Visual Studio Code for C and C++ Programming [UPDATED]

Опубликовано: 25 Ноябрь 2024
на канале: Code Bear
108,753
1.5k

In this video ill show you how to setup visual studio code for c/c++ programming on windows , we will first download and Install C/C++ toolset like mingw which is a c/c++ compiler USING MYSYS2 and then we will install c/c++ extention in the vscode.

MYSYS2: https://www.msys2.org/
Command : pacman -S --needed base-devel mingw-w64-ucrt-x86_64-toolchain