Re: Libtheora
Cristian Adam <[email protected]>
| Newsgroups | gmane.comp.multimedia.ogg.theora.general |
|---|---|
| Message-ID | <[email protected]> |
On Fri, May 21, 2010 at 6:11 PM, SAHANA DEVARAJU <[email protected]> wrote: > Hi all, > I'm Sahana and i'm currently working on Libtheora for windows platform and > very new to it.Compiler is vc++6. I have compiling errors popping up in the > mathops.c and rate.c files. The errors are related to bad suffix on number. > I appreciate all your help. > > regards, > sahana > Hi, VC++6 is not a supported compiler. My advice would be to compile libtheora dynamically with Visual Studio 2005/2008 Express. Regards, Cristian.