Open main menu

Difference between revisions of "Compiling ScummVM/Wii"

22 bytes removed ,  19:31, 18 February 2011
update for git
(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://sourceforge.net/svn/?group_id=37116 SVN] checkout (latest is ''trunk'')
* 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 =


== trunk ==
== 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:
24

edits