Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

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.

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.