felixendres / rgbdslam_v2

RGB-D SLAM for ROS
GNU General Public License v3.0
935 stars 399 forks source link

Updating CMakeLists.txt to link against GLEW and glut explicitly when including siftgpu #83

Closed zlacelle closed 11 months ago

zlacelle commented 6 years ago

The version of SiftGPU on pitzer, which as far as I can tell is the "default" version branched from UNC, only compiles a static object that doesn't include libGLEW or libglut.