What I did to get Xcode to link the PJSIP libs add them to the linker's search path. Just go into your project settings, edit the "linker library search path" and add all 5 paths for the pjsip project. All of the paths end in /lib You could probably do a spotlight search for files ending in .0.a and drag those into your project as well. But the search path fixes things without copying files around. Hope that answered your question. James Long (Trey) On Mon, Dec 1, 2008 at 7:58 AM, George Stylianakis <gstylianakis at gmail.com> wrote: > Hi all, > I need your help. > I want to import pjsip libraries in iphone official sdk and i need some > instructions. > thanks in advance > George > _______________________________________________ > 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 > >