Export to GitHub

simple-openni - issue #19

Win 64 broken library?


Posted on Nov 18, 2011 by Quick Rhino

What steps will reproduce the problem? 1. Install 64 bit library 2. Install 64 bit dependent software 3. Run any example

What is the expected output? What do you see instead? I expected that the example will work, but get:

Exception in thread "Animation Thread" java.lang.UnsatisfiedLinkError: E:\Processing\modes\java\libraries\SimpleOpenNI\library\SimpleOpenNI.dll: Can't find dependent libraries

What version of the product are you using? On what operating system? SimpleOpenNI-0.22 Win64
OpenNI 1.3.3.6 Nite 1.4.2.4 SensorKinect 5.0.3.4

Please provide any addiional information below. I also put the lib in the processing folder with no luck.

Comment #1

Posted on Nov 18, 2011 by Quick Bear

Can you specify more in detail ? Which processing version ? Or do you use eclipse ? Your os version ? etc. Also you can download dependency walker: http://www.dependencywalker.com/ With this tool you can check which libraries your missing.

Comment #2

Posted on Nov 20, 2011 by Quick Rhino

Processing used: with 1.5.1 and 2.0 alpha 3. Both failed Windows 7 x64 Ultimate

JRE & JDK: 6u29 & 7u1 64 bit. Both failed

Comment #3

Posted on Nov 20, 2011 by Quick Bear

What is your DependencyWalker output ? Follow those instructions: http://code.google.com/p/simple-openni/issues/detail?id=17#c11

Comment #4

Posted on Jan 4, 2012 by Quick Bear

Should be fixed with the version 0.24+

Status: Done

Labels:
Type-Defect Priority-Medium