You can try to use this git to compile pjsip library https://github.com/chebur/pjsip <https://github.com/chebur/pjsip> > Il giorno 05/gen/2015, alle ore 15:18, Alberto Bitto <alberto.bitto at gmail.com> ha scritto: > > Hello, > > I'm trying to build the library for iOS following the instruction on https://trac.pjsip.org/repos/wiki/Getting-Started/iPhone <https://trac.pjsip.org/repos/wiki/Getting-Started/iPhone>, but the build phase stops with errors I can't understand. > > I'm using Yosemite (10.10.1) and have installed Xcode 6.1.1; first I tried with the default SDK, iPhoneOS8.1. > > Configuration goes seemingly fine (I don't see errors or warnings), but when I run make, it stops after a while with the following lines: > > make[2]: *** No rule to make target `output/pjlib-arm-apple-darwin9/ioqueue_select.o', needed by `../lib/libpj-arm-apple-darwin9.a'. Stop. > > make[1]: *** [libpj-arm-apple-darwin9.a] Error 2 > > > make: *** [all] Error 1 > > I even tried to download Xcode 5.1.1, setting the path to SDK iPhoneOS7.1 and using the command line tools for 5.1.1, but to no avail: the same error strikes again. > > Anyone has an idea? > > Thanks > > _______________________________________________ > 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/20150105/a461ef0c/attachment.html>