Tossy0423/yolov4-for-darknet_ros

undefined reference to cv::imshow AND so on

fycie opened this issue · 1 comments

fycie commented

when 100%built,it shows that "undefined reference to `cv::imshow(std::__cxx11::basic_string<char, std::char_traits, std::allocator > const&, cv::_InputArray const&)' ".

Does it mean the opencv linked failed?

fycie commented

but it is ok in darkness from AB