-
Notifications
You must be signed in to change notification settings - Fork 75
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 Installation improvements & fixes #53
Conversation
Travis is passing the opencv builds, but I think it'll be good to do a double check in a Docker container |
@rsnk96 By any chance, were you able to test these changes in a docker container? |
Tested once, didn't work out of the box, primarily because Also need to check if OpenCV built with the updated version of FFmpeg, will post an update on that in a while |
@rsnk96 Ohk, thanks for the detailed explanation and testing, otherwise wouldn't have caught the problem. Would have tested it myself but don't have a very good internet connection right now. |
Things are definitely wrong right now -
https://travis-ci.org/rsnk96/Ubuntu-Setup-Scripts/jobs/626129056#L1195 |
Error's not there now, changed |
ca6d326
to
210f773
Compare
Lapacke change fixes the Atlas not found problem, the OpenBLAS ones generally need code change |
Updates looks good, and haha didn't know that there was a version of |
@rsnk96 Fixing the other errors will need more time, will try to do that in another PR, this one has enough things in it already |
One of the fixes from the dicussion in #52