Re: [xml] Unresolved external ...
- From: "Igor Zlatkovic" <igor zlatkovic com>
- To: <xml gnome org>, <Hans Feder gfk de>
- Subject: Re: [xml] Unresolved external ...
- Date: Sat, 25 Oct 2003 17:47:07 +0200
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]