Nico113 / mpoauthconnection

Automatically exported from code.google.com/p/mpoauthconnection
0 stars 0 forks source link

Problem building example #18

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I downloaded the code from svn.

I am having trouble building it. _xmlXPathNewContext, _xmlFreeDoc,
_xmlXPathFreeObject, etc. are not resolved at link time.

Is there a framework missing from the project file, or some libxml that I
have to set up and install on my mac for it to build?

Thanks.

Original issue reported on code.google.com by vgraup...@gmail.com on 16 Apr 2009 at 7:34

GoogleCodeExporter commented 9 years ago
What OS version are you at? What version of Xcode and gcc? libxml should be 
included with your system

Original comment by karl.a...@gmail.com on 16 Apr 2009 at 9:10

GoogleCodeExporter commented 9 years ago
Fixed in r117

Original comment by karl.a...@gmail.com on 16 Apr 2009 at 9:25