Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add dependency for linux install #59

Open
2 tasks done
djnugent opened this issue Oct 3, 2024 · 0 comments
Open
2 tasks done

Add dependency for linux install #59

djnugent opened this issue Oct 3, 2024 · 0 comments
Labels
feature_request New feature or request

Comments

@djnugent
Copy link

djnugent commented Oct 3, 2024

Preliminary Checks

  • 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

@djnugent djnugent added the feature_request New feature or request label Oct 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature_request New feature or request
Development

No branches or pull requests

1 participant