didi / maskdetection

Apache License 2.0
179 stars 56 forks source link

CopyTrainedLayersFrom undefined reference #5

Open wmh11112345 opened 4 years ago

wmh11112345 commented 4 years ago

/home/wangmenghu/maskdetection/build/lib/libface_mask.so:对‘caffe::Net::CopyTrainedLayersFrom(std::__cxx11::basic_string<char, std::char_traits, std::allocator > const&)’未定义的引用 /home/wangmenghu/maskdetection/build/lib/libface_mask.so:对‘cv::error(int, std::cxx11::basic_string<char, std::char_traits, std::allocator > const&, char const, char const, int)’未定义的引用 /home/wangmenghu/maskdetection/build/lib/libface_mask.so:对‘cv::Mat::updateContinuityFlag()’未定义的引用 /home/wangmenghu/maskdetection/build/lib/libface_mask.so:对‘cv::imread(std::cxx11::basic_string<char, std::char_traits, std::allocator > const&, int)’未定义的引用

2016110071 commented 4 years ago

Did you add caffe opencv include files?