> 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.
Olaf van der Spek

XCC Home Page