Originally Posted by Javelin
I added a Debug version of the exe into the download just for you. Boy, it takes a long time to compile the code when you do it that way. I have an abbreviated method, I only delete the obj files in the section I'm working on so it only has to recompile a few files, then link the exe together.


Yeah, it takes a while. Noone, as far as I know, has looked at the compile scripts to improve them. The dbug exe enables all the debug messages, and debug windows if you need to see more of what's going on.