I’receive today my LeapMotion, it’s amazing!!! Working great, and everything… But not in OF… I’m using the example that you can find in “ofxLeapMotion - master”.
I do nothing exept running it, the app open… But no leapMotion tracking in it… ? Does someone have the same problem with it? Or a solution ?
Thank you and have a nice day, and for people that have their LeapMotion… “Welcome to a whole new world” (that’s the inscription in the box) ^^
Same here: I just received my camera, tested Theo’s addon and nothing happened. maybe it’s just a matter of updating the SDK version.
Unfortunately tomorrow I’m leaving and I’ll be away from my desk for a few days; as soon as I’m back next week I’ll spend some time trying to fix the addon
Exactly, you just have to replace the file located in: _ofxLeapMotion/libs/lib/osx/libLeap.dylib _
by the one that is located on the SDK in: lib/libc++ !!!
And it’s working like a roll’s royce !!! Thank to you so much haha !!
For the shake of updating this topic, I recently had problems for detecting Leap Motion from the ofApp in Ubuntu 16. It turned out that it was not properly installed. So I downloaded the last Leap Motion installation kit for linux. However sudo dpkg --install Leap-*-x86.deb could not be properly installed. So I found this link that solved the installation problem. I copy the steps here: