What am I missing? java.lang.UnsatisfiedLinkError

edited March 2017 in Kinect

I see reference to this error in several places but I cant seem to find a thread anywhere that actually states the fix! any help would be wonderful for a sad n00b. Mac Pro desktop OS x 10.11.6 Processing 3.3 Kinect V2

java.lang.UnsatisfiedLinkError: no Kinect20.Face in java.library.path at processing.opengl.PSurfaceJOGL$2.run(PSurfaceJOGL.java:480) at java.lang.Thread.run(Thread.java:745) A library relies on native code that's not available. Or only works properly when the sketch is run as a 32-bit application.

Answers

  • Did you find a solution to this? I'm currently having the same problem.

Sign In or Register to comment.