Hi,
I'm using MGTwitterEngine in my project and when compiling the whole project I get 23 error which are all releated to yajl/yajl_parse.h no such file or directory
Is there any solution for that?
Thanks!
Hi,
I'm using MGTwitterEngine in my project and when compiling the whole project I get 23 error which are all releated to yajl/yajl_parse.h no such file or directory
Is there any solution for that?
Thanks!
The project only contains references to yajl. You have to plug it in by yourself.