Open main menu

Difference between revisions of "Compiling ScummVM/MXE"

Line 5: Line 5:
=== Requirements ===
=== Requirements ===
Before setting up the MXE toolchain and the necessary libraries, you have to make sure your system has all the required packages installed that are needed for compiling the toolchain itself. At https://mxe.cc/#requirements, MXE provides a list of the required tools/libraries with their corresponding package names for various GNU/Linux distributions. In case the distribution is not listed there, you have to do some manual research in your distribution's repositories.
Before setting up the MXE toolchain and the necessary libraries, you have to make sure your system has all the required packages installed that are needed for compiling the toolchain itself. At https://mxe.cc/#requirements, MXE provides a list of the required tools/libraries with their corresponding package names for various GNU/Linux distributions. In case the distribution is not listed there, you have to do some manual research in your distribution's repositories.
=== Setting up MXE ===
After you installed all the required packages mentioned above, you are ready to set up the MXE toolchain itself.


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

edits