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:[EMAIL PROTECTED] 
Sent: Freitag, 03. Februar 2006 08:40
To: Jürgen Heiss
Cc: xmlsec@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




_______________________________________________
xmlsec mailing list
xmlsec@aleksey.com
http://www.aleksey.com/mailman/listinfo/xmlsec

Reply via email to