Hi,
I'm using MGTwitterEngine api that uses yajl.
For some reason after compiling the code I get 23 error that all related to yajl:
How can I install yajl?
I have tried many tutorials, I have also downloaded a static library of yajl with the framework but I still get 23 error.
Thanks!
I'm using MGTwitterEngine api that uses yajl.
For some reason after compiling the code I get 23 error that all related to yajl:
Code:
yajl/yajl_parse.h: No such file or directory
How can I install yajl?
I have tried many tutorials, I have also downloaded a static library of yajl with the framework but I still get 23 error.
Thanks!