Skip to Content.
Sympa Menu

mace-opensaml-users - building xmltoolingtest C++

Subject: OpenSAML user discussion

List archive

building xmltoolingtest C++


Chronological Thread 
  • From: "Brian Sheely" <>
  • To: <>
  • Subject: building xmltoolingtest C++
  • Date: Wed, 14 May 2008 12:01:52 -0700

In XMLObjectBaseTestCase.h several static data members are declared in
the SimpleXMLObject class (e.g., NAMESPACE). I don't see a corresponding
.cpp file so doesn't there have to be an object file somewhere in which
those static members are defined and initialized in order to prevent the
linker from complaining about undefined symbols? I haven't actually
gotten this far yet as I'm still trying to figure out how to resolve the
multiply defined symbols issue from my previous post. I'm just trying to
look ahead.

Brian Sheely




Archive powered by MHonArc 2.6.16.

Top of Page