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

Popular posts from this blog

mysql - where clause in inner join query -

java - Why my included JSP file won't get processed correctly? -

php - PDO bindParam() fatal error -