Open lgbaldoni opened 4 years ago
Header path does not include the top dir, perhaps it can be provided by pkgconfig on other distros?
Index: qimgv-0.9/qimgv/3rdparty/QtOpenCV/cvmatandqimage.cpp -#include <opencv4/opencv2/imgproc.hpp> +#include <opencv2/imgproc.hpp> Index: qimgv-0.9/qimgv/3rdparty/QtOpenCV/cvmatandqimage.h -#include <opencv4/opencv2/core.hpp> +#include <opencv2/core.hpp>
Hi Luigi, sorry to capture your report. I see you are the maintainer of the Suse package (and created patches). Does it actually work on your machine? (https://github.com/easymodo/qimgv/issues/231).
Header path does not include the top dir, perhaps it can be provided by pkgconfig on other distros?