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

C++ conda packages should depend on libopencv conda-forge package, not opencv #805

Merged
merged 5 commits into from
Jun 25, 2021

Conversation

traversaro
Copy link
Member

opencv is the Python package, while libopencv is the C++ package with the correct run_exports . I did not tested this, but hopefully is should solve #804 .

@traversaro
Copy link
Member Author

We should run a generate-conda-package job on this branch to ensure that there are no regressions.

@traversaro
Copy link
Member Author

We should run a generate-conda-package job on this branch to ensure that there are no regressions.

Build: https://github.com/robotology/robotology-superbuild/actions/runs/963795291 .

@traversaro
Copy link
Member Author

We should run a generate-conda-package job on this branch to ensure that there are no regressions.

Build: https://github.com/robotology/robotology-superbuild/actions/runs/963795291 .

This is not passing due to other problems, mainly related to #800 (the main issue was that #798 was merged without checking the state of the generate-conda-packages job. I think we can merge this PR as it is, and fix other problems in #800 .

@traversaro traversaro requested a review from diegoferigo June 25, 2021 08:00
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.

2 participants