Open main menu

Difference between revisions of "Compiling ScummVM/Visual Studio"

→‎Precompiled libraries: Added a mirror for the VS precompiled libraries, thanks to sanguine for hosting it
(→‎Precompiled libraries: Updated link for VS precompiled libraries)
(→‎Precompiled libraries: Added a mirror for the VS precompiled libraries, thanks to sanguine for hosting it)
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 [http://rapidshare.com/files/178729751/scummvm_vs_libs.zip 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]
* 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]. Mirrors for precompiled libraries:
** [http://gracesdisposal.bpweb.net/scummvm/scummvm_vs_libs.zip Mirror 1] (by sanguine)
** [http://rapidshare.com/files/178729751/scummvm_vs_libs.zip Mirror 2] (RapidShare)
* 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)
1,489

edits