totovr/SimpleOpenNI

Installation Error: Missing Library in Linux Release

Opened this issue · 0 comments

Problem:

The Library is not working out of the box on Linux, because of a missing Boost library file in 'SimpleOpenNI/library/linux64'.
Errormessage: Can't load SimpleOpenNI library (libSimpleOpenNI64.so)

Solution:

1.) Download .rpm from http://springdale.princeton.edu/data/springdale/6/x86_64/os/Computational/boost154-system-1.54.0-11.sdl6.x86_64.rpm
2.) unpack archive
3.) copy libboost_system.so.1.54.0 to 'SimpleOpenNI/library/linux64'