First time here? Check out the FAQ!
answered 2019-05-29 13:32:05 -0600
cv::debug_build_guard:: -- you're trying to build a DEBUG project, but link RELEASE opencv libs
cv::debug_build_guard::
you need opencv_core410d.lib, etc, in that configuration.
d