Re: [xml] unresolved external symbol



Kasimier Buchcik wrote:
Hi,

I wrote this to the xslt mailing list, but no answer came, so I'll try it here:

I know this was asked many times before, but it seems that I still
cannot manage the problem; linking libxslt 1.0.33 (from cvs) against libxml2 2.6.0 (from cvs), I get the following errors:

numbers.obj : error LNK2001: unresolved external symbol _xmlCharInRange
pattern.obj : error LNK2001: unresolved external symbol _xmlCharInRange

I added xmlCharInRange to the win32/libxml2.def.src file and recompiled; the linker is still unhappy. Any hints about what is still missing?

This has been fixed, current CVS is okay.

Besides, the libxml2.def.src file is no longer being used. Symbols now have declarations which mark them as exportable.

Ciao,
Igor




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]