Here are a few screenshots of what i have added to a default iphone project. Don't know if it helps. Kudor Gyozo ________________________________ From: P.Muge Ersoy <muge.ersoy@xxxxxxxxx> To: pjsip list <pjsip at lists.pjsip.org> Sent: Tue, June 1, 2010 11:26:31 AM Subject: Re: Adding pjsip libraries in xcode Hi Kudor ? which symbols are not found ? Mg On Tue, Jun 1, 2010 at 11:04 AM, Gyozo <kudorgyozo at yahoo.com> wrote: Hello, this is probably more a question relating to xcode than pjsip. I am trying to make an iphone app in xcode that uses pjsip. The problem is i dont know how to link the libraries. > > >>I have the ARM version of the libraries in this folder in mac os x. >>/Users/kudorgyozo/pjsip_iphone > >>I have specified the library and header search paths like this: >>for includes >>/Users/kudorgyozo/pjsip_iphone/pjlib/include /Users/kudorgyozo/pjsip_iphone/pjlib-util/include /Users/kudorgyozo/pjsip_iphone/pjmedia/include /Users/kudorgyozo/pjsip_iphone/pjnath/include /Users/kudorgyozo/pjsip_iphone/pjsip/include > >>for libraries >>/Users/kudorgyozo/pjsip_iphone/pjlib/lib /Users/kudorgyozo/pjsip_iphone/pjlib-util/lib /Users/kudorgyozo/pjsip_iphone/pjmedia/lib /Users/kudorgyozo/pjsip_iphone/pjnath/lib /Users/kudorgyozo/pjsip_iphone/pjsip/lib > >>and then using the "Other linker flags" : >>-lpj-arm-apple-darwin9 -lpjlib-util-arm-apple-darwin9 -lpjmedia-arm-apple-darwin9 -lpjmedia-audiodev-arm-apple-darwin9 -lpjmedia-codec-arm-apple-darwin9 -lpjsdp-arm-apple-darwin9 -lpjnath-arm-apple-darwin9 -lpjsip-arm-apple-darwin9 -lpjsip-simple-arm-apple-darwin9 -lpjsip-ua-arm-apple-darwin9 -lpjsua-arm-apple-darwin9 > >>Is this OK like this? Because it gives me symbol(s) not found errors. I don't know what is wrong i'm just beginning to understand how building an app works under linux based systems i've only done programming in c# before. > >>Kudor Gyozo > > > > >>_______________________________________________ >>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/20100601/b99216e2/attachment-0001.html> -------------- next part -------------- A non-text attachment was scrubbed... Name: 1.jpg Type: image/jpeg Size: 181966 bytes Desc: not available URL: <http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/attachments/20100601/b99216e2/attachment-0004.jpg> -------------- next part -------------- A non-text attachment was scrubbed... Name: 2.jpg Type: image/jpeg Size: 99124 bytes Desc: not available URL: <http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/attachments/20100601/b99216e2/attachment-0005.jpg> -------------- next part -------------- A non-text attachment was scrubbed... Name: 3.jpg Type: image/jpeg Size: 90305 bytes Desc: not available URL: <http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/attachments/20100601/b99216e2/attachment-0006.jpg> -------------- next part -------------- A non-text attachment was scrubbed... Name: 4.jpg Type: image/jpeg Size: 87042 bytes Desc: not available URL: <http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/attachments/20100601/b99216e2/attachment-0007.jpg>