Quantcast
Channel: OpenCV Q&A Forum - Latest question feed
Viewing all articles
Browse latest Browse all 19555

CMake error while building MultiTarget-tracker library.

$
0
0
I'm trying to build [Multitarget-tracker][1] using CMake in windows. Initially i had the warning below,> You should manually point CMake variable OpenCV_DIR to your build of OpenCV library.> Call Stack (most recent call first):> CMakeLists.txt:57 (find_package) I manually pointed out the directory of build version of OpenCV library and tried to **build**. I referred this [link][2] while building. **Warning:** > CMake Warning at CMakeLists.txt:23 (FIND_PACKAGE):> Found package configuration file:> C:/OpenCV/opencv/build/x86/vc12/lib/OpenCVConfig.cmake> but it set OpenCV_FOUND to FALSE so package "OpenCV" is considered to be> NOT FOUND. I checked the OpenCV_FOUND, but after i press 'configure' again, it automatically unchecks. [1]: https://github.com/Smorodov/Multitarget-tracker [2]: http://answers.opencv.org/question/12074/cmake-opencv_dir/

Viewing all articles
Browse latest Browse all 19555

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>