Closed akerbo closed 11 years ago
Hello,
Thanks for writing up your issue. I haven't seen this before, might you be able to tell me
OSX version (e.g. 10.8.4) JDK version (e.g. Oracle JDK 1.7.0_21-b12) Processing version (e.g. 2.0) Leap Motion SDK version (e.g. 0.8.0_5303) Leap Motion Processing library version (check library.properties, should be 1.9)
hello again, thanks for quick response
OSX 10.7.5 Java version 1.6.0_45 Processing 2.0.1 LM SDK 0.8.1+6221 LM Processing library 1.9
Great, thanks. I didn't notice a newer version of the SDK was available, I will update and see what happens.
I have created a new 1.10 version of the library which uses 0.8.1+6221, please give that a try.
Fixed. Works great, thanks!
Thank you for the reply, marking as closed.
hi!
i'm trying to launch some sample projects but here is a problem. It seems to be that there is no data receiving by application from Leap. The library was built correctly (i suppose that). While trying to launch leap_position_example there is application window with black background but without any hand ellipse markers or other activity.
Can the problem be in my dev kit? or there's another reason. Thank's.
upd: running on Mac, Processing is up to date.