Building for ios and using in XCode

asked 2017-06-16 03:41:00 -0600

updated 2017-06-16 04:18:20 -0600

berak gravatar image

Basically this is a continuation of the question: http://answers.opencv.org/question/40.... I have built opencv with contrib modules and the files are located inside the new build folder. How do I use them in my XCode project? Is there a way to generate a opencv2.frameworks file or do I just import the whole folder into XCode?

edit retag flag offensive close merge delete