[opus] Problem with using opus on iOS
GMail
pirrest at gmail.com
Thu Apr 27 11:19:37 UTC 2017
Hello!
I'm trying to build pjsip library with opus codec. And when I'm trying to package an app I receive errors about "bands.o":
in /var/folders/dj/njldlc3s2hldwxtbgw26zwd80000gn/T/96371209-c2d0-41e1-866d-388b6d47c6e7/libadagio.anes.sip.a(bands.o), archive member 'bands.o' with length 84496 is not mach-o or llvm bitcode for architecture arm64
com.adobe.air.ipa.ProcessError: Unable to generate executable
at com.adobe.air.ipa.AOTCompiler.launchProcess(AOTCompiler.java:290)
at com.adobe.air.ipa.AOTCompiler.linkMachO(AOTCompiler.java:775)
at com.adobe.air.ipa.AOTCompiler.generateMachineBinaries(AOTCompiler.java:922)
at com.adobe.air.ipa.IPAOutputStream.createIosBinary(IPAOutputStream.java:504)
at com.adobe.air.ipa.IPAOutputStream.access$100(IPAOutputStream.java:74)
at com.adobe.air.ipa.IPAOutputStream$CompileTask.run(IPAOutputStream.java:1233)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
ld: in /var/folders/dj/njldlc3s2hldwxtbgw26zwd80000gn/T/96371209-c2d0-41e1-866d-388b6d47c6e7/libadagio.anes.sip.a(bands.o), archive member 'bands.o' with length 82960 is not mach-o or llvm bitcode for architecture armv7
com.adobe.air.ipa.ProcessError: Unable to generate executable
at com.adobe.air.ipa.AOTCompiler.launchProcess(AOTCompiler.java:290)
at com.adobe.air.ipa.AOTCompiler.linkMachO(AOTCompiler.java:775)
at com.adobe.air.ipa.AOTCompiler.generateMachineBinaries(AOTCompiler.java:922)
at com.adobe.air.ipa.IPAOutputStream.createIosBinary(IPAOutputStream.java:504)
at com.adobe.air.ipa.IPAOutputStream.access$100(IPAOutputStream.java:74)
at com.adobe.air.ipa.IPAOutputStream$CompileTask.run(IPAOutputStream.java:1233)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
Could you please help me to figure out a way to fix the errors.
Thank you!
Best Regards
Eldar
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.xiph.org/pipermail/opus/attachments/20170427/e0768d90/attachment-0001.html>
More information about the opus
mailing list