OSDN Git Service

・#26997 DTXViewer023 のソースコード一式を追加。変更点は以下の通り。
[dtxmania/dtxmania.git] / @OggVorbisソリューション / libvorbis-1.3.2 / 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