https://bugs.kde.org/show_bug.cgi?id=401306
--- Comment #18 from Antonio Rojas <aro...@archlinux.org> --- To start with: you are unconditionally including <opencv2/imgcodecs/imgcodecs_c.h> This immediately throws an error with openCV 4: /usr/include/opencv4/opencv2/imgcodecs/imgcodecs_c.h:1:2: error: #error "This header with legacy C API declarations has been removed from OpenCV. Legacy contants are available from legacy/constants_c.h file." -- You are receiving this mail because: You are watching all bug changes.