First time here? Check out the FAQ!

Ask Your Question
0

'opencv2/opencv.hpp' file not found

asked Dec 19 '12

h4cky gravatar image

I successfully installed OpenCV on Mac OS X 10.8.2.

After that I configured Xcode 4.5.2 by following this guide by SSteve even that this guide was for Xcode 3.5.1 - everything was are it's suppose to be.

My openCV dylib's are in: /usr/lib

  1. Always Search User Paths: YES
  2. Framework Search Path: /usr/lib* (* stands for recursive search)
  3. Header Search Path: /usr/lib* (* stands for recursive search)

Full error message:

Lexical or Preprocessor Issue
'opencv2/opencv.hpp' file not found
Preview: (hide)

1 answer

Sort by » oldest newest most voted
0

answered Dec 19 '12

unxnut gravatar image

Don't know much about Mac but shouldn't the header files be in /usr/include ?

Preview: (hide)

Question Tools

1 follower

Stats

Asked: Dec 19 '12

Seen: 4,436 times

Last updated: Dec 19 '12