-- Using these message generators: gencpp;genlisp;genpy
-- checking for module 'yaml-cpp'
--   package 'yaml-cpp' not found
CMake Error at /usr/share/cmake-2.8/Modules/FindPkgConfig.cmake:283 (message):
  A required package was not found
Call Stack (most recent call first):
  /usr/share/cmake-2.8/Modules/FindPkgConfig.cmake:337 (_pkg_check_modules_internal)
  map_server/CMakeLists.txt:20 (pkg_check_modules)

 

sudo apt-get install libyaml-cpp-dev

 

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-03-07
  • 2021-11-30
  • 2021-08-03
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-05-06
  • 2022-01-06
  • 2021-06-05
  • 2022-12-23
  • 2021-12-07
  • 2021-11-07
  • 2021-12-05
相关资源
相似解决方案