Open GoogleCodeExporter opened 8 years ago
I had this issue when trying to get it working in eclipse on OSX. I was able to
resolve this issue by reinstalling OpenNI and re downloading the SimpleOpenNI
files.
I installed OpenNI following these instructions:
http://code.google.com/p/simple-openni/wiki/Installation#OSX
I did the "Install OpenNI the short way" part.
Original comment by bjohnson...@gmail.com
on 9 Jun 2011 at 6:00
[deleted comment]
I have the same problem, do we miss something? hope somebody can help us
Original comment by jingling...@hotmail.com
on 4 Jul 2011 at 2:07
Same problem here. Using MAC OSX and the Processing IDE, not Eclipse.
Everything was working fine, but I updated the library files
(libSimpleOpenNI.jnilib and SimpleOpenNI.jar) with the most recent versions
(SimpleOpenNI-0.20-osx) and got the same error. I re-installed OpenNI from the
same place as bjohnson, and it works. Seems to take longer than it used to
compile, but it works.
Original comment by emed...@gmail.com
on 12 Aug 2011 at 4:07
I managed to fix this by modifying the file here
http://code.google.com/p/simple-openni/source/browse/trunk/SimpleOpenNI/platform
/osx/library_localLib/changeToLoadPath.sh
change "Release" to "x86-Release" in all instances and run the script in "Data"
folder of the installer and also in the fodler where libSimpleOpenNI.jnilib
(~/Documents/Processing/libraries/SimpleOpenNI/library).
Run the install script again.
That fixed it for me
Original comment by j...@fader.co.uk
on 26 Feb 2012 at 1:40
here is the patched script
Original comment by j...@fader.co.uk
on 26 Feb 2012 at 1:41
Attachments:
I installed OpenNI, NITE and Sensor-Kinect via this instructions:
https://github.com/totakke/openni-formula
How can I point the simple-openni to use this installation?
Original comment by mar251@gmail.com
on 25 Aug 2012 at 3:05
I'm a little basic about this, but I can't get the patch to work.
Where do I put the file e how do I run it? I tried sh changeToLoadPath.sh and
it doesn't find the files to change.
Original comment by jonatas....@gmail.com
on 15 Dec 2013 at 6:52
Ok I couldn't find a way to patch it so I just copied the files to the root of
the mac system(where it was looking for it) and it worked.
Original comment by jonatas....@gmail.com
on 23 Jan 2014 at 7:34
Original issue reported on code.google.com by
alpine.s...@gmail.com
on 5 Jun 2011 at 11:58