1,502
edits
(→libmad: libmad compiles without warnings) |
m (Wording) |
||
Line 106: | Line 106: | ||
=== mpeg2dec === | === mpeg2dec === | ||
After you compile | 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 === |
edits