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