-
Notifications
You must be signed in to change notification settings - Fork 76
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
opecvDirectInstall: Bug fixing #20
Comments
|
Fixed |
Fixed with 0d40c46 |
Issue has been updated |
This was referenced Jan 2, 2020
Merged
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The following CMake errors or warnings occur while building OpenCV:
Make OpenCV use the compiled FFmpeg and it's associated libraries rather than the ones installed through APT (Fixed in Some more OpenCV fixes #56)
Build opencv with GStreamer (790c378)
Likely a Travis PATH problem, it has
conda
in it, but it's not actually installed (Fixed in Travis settings)The packages are being downloaded
Ubuntu-Setup-Scripts/opencvDirectInstall.sh
Line 61 in eef7fdb
Right now, building opencv with VTK is commented out, but will be a problem if someone requires it.
The text was updated successfully, but these errors were encountered: