Open tstellanova opened 5 years ago
Worked around by installing libyaml-cpp using apt
:
sudo apt-get install libyaml-cpp-dev
I'm having the same issue if libyaml-cpp-dev is not available. But isn't installing this library making this ROS package somehow redundant?
Installed ROS melodic on
Linux penguin 4.19.34-04457-g5b63d4390e96 #1 SMP PREEMPT Mon May 13 14:27:24 PDT 2019 aarch64 GNU/Linux
Created a new catkin workspace with just a
src
directory containing justcatkin_simple
andyaml_cpp_catkin
Ran:
Ran
catkin build
and get a build error: