i'm wondering what type of run-time libraries the darkGDK libraries were compiled with? these are a combination of multi/single threaded, DLL/non-DLL, and debug/non-debug. i am wondering this because i am consistently getting errors from including and ignoring the wrong run time libraries, and i would like to know what to set my projects to.
EDIT: two more things i forgot: i am trying to make .dll projects, and i am also getting an error stating that the linker cannot open a "atls.lib", which is supposedly only included in the standard editions of visual c++.
-to the optimist, the glass is half full. to the pessimist, it is half empty, to the engineer, it is twice as big as it needs to be.