Open GoogleCodeExporter opened 9 years ago
used the installer once again -> works! thx :)
Original comment by markuske...@gmx.de
on 11 Dec 2012 at 9:04
Put a link to the SimpleOpenNI.jar in your CLASSPATH system environment
variable.
Original comment by jack.bro...@gmail.com
on 25 Apr 2013 at 9:45
Hi,
I found a very simple solution to resolve SimpleOpenNI exception
'Exception in thread "Animation Thread" java.lang.UnsatisfiedLinkError:
SimpleOpenNI.SimpleOpenNIJNI.swig_module_init()V '
1. Go to System Properties -> Advanced -> Environnement Variables
2. In 'System variables', search and modify 'Path' variable
3. Add a path to the SimpleOpenNI32.dll in the end of 'Path' variable.
By default : SimpleOpenNI32.dll is located at %SimpleOpenNI% Folder
...\Processing\libraries\SimpleOpenNI\library\
Hope it will be useful to you!
I got my solution after reading this article:
http://stackoverflow.com/questions/12875212/kinect-unsatisfiedlinkerror-simpleop
enni-simpleopennijni-swig-module-initv
NMQM
Original comment by nmq...@gmail.com
on 2 Jul 2013 at 1:42
Original issue reported on code.google.com by
markuske...@gmx.de
on 10 Dec 2012 at 7:02