Difference between revisions of "Compiling ScummVM/MinGW-w64"

Jump to navigation Jump to search
Line 43: Line 43:


=== Install the needed libraries ===
=== Install the needed libraries ===
''You only have to install the libraries manually if you prefer not to use the automated way in the section above. For most users, installing all packages automatically will just work fine.''
In order to compile properly, ScummVM needs you to have certain libraries installed. The command in the above section installs all of the needed packages automatically. All the libraries in the list can be installed with similar commands:
In order to compile properly, ScummVM needs you to have certain libraries installed. The command in the above section installs all of the needed packages automatically. All the libraries in the list can be installed with similar commands:
<source lang="bash">
<source lang="bash">
Line 64: Line 68:
* '''curl''' and '''SDL2_net'''. Optional, for cloud integration support.
* '''curl''' and '''SDL2_net'''. Optional, for cloud integration support.
* '''winsparkle'''. Optional, for application updates via the WinSparkle framework.
* '''winsparkle'''. Optional, for application updates via the WinSparkle framework.
''You only have to install the libraries manually if you prefer not to use the automated way in the section above. For most users, installing all packages automatically will just work fine.''


=== Let's get compiling! ===
=== Let's get compiling! ===
329

edits

Navigation menu