561
edits
m (→Libraries needed: update versions of libogg and libvorbis libraries) |
(→libvorbis: update) |
||
Line 109: | Line 109: | ||
=== libvorbis === | === libvorbis === | ||
You will need to use the "vorbis_static" solution. It should feature working x86 (Win32) and x64 (x64) targets by default. | |||
'''Note''': When you do not include your ogg headers/libraries in your global MSVC path settings you will need to do the following: include the libogg include and library paths in VS. To do this, go to Tools->Options->Projects and solutions->VC++ directories and include the include directory of libogg as well as the directory with the compiled ogg library. You'll need vorbis, vorbisfile and also vorbisenc for ScummVM tools. | |||
=== libmpeg2 === | === libmpeg2 === |
edits