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

Code looks for libxml but dependencies suggested are libxml2 #40

Open
macdonjo opened this issue Oct 8, 2014 · 4 comments
Open

Code looks for libxml but dependencies suggested are libxml2 #40

macdonjo opened this issue Oct 8, 2014 · 4 comments

Comments

@macdonjo
Copy link

macdonjo commented Oct 8, 2014

#import <libxml/tree.h>

The code breaks at this line. In the tutorial, it said to add libxml2, but the code doesn't use 2. Any explanation here?

@macdonjo macdonjo changed the title Code looks for libxml/tree.h but dependencies suggested are libxml2 Code looks for libxml but dependencies suggested are libxml2 Oct 8, 2014
@jayjayesh
Copy link

same issue facing in my project....

@guoxuanlaiye
Copy link

me too

@betzerra
Copy link

+1

@betzerra
Copy link

This fixed my issue: http://stackoverflow.com/a/9772887/994129 I was importing wrongly libxml2

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

4 participants