objective c - "config.h" used by but not bundled with libxml -
libxml uses the following line of code in libxml.h, but it has not come bundled with libxml. I am trying to use XMP Framework in Swift for Objective-C. The dependency on XMPPFramework is as libxml.
You can try to include these:
#include & lt; Stdio.h & gt; # Include & lt; Libxml / tree.h & gt; # Include & lt; libxml / parser.h & gt; As found:
Comments
Post a Comment