Ask Your Question

Boney's profile - activity

2016-01-13 06:27:30 -0600 received badge  Enthusiast
2016-01-12 08:05:28 -0600 received badge  Scholar (source)
2016-01-12 08:05:17 -0600 received badge  Supporter (source)
2016-01-06 21:41:53 -0600 received badge  Organizer (source)
2016-01-06 21:34:26 -0600 asked a question opencv on ununtu error on pointing Cmake variable opencv_DIR to build of opencv

When I cmake my project it shows this: Found OpenCV Windows Pack but it has no binaries compatible with your configuration.

You should manually point CMake variable OpenCV_DIR to your build of OpenCV library. Call Stack (most recent call first): CMakeLists.txt:3 (find_package)

Can anyone help how to fix these in ubuntu? How to point Cmake variable OpenCV_DIR to build of opencv? I have checked everywhere but i am unable to find a satisfactory answer.