Skip to content
Cong edited this page Mar 22, 2017 · 8 revisions

Packaging for Windows is done using MinGW, since the binaries produced by Visual Studio are not compatible with Windows XP, an important target platform. It is theoretically possible to set up Visual Studio to produce XP-compatible binaries, but due to an incompatibility with the SDL libraries, this approach cannot be used.

Prerequisites

Build and package

Simply run the make_package.bat. Make sure not to run this inside MSYS.