24
edits
(update for git) |
|||
Line 5: | Line 5: | ||
First, you have to choose how to obtain the sources: | First, you have to choose how to obtain the sources: | ||
* a downloaded [http://scummvm.org/downloads.php#source sources archive] | * a downloaded [http://scummvm.org/downloads.php#source sources archive] | ||
* a [https:// | * a [https://github.com/scummvm/scummvm GIT] clone | ||
Required tools and/or libraries might change at times, and differences for various ScummVM versions are pointed out when necessary. | Required tools and/or libraries might change at times, and differences for various ScummVM versions are pointed out when necessary. | ||
Line 145: | Line 145: | ||
= Compiling = | = Compiling = | ||
== | == 1.0.0 and greater == | ||
The Wii and Gamecube port can be compiled with the <tt>configure</tt> script. The most basic way to accomplish this is to run: | The Wii and Gamecube port can be compiled with the <tt>configure</tt> script. The most basic way to accomplish this is to run: |
edits