OpenCV 3.1 issue on iOS9 (arm64)
Hi,
I tried to upgrade my iOS app from OpenCV 3.0 to OpenCV 3.1, and when I try to build it gives me this error:
Screen Shot 2015-12-28 at 17.42.40.png
I just downloaded the framework from sourceforge, any idea what can I do to fix this issue?
Thanks in advance.
Were you able to solve this? I am having the exact same issue
+1.
I have found that this issue is to do with libpng.a This link has a solution however I am unable to build the source code at the moment.
Why not just download the iOS framework and add it to your frameworks? It is already built. I have completed a test project in Xcode using opencv 3.1. El Capitan 10.11.3, Xcode 7.2. No Swift yet, but I believe it will work. Works fine with Obj C.
I am facing the same problem. Does anyone have a solution? Thx, Florian