Re: Compile libtheora 1.0beta3 with VS2005
"Silvia Pfeiffer" <[email protected]>
| Newsgroups | gmane.comp.multimedia.ogg.theora.devel |
|---|---|
| Message-ID | <[email protected]> |
I would suspect you should check out libogg and compile it, too. Regards, Silvia. On Mon, Apr 21, 2008 at 5:54 PM, R. P. Janaka <[email protected]> wrote: > Hi all, > > I tried to compile the theora source with VS2005. But it asked for the ogg > library. error message is as follow. > **************************************************************************** > Error 1 fatal error C1083: Cannot open include file: 'ogg/ogg.h': No > such file or directory c:\Documents and Settings\Manoj\Desktop\libtheor > a-1.0beta3\include\theora\codec.h 64 > Error 2 fatal error C1083: Cannot open include file: 'ogg/ogg.h': No > such file or directory c:\Documents and > Settings\Manoj\Desktop\libtheora-1.0beta3\include\theora\theoraenc.h 23 > Error 3 fatal error C1083: Cannot open include file: 'ogg/ogg.h': No > such file or directory c:\Documents and > Settings\Manoj\Desktop\libtheora-1.0beta3\include\theora\theora.h 28 > Error 4 fatal error C1083: Cannot open include file: 'ogg/ogg.h': No > such file or directory c:\Documents and > Settings\Manoj\Desktop\libtheora-1.0beta3\include\theora\theora.h 28 > Error 5 fatal error C1083: Cannot open include file: 'ogg/ogg.h': No > such file or directory c:\Documents and > Settings\Manoj\Desktop\libtheora-1.0beta3\include\theora\theora.h 28 > Error 6 fatal error C1083: Cannot open include file: 'ogg/ogg.h': No > such file or directory c:\documents and > settings\manoj\desktop\libtheora-1.0beta3\lib\dec\apiwrapper.h 20 > Error 7 fatal error C1083: Cannot open include file: 'ogg/ogg.h': No > such file or directory c:\documents and > settings\manoj\desktop\libtheora-1.0beta3\lib\dec\bitwise.h 19 > Error 8 fatal error C1083: Cannot open include file: 'ogg/ogg.h': No > such file or directory c:\documents and > settings\manoj\desktop\libtheora-1.0beta3\lib\dec\apiwrapper.h 20 > Error 9 fatal error C1083: Cannot open include file: 'ogg/ogg.h': No > such file or directory c:\Documents and > Settings\Manoj\Desktop\libtheora-1.0beta3\include\theora\theoradec.h 23 > Error 10 fatal error C1083: Cannot open include file: 'ogg/ogg.h': No > such file or directory c:\Documents and > Settings\Manoj\Desktop\libtheora-1.0beta3\lib\dec\dequant.c 20 > Error 11 fatal error C1083: Cannot open include file: 'ogg/ogg.h': No > such file or directory c:\Documents and > Settings\Manoj\Desktop\libtheora-1.0beta3\include\theora\codec.h 64 > Error 12 fatal error C1083: Cannot open include file: 'ogg/ogg.h': No > such file or directory c:\Documents and > Settings\Manoj\Desktop\libtheora-1.0beta3\lib\dec\huffdec.c 19 > Error 13 fatal error C1083: Cannot open include file: 'ogg/ogg.h': No > such file or directory c:\Documents and > Settings\Manoj\Desktop\libtheora-1.0beta3\include\theora\codec.h 64 > Error 14 fatal error C1083: Cannot open include file: 'ogg/ogg.h': No > such file or directory c:\Documents and > Settings\Manoj\Desktop\libtheora-1.0beta3\include\theora\codec.h 64 > Error 15 fatal error C1083: Cannot open include file: 'ogg/ogg.h': No > such file or directory c:\Documents and > Settings\Manoj\Desktop\libtheora-1.0beta3\include\theora\codec.h 64 > Error 21 fatal error C1083: Cannot open include file: 'ogg/ogg.h': No > such file or directory c:\documents and > settings\manoj\desktop\libtheora-1.0beta3\include\theora\theora.h 28 > Error 22 fatal error C1083: Cannot open include file: 'ogg/ogg.h': No > such file or directory c:\documents and > settings\manoj\desktop\libtheora-1.0beta3\include\theora\theoraenc.h 23 > Error 16 fatal error C1083: Cannot open source file: > '..\..\..\lib\dec\x86_vc\mmxfrag.c': No such file or directory c1 > Error 17 fatal error C1083: Cannot open source file: > '..\..\..\lib\dec\x86_vc\mmxidct.c': No such file or directory c1 > Error 18 fatal error C1083: Cannot open source file: > '..\..\..\lib\dec\x86_vc\mmxloopfilter.c': No such file or directory c1 > Error 19 fatal error C1083: Cannot open source file: > '..\..\..\lib\dec\x86_vc\mmxstate.c': No such file or directory c1 > Error 20 fatal error C1083: Cannot open source file: > '..\..\..\lib\dec\x86_vc\x86state.c': No such file or directory c1 > > **************************************************************************** > > so what can I do to solve this problem. > > -- > ----------- > Regards, > R. P. Janaka > _______________________________________________ > theora-dev mailing list > [email protected] > http://lists.xiph.org/mailman/listinfo/theora-dev > >