Re: Can't compile libtheora vs2010
"Timothy B. Terriberry" <[email protected]> Mon, 25 Apr 2011 13:32:44 -0700
| Newsgroups | gmane.comp.multimedia.ogg.theora.devel |
|---|---|
| Message-ID | <[email protected]> |
I haven't seen our normal win32 maintainer online for a few days, so I'll jump in here and respond to this. > 1>c1 : fatal error C1083: Cannot open source file: > '..\lib\dec\x86_vc\x86stat.c': No such file or directory The project file in svn has x86state.c, not x86stat.c. I just checked. Where did you get your project file? As for the rest, perhaps you moved the project file relative to the source files? (I'll note that the project files in svn are in win32/VS2010/libtheora and the path starts with "..\..\..", not simply ".."). If so, you'll need to either delete and re-add the source files or update your path settings.