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.