Hello,
I try to compile one of the ofxFaceTracker Example , Projekt updated with the Projektgenerator in VS2015.
I never saw such an error output. where can I start to fix this.
regards
Error LNK2019 unresolved external symbol “float cdecl ofxCv::trackingDistance(class cv::Rect const &,class cv::Rect const &)” (?trackingDistance@ofxCv@@YAMABV?$Rect_@H@cv@@0@Z) referenced in function “public: virtual class std::vector<unsigned int,class std::allocator > const & thiscall ofxCv::Tracker<class cv::Rect >::track(class std::vector<class cv::Rect,class std::allocator<class cv::Rect_ > > const &)” (?track@?$Tracker@V?$Rect_@H@cv@@@ofxCv@@UAEABV?$vector@IV?$allocator@I@std@@@std@@ABV?$vector@V?$Rect_@H@cv@@V?$allocator@V?$Rect_@H@cv@@@std@@@4@@Z) example-cutout E:\of_v0.9.0_vs_release\addons\ofxFaceTracker\example-cutout\ContourFinder.obj 1
Error LNK2001 unresolved external symbol “float cdecl ofxCv::trackingDistance(class cv::Rect const &,class cv::Rect const &)” (?trackingDistance@ofxCv@@YAMABV?$Rect_@H@cv@@0@Z) example-cutout E:\of_v0.9.0_vs_release\addons\ofxFaceTracker\example-cutout\ObjectFinder.obj 1