I want to use the DarkGDK library to write a game, as it is easy to use (compared to GLUT) and effective. I am using MS Visual Studio 2010 Express. MS Express does not like it when I use DarkGDK, for some arcane reason.
Does anyone know of a way to use DarkGDK in MS 2010 without crashing?
Alternatively, is there a place I can get the library in .txt form, and make a user defined header out of it, bypassing the problem entirely?