andreypdr / simple-openni

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

Win 64 broken library? #19

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
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.

Original issue reported on code.google.com by stereoac...@gmail.com on 18 Nov 2011 at 12:29

GoogleCodeExporter commented 8 years ago
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.

Original comment by m...@paus.ch on 18 Nov 2011 at 8:09

GoogleCodeExporter commented 8 years ago
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

Original comment by stereoac...@gmail.com on 20 Nov 2011 at 1:59

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

Original comment by m...@paus.ch on 20 Nov 2011 at 7:09

GoogleCodeExporter commented 8 years ago
Should be fixed with the version 0.24+

Original comment by m...@paus.ch on 4 Jan 2012 at 4:06