jonathan.is

Here is how to build a fully 64-bit openFrameworks application, with the latest OpenCV on OSX 10.9. We need to modify the build options for homebrew’s opencv formula to force linking against the latest osx library, then tell openFrameworks to do the same.

Make sure you have homebrew installed, then do the following:

back