
I wrote up a tutorial on how to compile Quake using Visual C++ Express Editor (it's free download from Microsoft).
It's just download and press F7 to compile.
The standard Quake project files don't naturally compile with Visual C++ Express. The problem this creates is that this makes it tough if no one can get it to compile, there aren't going to be many new things in the future.
Comment