Ask Your Question

mike10004's profile - activity

2014-01-22 16:30:27 -0600 answered a question Is there a FindOpenCV.cmake that works?

In my experience, the FindOpenCV.cmake files floating around are incompatible with OpenCV 2.4+. If that's the version of OpenCV you're working with, then try this one:

https://code.google.com/p/openfabmap/source/browse/branches/openfabmap2-dev/FindOpenCV.cmake?r=96

I've had some success with it when building on Linux with gcc. The project is licensed under GPLv3.