> I dont see any linker errors If both application and Xerces are build with
> same version of compilers.Only usage of higher versions of compilers for
> building my applcation are causing the problem .

Because you can't in general mix compiler versions with C++. Or on Windows
at all for the most part because of mixing C runtime libraries.

-- Scott



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to