Ask Your Question

h4cky's profile - activity

2016-08-24 04:19:14 -0600 received badge  Notable Question (source)
2015-07-07 02:23:20 -0600 received badge  Popular Question (source)
2012-12-19 08:34:18 -0600 asked a question 'opencv2/opencv.hpp' file not found

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