Quantcast
Channel: bugs, errors - openFrameworks
Viewing all articles
Browse latest Browse all 636

Errors in every addon

$
0
0

@karinkomkov wrote:

hi,
almost two weeks I'm struggling with OF.
working on 0.9.3 OF VS2015 win 10.

i already fixed a lot of errors and bugs BUT didn't have one time that something worked clean...
what am i missing?
the addons suppose to be that hard to work with?

some examples for errors:
(the face trucker add on)
Severity Code Description Project File Line Suppression State
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 > const & _thiscall ofxCv::Tracker >::track(class std::vector,class std::allocator > > 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) myFlexibleSketch C:\Users\k\Desktop\ofnew\of_v0.9.2_vs_release\apps\myApps\myFlexibleSketch\ContourFinder.obj 1

Severity Code Description Project File Line Suppression State
Error LNK1120 1 unresolved externals myFlexibleSketch C:\Users\k\Desktop\ofnew\of_v0.9.2_vs_release\apps\myApps\myFlexibleSketch\bin\myFlexibleSketch_debug.exe 1

AND I HAVE A LOT OF THOSE
(in all addons)
: identifier not found
Severity Code Description Project File Line Suppression State
ambiguous symbol

all this is only using the addons examples...

i have no clue why i have all this troubles... sorry for this messy question... hope someone will know what I'm doing wrong...

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 636

Trending Articles