genekogan / ofxLeapMotion2

A wrapper for the Leap Motion SDK compatible with Leap 2.0 Beta with skeletal tracking
MIT License
61 stars 33 forks source link

example fails to build on linux #1

Open nylki opened 10 years ago

nylki commented 10 years ago

Hi there, I have the leap sdk 2.1.5 on linux installed and tried to build your example. First I encountered an error: https://gist.github.com/nylki/d7547061d2a5a1fa144e#file-errore-compiling-ofxleapmotion2-example-1

I figured I might update libs included in ofxLeapMotion with the most recent ones from the Leap SDK 2.1.5, now I get some other error instead: https://gist.github.com/nylki/d7547061d2a5a1fa144e#file-errore-compiling-ofxleapmotion2-example-2

I would love to build the the example on Linux, would be glad if you can help me!

AdriannaGmz commented 8 years ago

did you succeed? I have the same problem..