https://bugs.kde.org/show_bug.cgi?id=401253
--- Comment #11 from caulier.gil...@gmail.com --- OpenCV is build through my scripts. Configuration is here and as you can see, OpenCL is disabled : https://cgit.kde.org/digikam.git/tree/project/bundles/3rdparty/ext_opencv/CMakeLists.txt?h=development/dplugins#n51 But... OpenCV is monster. Who can be sure that the configuration is well respected at compilation time. Be curious and look how the OpenCV options are managed with CMake. A lots of settings are not documented or hidden. The complexity of all combinaisons make the puzzle unreadable : https://github.com/opencv/opencv/blob/3.4/CMakeLists.txt If you understand all, let's me hear... Note : i don't take a look to OpenCV 4 to see if options management have been simplified. Gilles -- You are receiving this mail because: You are watching all bug changes.