Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

java.lang.UnsatisfiedLinkError / A library relies on native code that's not available. #114

Open
GoogleCodeExporter opened this issue Mar 18, 2016 · 0 comments

Comments

@GoogleCodeExporter
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant