[xml] Link error in libxml 2.6.7 on Win32: ftol2



Hi,

I have just downloaded libxml2 2.6.7 binaries for win32, including iconv
1.9.1 and zlib 1.1.4.
I added the relevant static libraries to my C application (which compiled
correctly with libxml2 2.6.4).
When I build the application with Visual Stodio 6.0,  I get these errors:

libxml2_a.lib(xpath.obj) : error LNK2001: unresolved external symbol __ftol2
libxml2_a.lib(xpointer.obj) : error LNK2001: unresolved external symbol
__ftol2
libxml2_a.lib(xmlschemastypes.obj) : error LNK2001: unresolved external
symbol __ftol2

I have not found any reference to ftol2 in libxml2 documentation or
elsewhere.

Thanks in advance
 



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