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:
  • Cc:
  • Subject: RE: Compiling under with msvc 7.0
  • Date: Mon, 05 Jan 2004 20:31:29 -0500
  • Importance: Normal
  • Organization: The Ohio State University

> Thanks Scott, I've been fiddling around myself, and just
> removed the SAML_EXPORTS from the Iterator and ArrayIterator
> definitions and it seems to have resolved the issue also.
> Since they are being exported out by the declarations a
> little further down in the code, it doesn't seem to have had
> an impact.

Yes, I just tried that, and it seems to work, and leaves the definitions in
place for my other libraries to see them. Plus I know it won't break gcc
since those macros just drop out there anyway.

Thanks for catching that, let me know if anything else breaks.

I'll check this into cvs now.

-- Scott




Archive powered by MHonArc 2.6.16.

Top of Page