Re: digiKam MSVC compilation problems on build.kde.org...

2020-02-15 Thread Hannah von Reth
I just spend another hour with the rotten lib opencv. Before you try anything else please patch it to use our ffmpeg and not download some random binaries. The library also installs itself to x64\vc16\bin which does not match any sane layout. On 15/02/2020 10:57, Gilles Caulier wrote: Comp

Re: digiKam MSVC compilation problems on build.kde.org...

2020-02-15 Thread Gilles Caulier
Compare side by side the build and the factory opencv detection properties : build.kde.org (working) : 01:53:02 -- OpenCV ARCH: x64 01:53:02 -- OpenCV RUNTIME: vc16 01:53:02 -- OpenCV STATIC: OFF 01:53:02 -- Found OpenCV: C:/Craft/CI-Qt514/windows-msvc2019_64-cl-debug (found version "4.1.2")

Re: digiKam MSVC compilation problems on build.kde.org...

2020-02-15 Thread Gilles Caulier
Ok, yesterday, i patch the opencv python scrip to revert back to 4.1.2 version to see if DK link better on core object : no more... 03:45:27 -- OpenCV ARCH: x64 03:45:27 -- OpenCV RUNTIME: vc15 03:45:27 -- OpenCV STATIC: OFF 03:45:27 -- Found OpenCV: C:/Craft/BinaryFactory/windows-msvc2017_64-