Open main menu

Difference between revisions of "Compiling ScummVM/Visual Studio"

Added note about Visual Studio 2005 needing at least Service Pack 1 or otherwise there might be problems with ScummVM's template code compiling.
(→‎Precompiled libraries: Added a mirror for the VS precompiled libraries, thanks to sanguine for hosting it)
(Added note about Visual Studio 2005 needing at least Service Pack 1 or otherwise there might be problems with ScummVM's template code compiling.)
Line 13: Line 13:
You can obtain the free Express version of VS2008 [http://msdn.microsoft.com/vstudio/express/default.aspx here]
You can obtain the free Express version of VS2008 [http://msdn.microsoft.com/vstudio/express/default.aspx here]


Although Visual Studio 2008 is preferred if you happen to use the older Visual Studio 2005
you have to have at least Service Pack 1 installed for it (as Visual Studio 2005
without Service Pack 1 has problems with ScummVM's template code).


=== Precompiled libraries ===
=== Precompiled libraries ===
417

edits