-
Notifications
You must be signed in to change notification settings - Fork 38
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
Compilation error with OpenCV 4.7 #586
Comments
@GiulioRomualdi I am not sure about the fix, probably we could just pin opencv to <=4.6 until we fix it? |
Probabily this also |
Thanks @traversaro for pointing it out. |
The error is probably due to opencv/opencv#22368, see for example https://github.com/opencv/opencv/pull/22368/files#diff-511032611136a88065135e7fb48aa6b204fbb15b9e14da270aa256a33571f9c7L303 or https://github.com/opencv/opencv/pull/22368/files#diff-76029e66ed661b9eff5df27ddeb6eea0bb9a80179bfc80a07af64fa1048cfb8eL184 .
See robotology/robotology-superbuild#1328 .
The text was updated successfully, but these errors were encountered: