ofxLeapMotion icon indicating copy to clipboard operation
ofxLeapMotion copied to clipboard

ofxLeapMotion to an Existing Project on linux using QT Creator, changing .qbs file

Open gvpm opened this issue 8 years ago • 0 comments

I am struggling on adding ofxLeapMotion on my project. Already changed the .qbs file. of.addons: [ 'ofxOsc','ofxLeapMotion' ]

The folder is on the addons. I try to build and it tries to load but it says . :-1: error: error: ../../../addons/ofxLeapMotion/libs/lib/linux64/libLeap.so: No such file or directory

The file is there I am not sure if I should add anything else to the project qbs file

gvpm avatar Mar 24 '16 22:03 gvpm