Search code examples
windowsinstallationmingwsourceforge

How to install MinGW 64 on Windows 10


I'm trying to install MinGW64 to get a 64-bit C compiler, but I'm facing difficulties trying to follow online tutorials.

I first downloaded MinGW-w64 for 32 and 64-bit Windows from SourceForge by clicking on the green button saying "Download Latest Version".

But instead of finding an installer, I received a folder named 'mingw-w64-v11.0.0' containing the following subfolders:

  • build-aux
  • COPYING.MinGW-w64
  • COPYING.MinGW-w64-runtime
  • mingw-w64-crt
  • mingw-w64-doc
  • mingw-w64-headers
  • mingw-w64-libraries
  • mingw-w64-tools

I can't locate any executables or an installer. I already have the 32-bit version installed in 'C:\MinGW.'

How can I proceed to install the 64-bit version? Your help is much appreciated.


Solution

  • Download web installer from here: http://sourceforge.net/projects/mingw-w64/files/Toolchains%20targetting%20Win32/Personal%20Builds/mingw-builds/installer/mingw-w64-install.exe/download