You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The code breaks at this line. In the tutorial, it said to add libxml2, but the code doesn't use 2. Any explanation here?
The text was updated successfully, but these errors were encountered:
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
#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?
The text was updated successfully, but these errors were encountered: