phdsky / ORBSLAM24Windows

ORBSLAM2 Project 4(for) Windows Platform
Other
194 stars 87 forks source link

Issues configuring dbow2 library #11

Open lavaaaw opened 3 years ago

lavaaaw commented 3 years ago

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?