Ok, found the problem, it was a config error. .NET global settings aren't allways overruled by individial project settings, and therefore other libraries were used linking, then I expected (and used running the binaries). I'm surprised I didn't get way more trouble because of this.
Sorry for the confusion here. Wouter -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Wouter Sent: Tuesday, September 02, 2003 20:28 To: [EMAIL PROTECTED] Subject: FW: [xmlsec] xmlGenericErrorContext undefined It's an example I made myself, based upon code found in the examples folder. I use a project in the .NET environment, instead of the default makefile there (with the necessary settings and defines, of course). I didn't adjust the makefile.w32 in the examples folder for mscrypto support (yet?). I guess I have to spend some time with this problem to solve it :( I don't like solving these kind of problems. Wouter -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Aleksey Sanin Sent: Tuesday, September 02, 2003 17:55 To: Wouter Cc: Igor Zlatkovic; [EMAIL PROTECTED] Subject: Re: [xmlsec] xmlGenericErrorContext undefined Have you added /D_REENTRANT to the examples/Makefiles.w32 file? And btw, which example are we talking about? All of them? Aleksey _______________________________________________ xmlsec mailing list [EMAIL PROTECTED] http://www.aleksey.com/mailman/listinfo/xmlsec _______________________________________________ xmlsec mailing list [EMAIL PROTECTED] http://www.aleksey.com/mailman/listinfo/xmlsec _______________________________________________ xmlsec mailing list [EMAIL PROTECTED] http://www.aleksey.com/mailman/listinfo/xmlsec
