You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
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'
The text was updated successfully, but these errors were encountered: