Hello, I'm trying to build the library for iOS following the instruction on 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 -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/attachments/20150105/dd50c826/attachment.html>