Building OpenCV for iOS on Mountain Lion
Hi everyone,
I am trying to build OpenCV for the iOS on Mountain Lion according to http://docs.opencv.org/trunk/doc/tutorials/introduction/ios_install/ios_install.html#ios-installation however it doesn't build. Among the other errors are this one:
xcodebuild: error: Unable to read project 'OpenCV.xcodeproj'.
Has anyone tried to build OpenCV on Mountain Lion?
Any ideas would be much appreciated.