o7planning

Install C/C++ Compiler MinGW on Windows

  1. C/C++ Compiler
  2. Download MinGW
  3. Installing MinGW

1. C/C++ Compiler

C-Compiler is a compiler. It compile your C/C++ code to computer code. In case you're programming on Windows OS, you have 2 options to install C Compiler:
  • MinGW
  • CygWin
You only need to install one of these two compilers. The fact that MinGW is preferred

2. Download MinGW

3. Installing MinGW

Selecting all packages in the "Basic Setup".