Hi Alex Antony vijay, Thanks for the quick response. I have addded config_site.h file with those two lines in include/pj/config_site.h. Still iam getting one linker error that missing some libraries as following libvcodec.a,libvutil.a,libswscale.a,libvformat.a,libfilter.a,libvdevise.a. So can you give me any suggetstions to resolve tha issue. Regards, Prasad. On Thu, Apr 24, 2014 at 9:06 PM, J Alex Antony Vijay <jfalexvijay at gmail.com>wrote: > Hi Prasad, > > The file name is config_site.h. It should not be empty. You have to > add the below two lines. > > #define PJ_CONFIG_IPHONE 1 > #include <pj/config_site_sample.h> > > Please check the below URL for more information about the compilation and > other stuff. > > http://trac.pjsip.org/repos/wiki/Getting-Started/iPhone > > > > On Thu, Apr 24, 2014 at 7:45 PM, Prasad Vara <prasad at adwitech.com> wrote: > >> Hello everyone, >> >> I am prasad. I am new to pjsip and I am trying to implement my first >> application on IOS. I have downloaded the source code and when I run it I >> am getting the following errors/some missing files errors. >> >> 1) pj/config_state.h file not found. I have added an empty file in pj >> directory. This gave me some other errors >> >> >> Any guidance in configurin the pjsip file / help in resolving the issue >> would be greatly appreciated. >> >> Thanks >> Prasad. >> >> _______________________________________________ >> 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 >> >> > > > -- > > Regards, > J Alex Antony Vijay. > > _______________________________________________ > 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/20140427/ab2bd3b4/attachment.html>