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

CC dependency issue with opencv=0.93 #20

Open
JLZ22 opened this issue Sep 27, 2024 · 0 comments
Open

CC dependency issue with opencv=0.93 #20

JLZ22 opened this issue Sep 27, 2024 · 0 comments

Comments

@JLZ22
Copy link

JLZ22 commented Sep 27, 2024

With opencv=0.93, there is a dependency issue with the cc crate. opencv=0.85 requires cc<=1.0.79 while opencv=0.93 requires cc=1.0.94. I couldn't manage to fix this without forking the repo and deleting every opencv dependency and adding opencv=0.93. I also couldn't manage to get opencv=0.85 to work on my machine. However, I am fairly new at Rust, so I trust that there may be some sort of solution that I'm not seeing.

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

No branches or pull requests

1 participant