I am trying with cmake to compile dbow2 with visual studio 2017(x64) and the configuration fails with the message
CMake Error at C:/Windows/System32/OpenCVModules.cmake:417 (message):
The imported target "opencv_core" references the file
"C://x64/vc16/lib/opencv_core440d.lib"
but this file does not exist.
Any idea the reason of such problem?
I am trying with cmake to compile dbow2 with visual studio 2017(x64) and the configuration fails with the message CMake Error at C:/Windows/System32/OpenCVModules.cmake:417 (message): The imported target "opencv_core" references the file
but this file does not exist. Any idea the reason of such problem?