You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue is not a duplicate. Before opening a new issue, please search existing issues.
This issue is not a question, bug report, or anything other than a feature request directly related to this project.
Proposal
Consider adding sudo apt install nvidia-l4t-jetson-multimedia-api as a linux dependency on jetson. Otherwise the user may get this error during make
/zed-gstreamer/gst-zedxone-src/lib/include/ArgusComponent.hpp:7:10: fatal error: Argus/Argus.h: No such file or directory
7 |#include "Argus/Argus.h"| ^~~~~~~~~~~~~~~
compilation terminated.
Use-Case
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered:
Preliminary Checks
Proposal
Consider adding
sudo apt install nvidia-l4t-jetson-multimedia-api
as a linux dependency on jetson. Otherwise the user may get this error duringmake
Use-Case
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered: