Ask Your Question

Revision history [back]

Hello, I had the same issue, the only way I found to solve it is by rebuilding the framework using the build_framework.py script and adding the minimum target to iOS 6.0 as explained here : http://stackoverflow.com/a/19698826

I think this is an issue with the last Xcode version (5.0.2) because even prebuilt openCV 2.4.6 that was working with Xcode 5.0 and ios6 now leads to the same error.

Hope all goes well !