You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 7, 2024. It is now read-only.
Version
dev-ov2020.3
Reproduction link
Steps to reproduce
run
catkin_make
in catkin_ws workspace.What is expected?
The related functions have defined and build pass.
What is actually happening?
When I tried to build projects, the console reports
undefined reference
target function lists:
PipelineManager::createLandmarksDetection(Params::ParamManager::InferenceRawData const&)
Outputs::ImageWindowOutput::initOutputs(unsigned int)
Models::AgeGenderDetectionModel::AgeGenderDetectionModel(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int)
Models::EmotionDetectionModel::EmotionDetectionModel(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int)
PipelineManager::createFaceReidentification(Params::ParamManager::InferenceRawData const&)
The text was updated successfully, but these errors were encountered: