libxml2.dylib
libxml2.dylib
- Subject: libxml2.dylib
- From: "Nima Tiran" <email@hidden>
- Date: Thu, 29 May 2008 16:08:28 -0400
Hi all,
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?
Thanks,
Nima
_______________________________________________
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