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

Ubuntu Jammy (22) opencv4 build support. #1078

Merged
merged 1 commit into from
May 14, 2023
Merged

Conversation

mikedll
Copy link
Contributor

@mikedll mikedll commented May 14, 2023

I've tested this with docker on bionic (18), focal (20), and jammy (22). By "tested", I mean I just observed that the make went down the correct path. Only jammy uses the new dependency (libdc1394-dev). I allowed the jammy build to run "make install" to completion, and the version cmd worked with output:

gocv version: 0.32.0
opencv lib version: 4.7.0

I also tested this with docker on debian bullseye, and observed the older deps make path being used.

Don't assume lsb_release exists.
@deadprogram
Copy link
Member

Thank you very much for doing this @mikedll it should help quite a few people get started! Now merging.

@deadprogram deadprogram merged commit 2cc0671 into hybridgroup:dev May 14, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants