search for: theora_static

Displaying 4 results from an estimated 4 matches for "theora_static".

Did you mean: theora_state
2007 Oct 09
1
VC6 Patch
Here is a patch that gets the theora_static.dsp project for VC6 building again. Aaron -------------- next part -------------- Index: win32/theora_static.dsp =================================================================== --- win32/theora_static.dsp (revision 13945) +++ win32/theora_static.dsp (working copy) @@ -41,7 +41,7 @@ # PROP In...
2004 Aug 01
3
Binaries for Visual Studio.NET?
...#39;s surely a common question, but the Xiph archive-searcher seems broken, and all my other searches have come up dry. Anyway, my question is: Are there any Theora binaries available for Visual Studio.NET? Alternatively, how do I build Theora using Visual Studio.NET? I tried using "\win32\theora_static.dsp", but VS.NET claimed it was corrupt and couldn't upgrade it. Then I build my own project using all the files in "\lib", but it had lots of Ogg dependencies. So I tried to build Ogg, but had the same problems. I'm primarily interested in the last stable build (I think i...
2004 Oct 09
3
Encoder not linking on win32?
...but for some reason none of the encoding functions are linking. (Decoding appears to link just fine.) Any ideas what I did wrong? Here's what I did: 1) Downloaded a clean copy of the latest contents of Subversion using: svn co http://svn.xiph.org/trunk/theora 2) Opened 'theora\win32\theora_static.dsp' in Visual Studio .NET 2003 (automatically converted/upgraded on open) 3) Successfully built 'theora\win32\static_debug\theora_static_d.lib' 4) Recompiled my application using the newest theora headers ... repeat with ogg, vorbis, and speex ... 5) Made some very minor changes to...
2011 Apr 22
2
Can't compile libtheora vs2010
...: Cannot open source file: '..\lib\enc\dct.c': No such file or directory 1> Generating Code... (TaskId:16) 1> The command exited with code 2. (TaskId:16) 1>Done executing task "CL" -- FAILED. (TaskId:16) 1>Done building target "ClCompile" in project "theora_static.vcxproj" -- FAILED.: (TargetId:37) -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.xiph.org/pipermail/theora-dev/attachments/20110422/0ac73309/attachment.htm