Compile C C++ in Windows 10 | MInGW | GCC | G++ | How to run C C++ Program in Command Prompt cmd

Опубликовано: 28 Сентябрь 2024
на канале: CodeStock India
448
9

#c #cpp #mingw #compile #windows

In this video, I have tried how to install MinGW in windows 10. The necessary setup to compile C or C++ or Cpp programs.

MinGW #download or #installation page : http://www.mingw.org/download/installer

Topic Covered:
1. How to get MinGW setup.
2. What are the necessary options to run C or Cpp programs.
3. Updating the path variables in windows 10.
4. how to compile C programs in windows 10.
5. How to run C executable file.
6. How to compile Cpp programs in windows 10.
7. How to run Cpp executable file
8. How run C or C++ program in #cmd