Execute C,C++ Programs with MinGW-w64 from GCC.

Опубликовано: 10 Ноябрь 2020
на канале: Innovator
4,986
22

This video tells you how we can compile and run C, C++ programs with MinGW-w64 Compiler from GCC, created to support the GCC compiler on Windows systems. 💻
📗 GCC website: https://gcc.gnu.org/
📙 MinGW-w64 website: http://mingw-w64.org/doku.php
⌚📕 Timestamps:
00:00 Introduction
00:45 Installation
03:13 Creating sample C++ program to Test
05:30 Setting Path in Environmental variables
06:15 Testing our Program
07:20 Conclusion.