Difference between revisions of "Compiling ScummVM/MinGW"

Jump to navigation Jump to search
add link to mingw precompiled binaries
(nasm no longer needs to be copied/renamed.)
(add link to mingw precompiled binaries)
Line 57: Line 57:
You need the latest zlib source code.   
You need the latest zlib source code.   


=== Precompiled libraries ===
To ease the whole process, a package of all the needed precompiled libraries has been created.
All you need to do is:
* Download the precompiled libraries and the [http://www.libsdl.org/release/SDL-1.2.12-win32.zip latest SDL runtime library] - latest version is 1.2.12 at the time this was written, you can find the latest version [http://www.libsdl.org/download-1.2.php here]. Precompiled libraries:
** [http://robertmegone.com/scummvm/build/scummvm-required-libs-mingw.rar Precompiled libraries]


== Installing MinGW and MSYS ==
== Installing MinGW and MSYS ==

Navigation menu