In the attachement a couple posts back there are two makefiles, along with the RevDCM source. The first makefile is based on Refar's and works fine for creating a debug and final release gamecore, however in it all cximage code has been removed. The second makefile, marked BROKEN_BULL_JDOG was made by jdog5000 and uses the BULL makefile as a template. It compiles a final release and debug gamecore fine, and the final release dll has no issues; however the debug CTDs almost imediatly when trying to start a game (it never even gets to the point of loading the map), and the python fails to initialize correctly so everything is seriously broken (also the CvGameCore.pdb is 20 some megabytes, whereas for every other succefull debug gamecore I've compiled this file is usually around 65MBs).