Skip to Content.
Sympa Menu

mace-opensaml-users - RE: cpp-xmltooling and msxml collisions

Subject: OpenSAML user discussion

List archive

RE: cpp-xmltooling and msxml collisions


Chronological Thread 
  • From: "Scott Cantor" <>
  • To: <>
  • Subject: RE: cpp-xmltooling and msxml collisions
  • Date: Tue, 17 Apr 2007 21:12:52 -0400
  • Organization: The Ohio State University

> Including the headers is the problem. The actual code builds ok with or
> without the platform SDK installed.

Great, thanks, I'll fix.

> that it doesn't know how to resolve DOMDocument. So either xercesc:: or
the
> XERCES_HAS_CPP_NAMESPACE/XERCES_CPP_NAMESPACE_QUALIFIER/XERCES_CPP_NAMES
> PACE_BEGIN/XERCES_CPP_NAMESPACE_END macros would do the trick.

My code assumes namespace support, so the macros are unneeded, I just wanted
to make sure I could put a using command inside my internal.h header.

-- Scott





Archive powered by MHonArc 2.6.16.

Top of Page