UT-ADL / nvidia_gmsl_driver_ros

MIT License
11 stars 6 forks source link

Error : No such file or directory #include <yaml-cpp/yaml.h> #8

Closed TESLA8KIM closed 1 year ago

TESLA8KIM commented 1 year ago
error_fatal_h

Hello, Can you give me a advice how to deal with it?? Thanks.

cjmodi306 commented 8 months ago

@TESLA8KIM hi! I am having the exact same problem. Given that you marked this issue as Closed, I assume you already found the solution to it. Could you please let me know what made it work?

tambetm commented 8 months ago

Did you install the build dependencies, especially libyaml-cpp-dev?

sudo apt install python-numpy libyaml-cpp-dev python-empy
cjmodi306 commented 8 months ago

Did you install the build dependencies, especially libyaml-cpp-dev?

sudo apt install python-numpy libyaml-cpp-dev python-empy

Yes I did!