Issue Installing SDK Ubuntu 25
I am running Ubuntu 25 and I am trying to install the Realsense SDK. I followed the steps on the github https://github.com/realsenseai/librealsense/blob/master/doc/installation.md
and used the regular cmake ../ followed by the
sudo make uninstall && make clean && make && sudo make install
and it starts to install it, but then I get the error.

-
Hi Charlie Barber This qsort error was reported and fixed a few weeks ago.
https://github.com/realsenseai/librealsense/issues/15120#issuecomment-4711585425
The fix is currently only present in the development branch of librealsense at the time of writing this but should be included in the next master-branch librealsense version, which is likely to be 2.58.3.
https://github.com/realsenseai/librealsense/tree/development
If you need the fix immediately then please build the development branch.
Please sign in to leave a comment.
Comments
1 comment