I am new to coding and I am trying to create an example addframework addon project called ofxReprojection . When I go:
cd /Users/Macbookpro/Documents/openframeworks/addons/ofxReprojection/example-ofxKinect
and then
make
I get this error:
ld: unknown option: -rpath=./libs clang: error: linker command failed with exit code 1 (use -v to see invocation) make[1]: *** [bin/example-ofxKinect] Error 1 make: *** [Release] Error 2 Macbooks-MacBook-Pro:example-ofxKinect Macbookpro$
I have Mac OS 10.7.5.
I hope someone can help, for the sake of art :)
source share