Good day, I'm currently using Xerces 2.4.0 with XSec 1.0. In debug all is well. All samples etc execute correctly. Xerces 2.4D gets loaded.
In release build everything still compiles, but at runtime the samples are looking for Xerces 2.3.0 DLL rather than v2.4.0 that I am linking into. I've recompiled with several different changes but have come up empty handed. I just don't see what the problem is. FYI: I have linked to the Xerces 2.4.0 in other projects that don't depend on XSec and it runs fine. So I've ruled out that there is something wrong with the Xerces 2.4 lib's and dll's. If anyone has any suggestion please let me know. Thanks Andrew
