Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Building MacOS X Framework

How do I build OpenCV as a Mac OS X framework? I can build OpenCV as a UNIX-style library fine, and I can also build it as a framework for iOS. However I don't see any CMake option for a Mac framework, nor do I see a build script like the one used for the iOS framework.

Am I missing something?