Hi,
I have downloaded openCV from the below link for iOS. https://github.com/macmade/OpenCV-iOS. When I am trying to run this project in XCode 5.0.2, iam getting the following error. clang: error: no such file or directory: '/Users/administrator/Downloads/OpenCV-iOS-master/opencv-2.0/iPad/OpenCV/lib/iPhoneOS/lib/libcv.a' clang: error: no such file or directory: '/Users/administrator/Downloads/OpenCV-iOS-master/opencv-2.0/iPad/OpenCV/lib/iPhoneOS/lib/libcxcore.a'
Whether OpenCV supports the latest version of XCode 5 and 6 ? Please suggest me to resolve this issue. Thanks in advance.