I tried to install openkinect for processing on windows7 64-bit and processing 2.2.1
I have the kinect version 1 , when i try to run any of the examples I get the following error :
A library relies on native code that is not available.
Or only works properly when the sketch is run as 32-bit application.
I tried to install openkinect for processing on windows7 64-bit and processing 2.2.1 I have the kinect version 1 , when i try to run any of the examples I get the following error :
A library relies on native code that is not available. Or only works properly when the sketch is run as 32-bit application.
This line of code is highlighted with error :
kinect = new Kinect(this);