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

When NvUtils API is present, do not add nvbuf_utils lib #3

Merged
merged 2 commits into from Jan 2, 2024

Conversation

AndBobsYourUncle
Copy link

@AndBobsYourUncle AndBobsYourUncle commented Dec 9, 2023

Since Jetpack 5.1.2, nvbuf_utils is no longer present, and building with it included results in Frigate being unable to start up.

But, if the NvUtils API is present, you should not need the nvbuf_utils library anyways, so we can simply leave it out if cmake detects that it can use the NvUtils API.

@AndBobsYourUncle AndBobsYourUncle changed the title Remove nvbuf_utils When NvUtils API is present, do not add nvbuf_utils lib Dec 10, 2023
@madsciencetist madsciencetist merged commit 5ed2228 into madsciencetist:master Jan 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants