Khaled AlTurkstani
Results
1
comments of
Khaled AlTurkstani
I had the same problem. I think the problem is that it's not linking to libGLU, so adding the following line -lGLU /usr/lib/x86_64-linux-gnu/libGLU.so in ScaViSLAM/svs_build/CMakeFiles/stereo_slam.dir/link.txt made it compile for me.