[Digikam-devel] [digikam] [Bug 360017] build error: opencv_contrib is required but was not found
via KDE Bugzilla
bugzilla_noreply at kde.org
Thu Jun 30 13:49:31 BST 2016
https://bugs.kde.org/show_bug.cgi?id=360017
caulier.gilles at gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|REOPENED |RESOLVED
Latest Commit| |5.0.0
Resolution|--- |WORKSFORME
--- Comment #7 from caulier.gilles at gmail.com ---
No response.
If you want to disable ENABLE_OPENCV3 while configuring, just use sed to edit
in packaging scripts the default value, as i do for OSX and Windows packaging.
sed -e "s/ENABLE_OPENCV3=OFF/ENABLE_OPENCV3=ON/g" ./bootstrap.linux
It's enough and work perfectly. There is no plan to extend bootstrap script as
well. If you want this kind of feature, propose a patch as well.
Gilles Caulier
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Digikam-devel
mailing list