Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to add libxml2.dylib in xcode 7 #72

Open
yatendray opened this issue Aug 22, 2016 · 3 comments
Open

How to add libxml2.dylib in xcode 7 #72

yatendray opened this issue Aug 22, 2016 · 3 comments

Comments

@yatendray
Copy link

I am trying to add xmpp framework in my ios app.After adding it's showing

libxml/tree.h file not found

after some googling I found that need to add libxml2.dylib in Build Phases -> Link Binary With Libraries.But I am not finding this file. but i found .tbd file.I try to add .tbd file and set Header search path as $(SDKROOT)/usr/include/libxml2 but it still showing same error.

@codaman
Copy link

codaman commented Oct 11, 2016

yes i got same error. i've tried many things

@codaman
Copy link

codaman commented Oct 11, 2016

it is working with xcode 7.2 but after all versions libxml2 not linking

@BackWorld
Copy link

soga?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants