ros-noetic-arch / ros-noetic-mavros

ros-noetic-mavros AUR package
0 stars 0 forks source link

GeographicLib not found #3

Open acxz opened 2 years ago

acxz commented 2 years ago
CMake Error at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:230 (message):
  Could NOT find GeographicLib (missing: GeographicLib_LIBRARIES)
Call Stack (most recent call first):
  /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:594 (_FPHSA_FAILURE_MESSAGE)
  /opt/ros/noetic/share/libmavconn/cmake/Modules/FindGeographicLib.cmake:14 (find_package_handle_standard_args)
  CMakeLists.txt:42 (find_package)

-- Configuring incomplete, errors occurred!
acxz commented 2 years ago

Upstream issue: https://github.com/mavlink/mavros/issues/1774

acxz commented 2 years ago

patched with 905230f