Relative Content

Tag Archive for cmake-gui

CMake Error at CMakeLists.txt:31 (message): OpenCV > 2.4.3 not found

When I’m using cmaie to configure a sln file in DBoW2/build, it throws this error, but I’m sure that I have set the OpenCV_DIR’s value D:/opencv/opencv/build. I used to use visual studio 2019 as my generater and it worked, but now it has this error when I use visual studio 2022, why?
enter image description here