.. _wininst: Making Windows Installers ========================= `MinGW `_ (for 32-bit system) or `MinGW-w64 `_ (for 64-bit system) can be used for compiling C modules when making Windows installers. Please follow the `instructions `_ to install and configure them. `libpython `_ is also required to be installed. If the compiler complains, such as, "'::hypot' has not been declared", please refer to this `link `_.