Open float123 opened 2 years ago
I have the same problem. Did you solve it?
same issue i have
I think that nvds_yml_parser.h
is not part of DS 6.0.1
same issue, any solve?
@float123 were you able to resolve this?
i also deal with this same error.. if anyone resolve this error kindly post the solution
i think you should update your deepstream to 6.2, but some jetson devices will never support deepstream6.2, such as jetson nano... so fxxx xxx nvidia.
https://forums.developer.nvidia.com/t/deepstream-make-error-nvds-yml-parser-h-missing/243038 The repo has been upgraded to support some new features in DeepStream6.1&6.2. If you want to compile it in DS6.0, please rollback to an earlier version that support DeepStream6.0 before executing make:
git checkout bd58f68b38db4dc03fc3c04abf8a44afc024653e
Excuse me, where can I find nvds_yml_parser.h? The environment I use is nvcr.io/nvidia/deepstream: 6.0.1-devel