Tutorial on how to setup Visual Studio Code for C/C++ Development specifically for Windows.
Resources:
Visual Studio Code download: https://code.visualstudio.com/
MSYS2 download: https://www.msys2.org/
Toolchain command:
pacman -S --needed base-devel mingw-w64-ucrt-x86_64-toolchain
—
📌 CHAPTERS
0:00 Introduction
0:45 Installing VSCode
1:17 Install C/C++ Extension
1:43 Install Compilers
3:50 Setup PATH
6:20 Running C/C++ Project
Thank you all for watching!
Subscribe if this was helpful!!