-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
opencv: conan v2 support + bump dependencies #13406
Conversation
I detected other pull requests that are modifying opencv/4.x recipe: This message is automatically generated by https://github.com/ericLemanissier/conan-center-conflicting-prs so don't hesitate to report issues/improvements there. |
8b506ab
to
68ba018
Compare
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
472f319
to
dcebfd4
Compare
This comment has been minimized.
This comment has been minimized.
waiting #13285 |
dcebfd4
to
db4fbc4
Compare
This comment has been minimized.
This comment has been minimized.
db4fbc4
to
dc326b7
Compare
This comment has been minimized.
This comment has been minimized.
dc326b7
to
6e7d78f
Compare
This comment has been minimized.
This comment has been minimized.
6e7d78f
to
06b0c8a
Compare
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
Hooks produced the following warnings for commit a57f9d2opencv/2.4.13.7
opencv/4.5.5
opencv/3.4.12
opencv/3.4.17
opencv/4.5.3
opencv/4.1.2
opencv/4.5.1
opencv/4.5.2
opencv/4.5.0
|
Just few commits and I'll provide a full conan v2 migration of OpenCV |
This PR is huge 😱 Maybe split each major in separate PRs so we can review them? |
CI is still working 🤞 |
Conan v1 pipelineAll green in build 33 (
Conan v2 pipeline (informative, not required for merge)Failure in build 32 (
Note: To save resources, CI tries to finish as soon as an error is found. For this reason you might find that not all the references have been launched or not all the configurations for a given reference. Also, take into account that we cannot guarantee the order of execution as it depends on CI workload and workers availability. |
Hooks produced the following warnings for commit c1dceeaopencv/2.4.13.7
opencv/3.4.17
opencv/3.4.12
opencv/4.5.1
opencv/4.1.2
opencv/4.5.5
opencv/4.5.2
opencv/4.5.0
opencv/4.5.3
|
Thank you ❤️ I did the 2.x and I will look into the 3.x soon 🤞 |
Specify library name and version: lib/1.0
This is also a good place to share with all of us why you are submitting this PR (specially if it is a new addition to ConanCenter): is it a dependency of other libraries you want to package? Are you the author of the library? Thanks!