Skip to Content.
Sympa Menu

mace-opensaml-users - Building SAML 2.0 CPP Library

Subject: OpenSAML user discussion

List archive

Building SAML 2.0 CPP Library


Chronological Thread 
  • From: "Stuart Schuessler" <>
  • To: <>
  • Subject: Building SAML 2.0 CPP Library
  • Date: Wed, 9 May 2007 15:40:20 -0400

I am using Visual Studio 8.0 to build the SAML 2.0 library and I am getting the following error in XMLTooling:

 

These are examples.  There are a lot of these errors:

 

c:\opensaml\cpp-opensaml2\saml\samlconfig.h(167) : error C2512: 'xmltooling::PluginManager' : no appropriate default constructor available

 

c:\opensaml\cpp-opensaml2\saml\samlconfig.h(161) : error C2977: 'xmltooling::PluginManager' : too many template arguments

 

These Files seem to be missing from the project:

 

xmltooling/security/Credential.h

xmltooling/security/CredentialCriteria.h

 

Any IDEAS?  Are there any build instructions?

 




Archive powered by MHonArc 2.6.16.

Top of Page