Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

How to use OpenCV in Eclipse C++ on Yosemite?

Hi everyone, I've to work with OpenCV 3.0.0 on my Mac OS X Yosemite with Eclipse for C++ and I've already installed OpenCV on my computer and included it in my project. The problem is that I can't use it in any of my projects because the IDE gives me always millions of errors. I think that Eclipse doesn't find the libraries and the .hpp files, but how can I solve it?
Here is an image that can explain the problem (with, on the left, OpenCV included).image description
Thank you all for your answers!