Hi all,
I'm trying to build lxml 2.1.2 for python 2.5 on windows, but the linking fails with the following error:
lxml.etree.obj : error LNK2019: unresolved external symbol _xsltProcessOneNode referenced in function ___pyx_pf_4lxml_5etree_13XSLTExtension_apply_templates
I would like to link the libxml and the other libraries to lxml dynamically, not statically. Is it possible?
It seems to me that xsltProcessOneNode is not defined in the windows version of libxslt (btw it's not defined in any .h files), however it's defined in unix .so files.
I've installed all the dependencies, libxml version 2.6.31, libxslt 1.1.22, zlib 1.2, iconv 1.9, and using VC7.1 for building.
Could you please advice on this?
Any help/ideas would be appreciated.
Thanks,
Zsolt
--------------------------------------------------------
NOTICE: If received in error, please destroy and notify sender. Sender does not intend to waive confidentiality or privilege. Use of this email is prohibited when received in error.