What steps will reproduce the problem?
1. running DepthImage sketch in processing 2.2.1
2.
3.
What is the expected output? What do you see instead?
depth image from kinect
What version of the product are you using? On what operating system?
processing 2.2.1 on ubuntu 14.04 64-bit
Please provide any additional information below.
ERROR
----
Can't load SimpleOpenNI library (SimpleOpenNI64) :
java.lang.UnsatisfiedLinkError:
/home/bassant/sketchbook/libraries/SimpleOpenNI/library/libSimpleOpenNI64.so:
libXnVNite_1_5_2.so: cannot open shared object file: No such file or directory
Verify if you installed SimpleOpenNI correctly.
http://code.google.com/p/simple-openni/wiki/Installation
A library relies on native code that's not available.
Or only works properly when the sketch is run as a 32-bit application.
Original issue reported on code.google.com by bassanth...@gmail.com on 29 Apr 2015 at 5:26
Original issue reported on code.google.com by
bassanth...@gmail.com
on 29 Apr 2015 at 5:26