From: <pa...@at...> - 2005-07-19 18:26:31
|
I found the cause of this problem. The DLL I've made, that uses the libxml++ DLL, was being built with "multi-threaded debug" code generation, when it should have been set for "multi-threaded debug DLL" code generation. Thanks, -Brent |