Back to Browse

C/C++ with Visual Studio Code for Chrome OS and Linux

35.0K views
Sep 19, 2020
9:07

Here’s an updated video for setting up Visual Studio Code for C/C++ coding. Before I couldn’t get C/C++ working in Visual Studio Code so my previous video used Netbeans. I finally got it working and this video will show you how. Commands to run: Update packages and repositories: sudo apt-get update sudo apt-get upgrade Install gcc and debugger: sudo apt-get install build-essential gdb Test gcc installation: gcc --version Links: Install Linux in Chrome OS: https://youtu.be/t0meAuG-jN4 Install Visual Studio Code: https://youtu.be/j-ThcVBqNO0 Attributions: C++ logo Credits Linux Mascot image: [email protected] Larry Ewing and The GIMP / CC0 Jeremy Kratz / Copyrighted free use

Download

1 formats

Video Formats

360pmp415.1 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

C/C++ with Visual Studio Code for Chrome OS and Linux | NatokHD