andreypdr / simple-openni

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

Simple-OpenNI Error Ubuntu 13.10 #89

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Install Simple-OpenNI as installation page tells.
2. Connect your Kinect & wait till green LED starts blinking.
3. Try to run any Sample Sketch.

What is the expected output? 
The running sketch.

What do you see instead?
Processing throws error: Unsatisfied link error libboost1.54.0 like here: 
https://code.google.com/p/simple-openni/issues/detail?id=79, i tried all the 
solution posted on the thread, but it doesn't appears to work.

What version of the product are you using? 
Simple-OpenNI 1.96
Processing 2.1

On what operating system?
Ubuntu 13.10 64 bits (Fresh Install).

Please provide any additional information below.
I recently tried this on Ubuntu, I had always programmed Simple-OpenNI under 
Windows with my Kinect (which's installation it's pretty simple under MS 
Windows) and there wasn't any errors, but I mostly work under Kali or Ubuntu 
so, I decided to give it a try. Thanks for any answer! :D

Original issue reported on code.google.com by humberto...@gmail.com on 10 Nov 2013 at 1:59