Ask Your Question

Revision history [back]

opencv ios issues

hi!

I'm having issues getting opencv running on my ios project.

I downloaded the latest opencv2.framework, tried to run some example code but got a ton of errors. So i tried to download a few examples from here: https://github.com/Itseez/opencv_for_ios_book_samples and still the same problem, like 40 errors like cannot find protocol, unknown type name.

Is there anything else that needs to be done than just importing the opencv2.framework to your project? Since i cant even get working examples running on either my phone or simulator.