> > I am using visual studio express 2008 on windows 7 (x64)
> > 1>------ Build started: Project: XCC Library, Configuration: Release Win32 ------
> > 1>Compiling...
> > 1>minilzo.cpp
> > 1>c1xx : fatal error C1083: Cannot open source file: '..\..\include\minilzo\minilzo.cpp': No such file or directory
> > 1>Build log was saved at "file://c:\Users\Dustin\Desktop\xccu\trunk\xcc\Library\Release\BuildLog.htm"
> > 1>XCC Library - 1 error(s), 0 warning(s)
> > ========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
> > This is a very curious error. I downloaded the lzo package, and there was not a single minilzo.cpp to be found, only minilzo.c, even in earlier versions.
> > Could you tell me Where you got minilzo.cpp?
> I think you have to rename the minilzo.c to .cpp.
I had actually tried that, but no bananas. It just can't seem to find the file no matter what I do. Where exactly did you put your file?
I think I may be having problems with the "..\..\include\minilzo\" bit