Right now it's all error:
I feel much like an idiot not being able to compile the sources released, but I think the reason is I'm trying to do it on a vanilla system (on WinXP sp2 to be sure). Installed according to the compile.html-guide and tried compiling. Errors such as BOOL not being defined popped up, and still does on v2.0.3 - probably because I don't know how to add a path to MS Platform SDK I got for the occasion. I have no idea where to start or what to do about the configurations for compiling. One thing is for sure;
It won't work without the proper header files, and the mingw and devpack includes aren't enough.
Next up is not finding the lib files (i.e. lib/gamelib/*) - which resolves to my lack of scripting knowledge. Tried importing the makerules etc from 2.0.4 rc2 (which did compile up to the part where the endian definitions are being used - and there it stopped), but that failed.. so I need help. Anyone? please?
(Before you ask.. Knowing that 2.0.3 works - as long as you don't try to zoom in too far - made me want to see what I could do with my limited abilities to improve on it. Just to get back into programming
