1,502
edits
(→Visual Studio 2010 or 2008: Updated links) |
(Updated instructions to include FreeType) |
||
Line 17: | Line 17: | ||
To ease the whole process, a package of all the needed precompiled libraries has been created. | To ease the whole process, a package of all the needed precompiled libraries has been created. | ||
All you need to do is: | All you need to do is: | ||
* Download the precompiled libraries | * Download the precompiled libraries. Mirrors: | ||
** [http://robertmegone.com/scummvm/build/scummvm_vs_libs.zip Mirror 1] | ** [http://robertmegone.com/scummvm/build/scummvm_vs_libs.zip Mirror 1] | ||
** [http://rapidshare.com/files/444276747/scummvm_vs_libs.zip Mirror 2] (RapidShare) | ** [http://rapidshare.com/files/444276747/scummvm_vs_libs.zip Mirror 2] (RapidShare) | ||
** [http://hotfile.com/dl/99156254/041529e/scummvm_vs_libs.zip.html Mirror 3] (Hotfile) | ** [http://hotfile.com/dl/99156254/041529e/scummvm_vs_libs.zip.html Mirror 3] (Hotfile) | ||
* Download the [http://www.libsdl.org/release/SDL-1.2.15-win32.zip latest SDL runtime library] - latest version is 1.2.15 at the time this was written, you can find the latest version [http://www.libsdl.org/download-1.2.php here]. | |||
* Download the [http://gnuwin32.sourceforge.net/packages/freetype.htm FreeType library]. You'll need the [http://gnuwin32.sourceforge.net/downlinks/freetype.php complete package] and the [http://gnuwin32.sourceforge.net/downlinks/freetype-lib-zip.php developer libraries] | |||
* Unzip the precompiled libraries archive maintaining directory structure | * Unzip the precompiled libraries archive maintaining directory structure | ||
* Run install.bat (Visual Studio 2005/2008 only) | * Run install.bat (Visual Studio 2005/2008 only) |
edits