You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 [email protected] on 29 Apr 2015 at 5:26
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 29 Apr 2015 at 5:26The text was updated successfully, but these errors were encountered: