Hi,
I'm toying around with the SDK, or at least trying to. I can't seem to get the DLLs to build properly under VC++ Express 2008. Every time I try building the solution (cl_dll.dsp), it gets partway through compiling and fails with hundreds of errors. I'm using version 2.3 of the SDK.
Is there anything special I need to do to get it to work? All I want to do is make some minor changes (setting up the third person camera as a semi-fixed overhead view) which I could probably accomplish with Spirit, but that seems a bit like using a sledgehammer to solve a problem that could be fixed with a screwdriver.
I can post my build log if requested. And yes, I am probably doing something very simple wrong, but unfortunately most sites with SDK tutorials are either dead links or don't cover setting up the build environment.
Thanks.