Thanks, Yes I did look at the link. I am able to build the lib using make lib. Problem is when I include pj headers at my cpp file. On Mon, Jul 20, 2015 at 1:40 PM, Shaul Kedem <shaul at yallo.com> wrote: > Hi, > I assume you are trying to build for android. did you go through this: > https://trac.pjsip.org/repos/wiki/Getting-Started/Android > > Especially important for you, setting config_site.h correctly, > > Enjoy > > > On Jul 20, 2015, at 11:41 AM, Nahum Nir <hello.shalom.hi at gmail.com> wrote: > > Hi All, > > I am trying to build my own app. Built PJSIP using "make lib". Added PJSIP > directory to my JNI folder and include flags. > > The problem is that I am getting errors that shouldn't be like > PJ_IS_BIG_ENDIAN is not defined. > > Following the third party example I tried to copy the build.mac to my > Android.mk but it didn't help. > > Thanks, > Nir > _______________________________________________ > Visit our blog: http://blog.pjsip.org > > pjsip mailing list > pjsip at lists.pjsip.org > http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org > > > > _______________________________________________ > Visit our blog: http://blog.pjsip.org > > pjsip mailing list > pjsip at lists.pjsip.org > http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org > > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/attachments/20150720/68c3339f/attachment.html>