filmov
tv
How to compile and run C++ program using G++ on Ubuntu (Linux)
Показать описание
In this video I am going to show How to Compile and Run C++ program Using G++ on Ubuntu 18.04 LTS Linux. Same instruction will be valid for Linux mint, Debian and other Debian based Linux systems.
==========================================
Confirm your installation by checking for G++ version by the command:
g++ --version
===========================================
Install build-essential by the command:
sudo apt install build-essential
===========================================
$ ./hello
Hello, World!
===========================================
★★★Top Online Courses From ProgrammingKnowledge ★★★
★★★ Online Courses to learn ★★★
★★★ Follow ★★★
DISCLAIMER: This video and description contains affiliate links, which means that if you click on one of the product links, I’ll receive a small commission. This help support the channel and allows us to continue to make videos like this. Thank you for the support!
How to run a C++ program on Ubuntu?
Compiling/Running C++ Programs?
Compile and Run simple C Program with G++ Compiler in Ubuntu
==========================================
Confirm your installation by checking for G++ version by the command:
g++ --version
===========================================
Install build-essential by the command:
sudo apt install build-essential
===========================================
$ ./hello
Hello, World!
===========================================
★★★Top Online Courses From ProgrammingKnowledge ★★★
★★★ Online Courses to learn ★★★
★★★ Follow ★★★
DISCLAIMER: This video and description contains affiliate links, which means that if you click on one of the product links, I’ll receive a small commission. This help support the channel and allows us to continue to make videos like this. Thank you for the support!
How to run a C++ program on Ubuntu?
Compiling/Running C++ Programs?
Compile and Run simple C Program with G++ Compiler in Ubuntu
Комментарии