Hi,
I'm currently having trouble getting crystal space to work on my computer. I've followed the following document closely, but It still doesn't seem to work.
http://www.crystalspace3d.org/docs/online/manual-1.2/MSVC7.html#0 I'm using the 2008 edition of Visual Express C++, and after following the instructions on that document and compiling wkstypical.sln, I find that there were 2 successes, and 148 or so failures.
The build mentions something about not being able to access zlib, even after I've installed it.
I feel like I'm over complicating this somehow, could someone possibly simplify it for me?
EDIT: Just compiled it then, seems the two most common errors are these;
"option 'Wp64' has been deprecated and will be removed in a future release"
and
fatal error C1083: Cannot open include file: 'zlib.h': No such file or directory
Thanks, Murray