Difference between revisions of "Compiling ScummVM/Visual Studio"

Jump to navigation Jump to search
m
Wording
(→‎libmad: libmad compiles without warnings)
m (Wording)
Line 106: Line 106:
=== mpeg2dec ===
=== mpeg2dec ===


After you compile this one, go to its include directory, create a folder "mpeg2dec" in there and copy all files from the include folder in this subfolder. So you should end up with 2 directories, "include" and "include\mpeg2dec" with the same files. This is needed, as ScummVM includes files from the "mpeg2dec" directory  
Open the solution and compile project "libmpeg2". After you compile it, go to its include directory, create a folder "mpeg2dec" in there and copy all files from the include folder in this subfolder. You will end up with 2 directories, "include" and "include\mpeg2dec" with the same files. This is needed, as ScummVM includes files from the "mpeg2dec" directory  




Line 112: Line 112:


Open and compile the "libmad" solution
Open and compile the "libmad" solution


=== FLAC ===
=== FLAC ===
1,489

edits

Navigation menu