If I remember correctly, including the Microsoft msxml.h file automatically
has a "using" clause in it, or their examples do. Either don't use their
files, since you're using Xerces instead, or find and remove the "using
Msxml" clause.
Thanks,
Anthony Zawacki
410-571-7161
[EMAIL PROTECTED]
"John Meyer"
<[EMAIL PROTECTED] To: <[EMAIL PROTECTED]>
ahoo.com> cc:
Subject: Error
03/13/2003 01:40
PM
Please respond to
xerces-c-dev
XMLPlatformUtils::Initialize();
DOMImplementation *impl =
DOMImplementationRegistry::getDOMImplementation(XMLString::transcode("core")
);
XERCES_CPP_NAMESPACE_QUALIFIER DOMDocument *doc =
impl->createDocument(0,XMLString::transcode("files"),0);
DOMWriter *wri = impl->createDOMWriter();
//error:
[C++ Error] Unit1.cpp(172): E2015 Ambiguity between 'DOMDocument' and
'Msxml::DOMDocument'
_________________________________________
John Meyer
Programmer
ICQ#: 63450423
More ways to contact me: http://wwp.icq.com/63450423
_________________________________________
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
- Re: error A l e x a n d e r Z e y l i g e r
- Re: error Joseph_Kesselman
- RE: error Jesse Pelton
- RE: error Dean Roddey
- RE: error Dean Roddey
- RE: error Jesse Pelton
- RE: error Alex Fridman
- Online archive for 2001 messages Todd Firsich
- Error John Meyer
- Detecting if a Schema element conta... Sir Woody Hackswell
- RE: Error Anthony Zawacki
- RE: Error Kohli, Naveen
- RE: Error Anthony Zawacki
- RE: Error Kohli, Naveen
- RE: Error Alfredo Mu�oz
