[xmlsec] Question about keypairs

Aleksey Sanin aleksey at aleksey.com
Thu Feb 2 23:39:43 PST 2006


> 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