Hi!
I am trying to compile my project against debug_dll binaries (2012.2 release), but all the debug database files (.pdb) seem to be missing, leaving me with a bunch of 4099 warnings. I also tried to compile against dev_dll binaries, but it seems I get LNK2038 errors indicating some sort of build type mismatch at some point (debug/release).
Thanks!
