Displaying 1 result from an estimated 1 matches for "libvorbis_version".
2011 Jan 19
1
How to build Theora decoder on VC++ paltform
...ora-1.1.1.zip
<http://downloads.xiph.org/releases/theora/libtheora-1.1.1.zip> and
unpack it to d:\build
7. Edit d:\build\libtheora-1.1.1\win32\VS2008\libogg.vsprops and change
LIBOGG_VERSION from 1.1.4 to 1.2.2
8. Edit d:\build\libtheora-1.1.1\win32\VS2008\libvorbis.vsprops and change
LIBVORBIS_VERSION from 1.2.2 to 1.3.2
9. Build libtheora by launching
d:\build\libtheora-1.1.1\win32\VS2008\libtheora_static.sln
If the above steps are too much I've put a zip file containing SVN trunk
versions
of libtheora, libogg, libvorbis here
<https://people.xiph.org/%7Ecristian/files/libtheora_alldepen...