Ask Your Question
0

object recognition using opencv without user interaction

asked 2015-01-06 05:27:31 -0600

lakshmi gravatar image

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.

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
4

answered 2015-01-06 06:07:38 -0600

berak gravatar image

if that wants libcxcore, then it's totally outdated. please try the official opencv binaries instead.

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2015-01-06 05:27:31 -0600

Seen: 386 times

Last updated: Jan 06 '15