OpenNI2 Samples and Dynamic Library Problems
Posted on Fri 02 August 2013 in misc • Tagged with openni, linux
While experimenting with the OpenNI2 samples, I sometimes would get the following error when trying to run one of the executables:
~/OpenNI-Linux-x86-2.2$ Samples/Bin/SimpleViewer
Samples/Bin/SimpleViewer: error while loading shared libraries: libOpenNI2.so: cannot open shared object file: No such file or directory
The dynamic library file …
Continue reading