Open main menu

Difference between revisions of "Compiling ScummVM/Visual Studio"

m
→‎SDL: update for x64.
m (→‎SDL: update for x64.)
Line 95: Line 95:
=== SDL ===
=== SDL ===


SDL is already compiled and needs no further changes, so we can skip the compilation step for it
SDL is already compiled and needs no further changes, so we can skip the compilation step for it.


'''Note for x64''': You will need to compile SDL for x64 on your own (as of the time of this writing), to do so you will also need to install the [http://msdn.microsoft.com/en-us/directx/default.aspx DirectX SDK found here].


=== zlib ===
=== zlib ===
561

edits