| Required Info |
|
| Camera Model |
{ D435 } |
| Firmware Version |
(newest) |
| Operating System & Version |
Raspbian buster |
| Kernel Version (Linux Only) |
4.19 |
| Platform |
Raspberry Pi |
| SDK Version |
{ |
| Language |
{ } |
| Segment |
|
Issue Description
I'm trying to install LibUVC on a raspberry pi 4, but when I try
./libuvc_installation.sh
I get to 66% of the process and get the error
[ 60%] Linking CXX shared library librealsense2-gl.so
[ 60%] Built target realsense2-gl
make: *** [Makefile:130: all] Error 2
pi@raspberrypi:~ $
I would love some help!
I have tried
sudo apt-get update && sudo apt-get upgrade && sudo apt-dist-upgrade -y
Issue Description
I'm trying to install LibUVC on a raspberry pi 4, but when I try
./libuvc_installation.sh
I get to 66% of the process and get the error
[ 60%] Linking CXX shared library librealsense2-gl.so
[ 60%] Built target realsense2-gl
make: *** [Makefile:130: all] Error 2
pi@raspberrypi:~ $
I would love some help!
I have tried
sudo apt-get update && sudo apt-get upgrade && sudo apt-dist-upgrade -y