[theora-dev] Can't compile libtheora vs2010
Timothy B. Terriberry
tterribe at xiph.org
Mon Apr 25 13:32:44 PDT 2011
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.
More information about the theora-dev
mailing list