heuermh / leap-motion-processing

Leap Motion library for Processing
GNU General Public License v3.0
122 stars 31 forks source link

Contributed Library - Processing #7

Closed calzinispaiati closed 11 years ago

calzinispaiati commented 11 years ago

Hello,

I tried to paste the folder "leap-motion-processing" in the library, but does not appear in processing. Do you know how to fix it?

Thanks

heuermh commented 11 years ago

You need to build the library first. If you run

$ ant

it will create a folder LeapMotion. Copy this folder to your Processing library folder.