totovr / SimpleOpenNI

SimpleOpenNI library for Processing 3.5.2, 3.4, 3.3.7, 3.3.6 on MacOS for V1 and V2
https://totovr.github.io/SimpleOpenNI/
MIT License
158 stars 47 forks source link

On Ubuntu 18.04 JavaError: java.lang.UnsatisfiedLinkError #27

Open jds1993cologne opened 4 years ago

jds1993cologne commented 4 years ago

On Ubuntu 18.04, Java 11 (K4W)

I recieve every time the following error: Can't load SimpleOpenNI library (SimpleOpenNI64) : java.lang.UnsatisfiedLinkError: /usr/lib/jvm/java-11-openjdk-amd64/lib/libSimpleOpenNI64.so: libboost_thread.so.1.54.0: Kann die Shared-Object-Datei nicht öffnen: Datei oder Verzeichnis nicht gefunden Verify if you installed SimpleOpenNI correctly. http://code.google.com/p/simple-openni/wiki/Installation

The code.google.com page returns 404, I have already copied the .so file to /jvm/java-11-openjdk-amd64/lib/