chengwei0427 / simple_gnss_localizer

A simple GNSS positioning and display demo(三维位姿数据显示在Google地图上)
47 stars 10 forks source link

编译的时候出错 #2

Closed handsome2456 closed 1 year ago

handsome2456 commented 1 year ago

CMake Error at simple_gnss_localizer/third_party/GeographicLib/CMakeLists.txt:34 (add_library): add_library cannot create target "libGeographiccc" because another target with the same name already exists. The existing target is a shared library created in source directory "/home/lz/catkin_ws/src/imu_gps_localization-master/imu_gps_localizer/third_party/GeographicLib". See documentation for policy CMP0002 for more details.

chengwei0427 commented 1 year ago

Sorry for later reply. There is a same name "GeographicLib" , you can check here.