KB 863005 - How to Configure C/C++ MinGW Compiler and How to set Path.
Install C/C++ MinGW Compiler.
- To Download MinGW follow the link : https://sourceforge.net/projects/mingw/
- Click on Downloaded .exe to Proceed.
- Click on Install
- Click on Continue
- Click on Continue
- Click on Compiler name and select as Mark for Installation.
- Go to Installation on Menu Bar and Click on Apply Changes.
- Click on Apply then Close the Dialog Box.
- Go to Installation on Menu Bar and Click on Update Catalogue then Close the Dialog Box.
Set Path in Environment Variables.
- Copy the binary file Path of MinGW, Go to C:\MinGW\bin.
- Search Environment Variable followed by window key.
- Click on Environment Variable.
- Go to System Variables, Click on Path and Click on Edit.
- Click on New and Paste Path.
- Provide Confirmation followed by OK in all Dialog Box.