Thanks Scot. But usually higher versions of compilers should have the backward compatibility with loweset versions.Then Why did I get these errors when I am using XERCES built with lower version of compilers.
Thanks Rao Scott Cantor wrote: > >> 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] > > > -- View this message in context: http://old.nabble.com/unable-to-use-xerces-libs-with-higher-version-of-Visul-studio-compiler-tp30270825p30275856.html Sent from the Xerces - C - Dev mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
