Re: building theora for windows
"Silvia Pfeiffer" <[email protected]>
| Newsgroups | gmane.comp.multimedia.ogg.theora.devel |
|---|---|
| Message-ID | <[email protected]> |
Have you seen oggdsf? It would have a working version of theora in it. http://www.xiph.org/dshow/ Cheers, Silvia. On Tue, Jul 1, 2008 at 2:24 AM, Thorsten Klammer <[email protected]> wrote: > Hi, > > I'm trying to build a static theora library for windows from sources with > Visual Studio Express. > Building the ogg-library was a piece of cake, but after converting the > project-files for theora, I still get numerous errors, such as: > fatal error C1083: Datei (Quelle) kann nicht geöffnet werden: > "..\..\..\lib\dec\x86_vc\x86state.c": No such file or directory mmxstate.c > > Probably it's just a problem with path-variables incorrectly set, but I'm no > real fan of the Visual C environment and I therefore unfortunately just have > rudimentary knowledge with that kit and can't fix it. I'm just trying to > build a JNI interface library that will incorporate the freeimage library > and theora for a video-compression/decompression test with java. I would be > very grateful if someone could give me an step-by-step tutorial to compile > the library or even better yet, just give me a link for a already compiled > version as I think that I won't be the only one who would be grateful for > pre-compiled download version. > > Thx a lot, > Thorsten Klammer > > _______________________________________________ > theora-dev mailing list > [email protected] > http://lists.xiph.org/mailman/listinfo/theora-dev >