1,502
edits
(Updated and simplified instructions, added a link to precompiled libraries to ease the process) |
m (Typo) |
||
Line 19: | Line 19: | ||
* [http://www.freefilehoster.com/uploads/1176748510vs2005_libs.zip Download the precompiled libraries] | * [http://www.freefilehoster.com/uploads/1176748510vs2005_libs.zip Download the precompiled libraries] | ||
* Unzip the archive maintaining directory structure | * Unzip the archive maintaining directory structure | ||
* Run install.bat ('''NOTE''': this installer has only been tested with Visual Studio 2005. If you get errors with earlier versions, simply copy the directories ''bin'', ''lib'' and ''include'' inside | * Run install.bat ('''NOTE''': this installer has only been tested with Visual Studio 2005. If you get errors with earlier versions, simply copy the directories ''bin'', ''lib'' and ''include'' inside the directory where Visual C++ is installed) | ||
* You don't need to add the libraries to Visual Studio, as the installer automatically copies the necessary files in the appropriate directories of Visual Studio | * You don't need to add the libraries to Visual Studio, as the installer automatically copies the necessary files in the appropriate directories of Visual Studio | ||
* Skip to step [[Compiling_ScummVM/VS2005#Before_compiling|Before compiling]] | * Skip to step [[Compiling_ScummVM/VS2005#Before_compiling|Before compiling]] |
edits