Skip to Content.
Sympa Menu

mace-opensaml-users - RE: Compiling under with msvc 7.0

Subject: OpenSAML user discussion

List archive

RE: Compiling under with msvc 7.0


Chronological Thread 
  • From: Scott Cantor <>
  • To: ,
  • Subject: RE: Compiling under with msvc 7.0
  • Date: Mon, 05 Jan 2004 20:12:30 -0500
  • Importance: Normal
  • Organization: The Ohio State University

> I just recently downloaded OpenSAML and was hoping to use the
> functionality provided in my own project, however I've run
> into an issue with VC 7.0. I was hoping maybe some folks on
> the mailing list could shed some light here.

I haven't tried as of yet to do so (don't even have .NET installed at the
moment).

You could try making some adjustments to the template declarations, but it's
fairly important that the implementations of the templates be generated and
exported from the library because of problems sharing objects between DLLs
in Microsoft's STL implementation. At least that used to be the case.

You could try moving the implementations into the Iterator.cpp file, but I
think that might cause other problems.

-- Scott




Archive powered by MHonArc 2.6.16.

Top of Page