08-11-2005 11:19 AM
08-11-2005 12:23 PM
Hi Scott,
I couldn't say for sure why this is happening but I could venture a guess. It's probably because it takes the compiler a lot of extra time to create the .cdb file for the debug version of the code. They are typically pretty large and it's probably some pretty complex stuff going on in there in order to correctly reference the correct locations in all of your source/header files when an error occurs.