使用kinetc 跑rgbd_slam_v2 (https://github.com/felixendres/rgbdslam_v2)时,在对工作空间使用catkin_make时出现一下错误该如何解决。
需要装的库也都装了,一直找不到解决方法
GlobalUtil.cpp:(.text._ZN10LiteWindow6CreateEiiPKc[_ZN10LiteWindow6CreateEiiPKc]+0x43):对‘glutGetWindow’未定义的引用
GlobalUtil.cpp:(.text._ZN10LiteWindow6CreateEiiPKc[_ZN10LiteWindow6CreateEiiPKc]+0xc6):对‘glutInit’未定义的引用
GlobalUtil.cpp:(.text._ZN10LiteWindow6CreateEiiPKc[_ZN10LiteWindow6CreateEiiPKc]+0xd0):对‘glutInitDisplayMode’未定义的引用
GlobalUtil.cpp:(.text._ZN10LiteWindow6CreateEiiPKc[_ZN10LiteWindow6CreateEiiPKc]+0xf2):对‘glutInitWindowPosition’未定义的引用
GlobalUtil.cpp:(.text._ZN10LiteWindow6CreateEiiPKc[_ZN10LiteWindow6CreateEiiPKc]+0x191):对‘glutCreateWindow’未定义的引用
GlobalUtil.cpp:(.text._ZN10LiteWindow6CreateEiiPKc[_ZN10LiteWindow6CreateEiiPKc]+0x19f):对‘glutHideWindow’未定义的引用
rgbd_slam_v2 glut报错
最新推荐文章于 2025-12-17 17:41:55 发布
本文介绍在使用rgbd_slam_v2过程中遇到的编译错误及解决方案,涉及OpenGL调用未定义的问题。
1万+

被折叠的 条评论
为什么被折叠?



