I have Xcode 2.5, OS X 10.5, and addedlibxml2.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:
http://lists.apple.com/mailman/options/xcode-users/email@hidden
This email sent to email@hidden