Hi, I try to follow the images instruction here. However, stuck at Build process in MVS where I got same error on LINK : fatal error LNK1104: cannot open file 'Debug\clandmark.lib' . Then, I try to build clandmark project but return ========== Build: 0 succeeded, 0 failed, 2 up-to-date, 0 skipped ==========.
BTW, during CMAKE process, instead of setting OpenCV_dir to ../vc14/bin, I set it to ..vc14/lib, because I got error
` Could not find a package configuration file provided by "OpenCV" with any
of the following names:
OpenCVConfig.cmake
opencv-config.cmake`
Hi, I try to follow the images instruction here. However, stuck at Build process in MVS where I got same error on
LINK : fatal error LNK1104: cannot open file 'Debug\clandmark.lib'. Then, I try to build clandmark project but return========== Build: 0 succeeded, 0 failed, 2 up-to-date, 0 skipped ==========.BTW, during CMAKE process, instead of setting OpenCV_dir to
../vc14/bin, I set it to..vc14/lib, because I got error` Could not find a package configuration file provided by "OpenCV" with any
of the following names: