سؤال

I want to run pjsip on my iPhone simulator but I am not able to run that. I properly follow the the steps given with it. But it shows errors e.g.

errors shown after build

هل كانت مفيدة؟

المحلول

It seems the static library provided is built with device architecture. Try to run the application in Device. Otherwise, get the source code and compile it for i386 architecture (to support simulator)

Update: For more details, please visit this link

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top