https://bugs.kde.org/show_bug.cgi?id=426284

--- Comment #10 from mr...@mail.ru ---
Thank you.
Maybe this information will be useful.
Previously, when used Craft, I tried this workaround:
1. Manually install opencv from sourceforge.net
2. Copy ml.hpp and ml subdirectory to Craft's include directory
3. Change core\app\utils\digikam_opencv.h.cmake.in line 79 from
#include "opencv/ml.hpp"
to
#include <opencv/ml.hpp>
and it helped, but then I receive link-time error, "cannot open file
opencv_ml.lib", and this file doesn't really exist.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to