Advertisement

libgomp.so.1 文件在链接时缺少共享库符号

阅读量:

编译lio-mapping的时候出现如下错误

复制代码
    /usr/bin/ld: /usr/local/lib/libceres.a(schur_eliminator_2_2_2.cc.o): undefined reference to symbol 'GOMP_loop_dynamic_start@@GOMP_1.0'
    //usr/lib/x86_64-linux-gnu/libgomp.so.1: error adding symbols: DSO missing from command line
    collect2: error: ld returned 1 exit status
    lio-mapping/CMakeFiles/lio_estimator_node.dir/build.make:814: recipe for target '/home/yang/catkin_ws/devel/lib/lio/lio_estimator_node' failed
    make[2]: *** [/home/yang/catkin_ws/devel/lib/lio/lio_estimator_node] Error 1
    CMakeFiles/Makefile2:4490: recipe for target 'lio-m

全部评论 (0)

还没有任何评论哟~