I have a working sketch with SimpleOpenNI. Everything is working just like I wanted, but when I export the application it doesn't run. I imported the sketch into Mother and I get te error:
Can't load SimpleOpenNI library (libSimpleOpenNI.jnilib) : java.lang.UnsatisfiedLinkError: Can't load library: /SimpleOpenNI/library/libSimpleOpenNI.jnilib
I already tried copying the simpleOpenNI everywhere and it still doesn't work.
Can anyone give me a tip? Thanks
I'm using Processing 2.0.3 64bit
simpleOpenNI 1.96
in a macos with Mavericks