andreypdr / simple-openni

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

still can't use simple openNI - Can't find dependent libraries #30

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. OpenNI_NITE_Installer-Win64-0.24, SimpleOpenNI-0.24-win64,
   processing
2. use DepthImage to test
3. use DependencyWalker to detect SimpleOpenNI.dl

What is the expected output? What do you see instead?
Processing:
Can't find the SimpleOpenNI library : java.lang.UnsatisfiedLinkError: 
C:\Users\JiaMing\Documents\Processing\libraries\SimpleOpenNI\library\SimpleOpenN
I.dll: Can't find dependent libraries

DependencyWalker:
Can't find OPENNI64.DLL and MSVCR90.DLL

What version of the product are you using? On what operating system?
Processing 1.5.1, win7(x64)

Please provide any additional information below.
I've installed  64bit Java version and removed the Java folder in the 
Processing folder but still can't get it. Anyone know about this? 

thanks 

Original issue reported on code.google.com by jming...@gmail.com on 18 Feb 2012 at 12:07

GoogleCodeExporter commented 8 years ago
Maybe it has not been properly set in your PATH, be sure to have openni-64 well 
mentionned in your system path (computer > properties > advanced > environment 
variables)

Original comment by bkuperb...@gmail.com on 21 Feb 2012 at 12:46

GoogleCodeExporter commented 8 years ago
I am having the same problem (I have the same setup). Did you ever find a 
solution?

Original comment by phillip....@gmail.com on 10 Apr 2012 at 2:58

GoogleCodeExporter commented 8 years ago
found a solution: 
http://groups.google.com/group/simple-openni-discuss/browse_thread/thread/129c01
1330de3b62?pli=1

Original comment by phillip....@gmail.com on 10 Apr 2012 at 5:56