Cannot compile OpenCV 3.0...
I downloaded OpenCV 3.0 from this website, and after the cmake step, I obtain an an error during the make step, here it is:
the hal module was moved back into core in the meantime, the 3.0 branch is out of sync.
if you want to use opencv_contrib (for SURF and such), you will need to update you main opencv repo to latest master version (3.1.0, atm.)
do a git pull upstream master in your main opencv repo, clean your build folder, and re-run cmake, make , make install.
Asked: 2016-03-09 01:34:07 -0600
Seen: 289 times
Last updated: Mar 09 '16