Making Windows Installers¶

MinGW can be used for compiling C modules when making Windows installers. Install MinGW and make distutils.cfg file in PythonXY\Lib\distutils folder that contains:

[build]
compiler = mingw32
Read the Docs v: v1.5
Versions
latest
v1.5
Downloads
On Read the Docs
Project Home
Builds

Free document hosting provided by Read the Docs.