Install manually MinGW From SourceForge

Installation

Download

From Sourceforge

  • Go to MinGW w64 project on SourceForge

  • From Here browse to :

    • Toolchains targetting Win64
    • Personal Builds
    • mingw-builds
    • <Select latest version>
    • threads-posix
    • seh
    • <Select the latest version>

Note

Wait for your download and save it.

Install

Note

After the download you will have to extract the archive, rename it if you want, and place it to your desired path.

Post Installation

Add MinGW bin folder to the environment variables

<YourDrive>:\Path\To\MinGW\bin

Note

You can install multiple version of MinGW and specify explicitly later to Sublime Text the path of the compiler you want to use.

Warning

To finish the installation you must add MinGW bin folder path to your environment variables. It should looks like follow :

<YourDrive>:\Path\To\MinGW\bin