search for: libtheora_stat

Displaying 1 result from an estimated 1 matches for "libtheora_stat".

Did you mean: libtheora_static
2011 Jan 19
1
How to build Theora decoder on VC++ paltform
...d 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_alldependencies_trunk_2011_01_19.zip>. The only necessary step would be to launch either build_theora_vs2005...