Open main menu

Difference between revisions of "Compiling ScummVM/MXE"

Line 1: Line 1:
== Introduction ==
== Introduction ==
The MXE project (https://mxe.cc) provides an easy way to set up a MinGW-w64 based cross-compiling toolchain with a set of special Makefiles. This allows us to build for Windows using Linux or FreeBSD as host systems with a high level of automation.
The MXE project (https://mxe.cc) provides an easy way to set up a MinGW-w64 based cross-compiling toolchain with a set of special Makefiles. This allows us to build for Windows using Linux or FreeBSD as host systems with a high level of automation. Starting with ScummVM 2.1.0, this is the preferred way to provide release builds for the project.
 
Starting with ScummVM 2.1.0, this is the preferred way to provide release builds for the project.


== Installing MXE ==
== Installing MXE ==


== Compiling ScummVM ==
== Compiling ScummVM ==
329

edits