Re: [xml] Problem with libxml and Borland C++ 5.02 in windowsplattarform



Hi Raul,

 

Search the discussions between myself and a few of the people that assisted me in getting the Static Libraries to work. Even though I was working with Visual C++ 6.0 you should look in you manual for Borland C++ where to load the Static libraries so that the compiler can link at compile time.

 

Sorry but I don’t use Borland but I will ask my colleague if could help in this process.

 

Regards,

 

Xen

 


From: xml-bounces gnome org [mailto:xml-bounces gnome org] On Behalf Of Raúl
Sent: 06 March 2007 02:35
To: xml gnome org
Subject: [xml] Problem with libxml and Borland C++ 5.02 in windowsplattarform

 

Hello, first, sorry for my bad english.

 

I want to use libxml2 (the XML parser and processor), and I downloaded libxms, incov and zlib. I tried to run the example tree1.c (http://xmlsoft.org/examples/index.html#tree1.c) but when I compiled, Borland give me de next error:

 

Info :Building...

Info :Compiling C:\projects\xml5\proj0002.c

Warn :  proj0002.c(34,2):'cur_node' is assigned a value that is never used

Warn :  proj0002.c(55,2):'root_element' is assigned a value that is never used

Warn :  proj0002.c(54,2):'doc' is assigned a value that is never used

Warn :  proj0002.c(96,2):Undefined structure '_xmlRegexp'

Warn :  proj0002.c(96,2):Undefined structure '_xmlRegExecCtxt'

Warn :  proj0002.c(96,2):Undefined structure '_xmlDict'

Warn :  proj0002.c(96,2):Undefined structure '_xmlExpCtxt'

Warn :  proj0002.c(96,2):Undefined structure '_xmlExpNode'

Warn :  proj0002.c(96,2):Undefined structure '_xmlHashTable'

Warn :  proj0002.c(96,2):Undefined structure '_xmlLink'

Warn :  proj0002.c(96,2):Undefined structure '_xmlList'

Warn :  proj0002.c(96,2):Undefined structure '_xmlAutomata'

Warn :  proj0002.c(96,2):Undefined structure '_xmlAutomataState'

Warn :  proj0002.c(96,2):Undefined structure '_xmlValidState'

Warn :  proj0002.c(96,2):Undefined structure '_xmlMutex'

Warn :  proj0002.c(96,2):Undefined structure '_xmlRMutex'

Info :Linking C:\projects\xml5\proj0002.exe

Error:  Error: Unresolved external '_xmlCheckVersion' referenced from C:\PROJECTS\XML5\PROJ0002.OBJ

Error:  Error: Unresolved external '_xmlReadFile' referenced from C:\PROJECTS\XML5\PROJ0002.OBJ

Error:  Error: Unresolved external '_xmlDocGetRootElement' referenced from C:\PROJECTS\XML5\PROJ0002.OBJ

Error:  Error: Unresolved external '_xmlFreeDoc' referenced from C:\PROJECTS\XML5\PROJ0002.OBJ

Error:  Error: Unresolved external '_xmlCleanupParser' referenced from C:\PROJECTS\XML5\PROJ0002.OBJ

 

Any help?

 

Thanks

"Hollard is a licensed Financial Services Provider (FSP) as defined in the Financial Advisory and Intermediary Services Act (FAIS). FAIS requires that anyone who makes any recommendation, guidance or proposal of a financial nature must be a duly authorised representative of a licensed FSP. If you are seeking financial advice, or if you feel that this email constitutes financial advice, or if the author of this email wants you to purchase, amend or cancel a policy, please check with the author that he/she is a registered representative of Hollard."

This email and all content are subject to the following disclaimer:

 

"http://www.hollard.co.za/legal/disclaimer.htm"

 



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