[xmlsec] Error xmlSecInit
Aleksey Sanin
aleksey@aleksey.com
Mon, 31 Mar 2003 09:17:25 -0800
Please read the FAQ!!! You have problems with your compilation options
as I wrote in previous mail.
Aleksey
Francisco Lechón wrote:
>
> The used operating system is Windows, and I am using the bookstore
> xmlsec-0.1.1. The problem is at the beginning of the example, in the
> function < xmlSecInit >, concretely within that function in the call
> to the function < xmlReallocLoc >. For more detail I write the
> battery of calls until the point where this the error: < xmlSecInit >,
> <xmlSecKeyDataIdsInit>, <xmlSecKeyDataIdsRegisterDefault>,
> <xmlSecKeyDataIdsRegister>, <xmlSecPtrListAdd>,
> <xmlSecPtrListEnsureSize>, <xmlMemRealloc >, < xmlReallocLoc>. I write
> the example that I am using: