[xmlsec] Question about keypairs

Jürgen Heiss jheiss at Mesonic.com
Thu Feb 2 23:56:28 PST 2006


Hi again,

Well if I build a non-static version everything works fine, this happen just if I try to build static version.
The library iconv_a.lib I link, but its still doesn't work. 

-----Original Message-----
From: Aleksey Sanin [mailto:aleksey at aleksey.com] 
Sent: Freitag, 03. Februar 2006 08:40
To: Jürgen Heiss
Cc: xmlsec at aleksey.com
Subject: Re: [xmlsec] Question about keypairs

> libxml2_a.lib(xmlIO.obj) : error LNK2019: unresolved external symbol 
> _gzopen referenced in function _xmlGzfileOpen_real
...

You need to link with libgz

> libxml2_a.lib(encoding.obj) : error LNK2019: unresolved external 
> symbol _libiconv referenced in function _xmlIconvWrapper
...
You need to link with libiconv


Aleksey







More information about the xmlsec mailing list