How to set up C/C++ in Visual Studio Code! (Linux/Mac/Windows)
Описание
Welcome back! It's been a while since I uploaded a video, but here we are! I hope you enjoy today's video going through setting up the C/C++ environment in visual studio code!
VSCode Tutorial Page for C/C++:
https://code.visualstudio.com/docs/languages/cpp
**NOTE** I forgot to mention that in order to debug the code in VSCode you need a program called gdb which can be installed on the different operating systems like so:
Arch Linux: sudo pacman -S gdb
Ubuntu/Debian: sudo apt-get install gdb
Mac: brew install gdb
Windows: Latest version of VisualC++
(Windows is kind of special and uses their own version of C/C++ and their own debugging software)
--------------------------
My Links:
Mixer | https://mixer.com/qubyt
Gaming Channel | https://www.youtube.com/channel/UCafth7WKBRiwt2RuYvDC9bA
--------------------------
--------------------------
Outro Music:
Diviners feat. Contacreast - Tropic Love [NCS Release]
Link | https://www.youtube.com/watch?v=u6RJv7f__Mg
--------------------------
Thanks for watching!~
Рекомендуемые видео


















