Compile with: make or gcc -I/path/to/librealsense/include -L/path/to/librealsense/build -lrealsense2 -lSDL2
Run with: LD_LIBRARY_PATH=/path/to/librealsense/build ./a.out
exit with ^C
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Compile with: make or gcc -I/path/to/librealsense/include -L/path/to/librealsense/build -lrealsense2 -lSDL2
Run with: LD_LIBRARY_PATH=/path/to/librealsense/build ./a.out
exit with ^C