IntelRealSense / RealSenseID

Intel® RealSense™ ID SDK
https://intelrealsense.com/facial-authentication/
Apache License 2.0
98 stars 56 forks source link

./preview-cpp-sample: error while loading shared libraries: librsid.so: cannot open shared object file: No such file or directory #120

Closed zeynepkoyun closed 3 years ago

zeynepkoyun commented 3 years ago

Hi @gabime

After compiling with the command "cmake -DRSID_PREVIEW=1 -DRSID_SAMPLES=1 ..", when running the "preview-cpp-sample" file under the /bin folder, I get the error "librsid.so" file not found.