Re: [xml] Unresolved external ...



Hi,

I'm trying to use libxml within a bcb-project (CBUILDER5). I have used the
LIB which was created by the procect from libxml2-2.5.9/win32/bsb.
When I'm linking my project I receive some errors from the Linker like
this
example:

[Linker ERROR] Unresolved external '_xmlGenericError' referenced from D:
\PROJECTS\XML\XMLPARSER\MAIN.OBJ

What went wrong?

Well, the library you produced doesn't export that symbol.

The BCB project files weren't maintained, so they were excluded from the
source. Get a newer version and check win32\readme.txt for how to build
libxml using Borland compiler.

Ciao,
Igor




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