I am getting this error (multiple times) when attempting to use Xerces
with an MFC application:

c:\Projects\TestTrackers\XmlTools\XmlBindingDefs.h(109) : error C2872:
'DOMDocument' : ambiguous symbol
        could be 'c:\Program Files\Microsoft SDK\include\MsXml.h(161) :
DOMDocument'
        or
'c:\Libraries\Sleepycat\dbxml-2.0.9\xerces-c-src_2_6_0\src\xercesc\dom\D
OMDocument.hpp(63) : xercesc_2_6::DOMDocument'


Basically I need to use a 'using namespace xercesc' in my code, so does
anybody know how to get rid of all the MSXML namespace stuff?

Thanks,

Elisha Berns
[EMAIL PROTECTED]
tel. (310) 556 - 8332
fax (310) 556 - 2839




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to