Viewing 5 posts - 1 through 5 (of 5 total)
Viewing 5 posts - 1 through 5 (of 5 total)
You must be logged in to reply to this topic.
Home › Forums › Ask the Flomies › ACR35 iOS libAudioJack.a Build
Hello,
I am trying to build a new iOS application containing your libraries for the ACR35. This application is for the newest Apple hardware combined with iOS 9. Every time I try to compile my application, I get an architecture error indicating that libAudioJack.a is not built for arm64. It looks like the library was compiled over a year ago. Could we please have an updated version?
Thanks!
Hi Bobby, I’ll ping the folks at ACS about this issue and get you an updated library.
stand by,
Richard
Hi Bobby,
This is Khristine from ACS. May I know the exact error message that you encountered?
The arm64 was already supported in the ACR35 library.
It would be helpful if we can see the error messages for analysis.
Thanks again,
Khristine
Bobby, per Khristine’s comment I checked the driver version we had on our flomio_ios repo and it was outdated. I updated it now to the latest version 1.0.0
from 3/3/2015. That said, we have tested and deployed several apps with customers using arm64 based devices as labeled in this chart.
So I would think that your issue is may be due to something else.. can you cut/paste the error output here?
Thank you for your help! It turns out that I actually missed the step requiring the linking of the libc++ libraries in Xcode. All is working now.
You must be logged in to reply to this topic.