Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

I am also trying to figure this one out. I am exploring two solutions:

  1. There is a readme.txt file in opencv/ios with instructions on builiding the files for the framework.

  2. Run the build_framework.py script from opencv/ios:

python build_framework.ph <some_directory_outside_of_opencv_tree>

I will let you know which one worked. My purpose is to build an OpenCV framework with JPG support :)