]> git.jsancho.org Git - lugaru.git/blob - Dependencies/libvorbis/win32/VS2008/README
CMake: Purge all the bundled dependencies
[lugaru.git] / Dependencies / libvorbis / win32 / VS2008 / README
1 libvorbis has libogg as a dependency, you need to have libogg\r
2 compiled beforehand.\r
3 \r
4 Lets say you have libogg and libvorbis in the same directory:\r
5 \r
6 libogg-1.1.3 \r
7 libvorbis-1.2.0\r
8 \r
9 Because there is no automatic library detection you have to,\r
10 either:\r
11 \r
12 1. Rename libogg-1.1.3 to libogg\r
13 \r
14 2. Open libogg.vsprops with a text editor (even notepad.exe\r
15 will suffice) and see if LIBOGG_VERSION is set to the correct\r
16 version, in this case "1.1.3"\r