I'm really struggling to figure out how to install Daniel Shiffman's OpenKinect library. I have installed the library itself through Processing (3), and have updated the drivers for the kinect to libusbK as instructed on the github page. Is there anything else I need to do, or is there something else wrong? When I run an example code, I get this error:
A library relies on native code that's not available. Or only works properly when the sketch is run as a 64-bit application.
Can anybody help? I'm finding the instructions online all a bit confusing, and in Shiffman's video tutorial he doesn't mention anything other than downloading the library through the Processing software?
(I have a v1 Kinect)