Problem with YAML when compiling Camera_Calibration_Parsers
I am currently having a problem with compiling Camera_Calibration_Parsers (error) for Groovy. I am working with an ARM processor and building from source. There isn't a libyaml-cpp-dev or yaml-cpp-dev binary available from apt-get so I am attempting an install from source. I have tried many ways on my own as well as trying to follow this.
I have also confirmed having the share libraries option selected for CMake.