Search code examples
mgtwitterengineyajl

MGTwitterEngine error: yajl/yajl_parse.h no such file or directory


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!


Solution

  • The project only contains references to yajl. You have to plug it in by yourself.