linghu8812 / tensorrt_inference

706 stars 208 forks source link

/yolov4/ScaledYOLOv4.cpp:2:10: fatal error: yaml-cpp/yaml.h: No such file or directory #15

Closed bobbilichandu closed 3 years ago

bobbilichandu commented 3 years ago

Facing this issue while doing make. How to fix this issue?

bobbilichandu commented 3 years ago

Solved this issue by installing libyaml ' apt-get install -y libyaml-cpp-dev'

linghu8812 commented 3 years ago

there is no need, yaml.h has already been here