andreypdr / simple-openni

Automatically exported from code.google.com/p/simple-openni
0 stars 0 forks source link

help me #60

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
Can't find the SimpleOpenNI library : java.lang.UnsatisfiedLinkError: 
C:\Users\Administrator\Documents\Processing\libraries\SimpleOpenNI\library\Simpl
eOpenNI.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

Original issue reported on code.google.com by wooky0...@gmail.com on 30 Jan 2013 at 6:43