Has anyone got the YAJL Json parsing framework to work with iPhone? And if you have can you post simple instructions on how to link to it.
I want to use it with the MGTwitterEngine framework.
Currently I am getting these errors..
"yajl_get_error" referenced from
.. and a few tohers very similar.
YAJL http://lloyd.github.com/yajl/
MGTwitterEngine http://mattgemmell.com/2008/02/22/mgtwitterengine-twitter-from-cocoa
Thanks,
Dan