Getting Started With C++ on Linux: Setting up GCC, CMake & VS Code

1 month ago
1

Learn how to quickly set up your "dev environment" on Linux for C++ programming. This short tutorial shows you how to install GCC/G++, CMake, and Visual Studio Code (a.k.a., VS Code). You'll be up and running in no time.

Click the following link for a summary:
https://keasigmadelta.com/blog/getting-started-with-c-on-linux-setting-up-gcc-cmake-and-vs-code

NOTE: This video is an excerpt from The CMake Tutorial: https://cmaketutorial.com

Loading comments...