2

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!

1 Answers1

0

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

tobiasbayer
  • 10,269
  • 4
  • 46
  • 64