Export to GitHub

simple-openni - issue #30

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


Posted on Feb 18, 2012 by Massive Wombat

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\SimpleOpenNI.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

Comment #1

Posted on Feb 21, 2012 by Grumpy Dog

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)

Comment #2

Posted on Apr 10, 2012 by Swift Panda

I am having the same problem (I have the same setup). Did you ever find a solution?

Comment #3

Posted on Apr 10, 2012 by Swift Panda

found a solution: http://groups.google.com/group/simple-openni-discuss/browse_thread/thread/129c011330de3b62?pli=1

Status: New

Labels:
Type-Defect Priority-Medium