Intel realsense R200: Errors when running ‘make’
I am trying to install the libraries necessaries to run Intel Realsense R200 in my Linux Mint distribution. For that I follow the steps defined under this link: https://github.com/IntelRealSense/librealsense/blob/v1.12.1/doc/installation.md. Everything works fine till I execute on step 5 the command make && sudo make install. Then I get the output showed below. Does anyone know … Read more