kylemcdonald / ofxCv

Alternative approach to interfacing with OpenCv from openFrameworks.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

some example's aren't compiling > directory not found for option '-L/Users/kyle/....

jBachalo opened this issue · comments

Getting this error on the example-gesture' project.
Possibly a hard coded path somewhere?

ld: warning: directory not found for option '-L/Users/kyle/Documents/openFrameworks/addons/ofxOpenCv/libs/opencv/lib/osx'

fixed it, thanks!