What steps will reproduce the problem? Can't find the SimpleOpenNI library : java.lang.UnsatisfiedLinkError: C:\Users\Administrator\Documents\Processing\libraries\SimpleOpenNI\library\SimpleOpenNI.dll: Can't load AMD 64-bit .dll on a IA 32-bit platform Exception in thread "Animation Thread" java.lang.UnsatisfiedLinkError: SimpleOpenNI.SimpleOpenNIJNI.swig_module_init()V at SimpleOpenNI.SimpleOpenNIJNI.swig_module_init(Native Method) at SimpleOpenNI.SimpleOpenNIJNI.<clinit>(SimpleOpenNIJNI.java:1542) at SimpleOpenNI.ContextWrapper.<init>(ContextWrapper.java:54) at SimpleOpenNI.SimpleOpenNI.<init>(SimpleOpenNI.java:192) at sketch_130130a.setup(sketch_130130a.java:31) at processing.core.PApplet.handleDraw(Unknown Source) at processing.core.PApplet.run(Unknown Source) at java.lang.Thread.run(Thread.java:662)
What version of the product are you using? On what operating system? 1.51 win64bit
Please provide any additional information below. help me
Status: New
Labels:
Type-Defect
Priority-Medium