Re: libxml2.dylib
Re: libxml2.dylib
- Subject: Re: libxml2.dylib
- From: Chris Espinosa <email@hidden>
- Date: Thu, 29 May 2008 15:56:55 -0700
On May 29, 2008, at 1:08 PM, Nima Tiran wrote: I have Xcode 2.5, OS X 10.5, and added libxml2.dylib in my target, also added /usr/include/libxml2/libxml/** to header_search_path,
when I compile the project I get link error that says:
Undefined symbols: _xmlFreeTextReader - xmlReaderForFile - xmlStrlen - xmlTextReaderConstName
I call these functions in my code.
any idea that I'm missing/ doing wrong here?
Could you please post both the linker invocation and the complete text of the error? You can just drag and drop them directly from Xcode, no need to retype them.
Chris |
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden