Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

ios framework not found opencv2

I included the latest opencv2 framework from the following url: http://sourceforge.net/projects/opencvlibrary/files/opencv-ios/2.4.3/opencv2.framework.zip/download and followed the Hello world instruction: http://docs.opencv.org/doc/tutorials/ios/hello/hello.html#opencvioshelloworld

However, I am getting the following error when I try to deploy to my iPhone 5

ld: framework not found opencv2 clang: error: linker command failed with exit code 1 (use -v to see invocation)

I am using iOS SDK6.0, OSX 10.8.2, Xcode 4.5.2 Thank you for your help.