[Craft] [Bug 454941] Binary-factory : "RelWithDebInfo" OpenCV library targets not found while configuring digiKam.

2022-06-13 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=454941 caulier.gil...@gmail.com changed: What|Removed |Added Resolution|--- |FIXED Status|REPORTED

[Craft] [Bug 454941] Binary-factory : "RelWithDebInfo" OpenCV library targets not found while configuring digiKam.

2022-06-12 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=454941 --- Comment #9 from caulier.gil...@gmail.com --- OpenCV do not compile due to a broken Contrib module "tracking" : 14:15:16 [459/495] Building CXX object modules\tracking\CMakeFiles\opencv_tracking.dir\src\tldTracker.cpp.obj 14:15:16 FAILED:

[Craft] [Bug 454941] Binary-factory : "RelWithDebInfo" OpenCV library targets not found while configuring digiKam.

2022-06-12 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=454941 --- Comment #8 from caulier.gil...@gmail.com --- Hannah, I switched the digiKam binary factory to opencv 4.5.1 as the build factory. The MSVC target now compile OpenCV code before digiKam. This is the cmake configuration report from OpenCV: 14:13:28

[Craft] [Bug 454941] Binary-factory : "RelWithDebInfo" OpenCV library targets not found while configuring digiKam.

2022-06-11 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=454941 --- Comment #7 from caulier.gil...@gmail.com --- Git commit 72c688de498d2129180cb11b7b4b37782237292f by Gilles Caulier. Committed on 11/06/2022 at 17:47. Pushed by bcooksley into branch 'master'. Binary factory:swicth digiKam to opencv 4.5.1. M +1

[Craft] [Bug 454941] Binary-factory : "RelWithDebInfo" OpenCV library targets not found while configuring digiKam.

2022-06-11 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=454941 --- Comment #6 from caulier.gil...@gmail.com --- Git commit 728eb9e533fd922b56ecb60f24fc953aa0427325 by Gilles Caulier. Committed on 11/06/2022 at 13:00. Pushed by cgilles into branch 'master'. force openCV 4.5.1 to try to build MSVC target under

[Craft] [Bug 454941] Binary-factory : "RelWithDebInfo" OpenCV library targets not found while configuring digiKam.

2022-06-11 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=454941 --- Comment #5 from caulier.gil...@gmail.com --- Hi, If i compare more in deep the opencv differences between build factory and binary factory: - from build factory (MSVC) where digiKam code detect OpenCV: 06:22:55 -- Found OpenCV:

[Craft] [Bug 454941] Binary-factory : "RelWithDebInfo" OpenCV library targets not found while configuring digiKam.

2022-06-08 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=454941 --- Comment #4 from caulier.gil...@gmail.com --- Hannah, The problem come from certainly OPenCV config cmake script installed on the computer. See this issue : https://github.com/opencv/opencv/issues/10105 This want mean that only Release and Debug

[Craft] [Bug 454941] Binary-factory : "RelWithDebInfo" OpenCV library targets not found while configuring digiKam.

2022-06-08 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=454941 --- Comment #3 from caulier.gil...@gmail.com --- Hannah, I think a partial response can be found here : https://discourse.cmake.org/t/imported-implib-not-set-for-imported-target/5398/3 What do you suggest to detect opencv debug files ? Gilles --

[Craft] [Bug 454941] Binary-factory : "RelWithDebInfo" OpenCV library targets not found while configuring digiKam.

2022-06-08 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=454941 --- Comment #2 from caulier.gil...@gmail.com --- Hi Hannah, Did you mean that the problem can be located into the digiKam cmake scripts to detect opencv ? Files are located here : - main opencv rules :

[Craft] [Bug 454941] Binary-factory : "RelWithDebInfo" OpenCV library targets not found while configuring digiKam.

2022-06-07 Thread Hannah von Reth
https://bugs.kde.org/show_bug.cgi?id=454941 --- Comment #1 from Hannah von Reth --- Its found but broken. from that log: ``` [2022-06-06T16:59:22.766Z] -- Found OpenCV: C:/Craft/BinaryFactory/windows-msvc2019_64-cl (found version "4.5.3") found components: core objdetect imgproc imgcodecs dnn

[Craft] [Bug 454941] Binary-factory : "RelWithDebInfo" OpenCV library targets not found while configuring digiKam.

2022-06-06 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=454941 caulier.gil...@gmail.com changed: What|Removed |Added Blocks||398582 Referenced Bugs:

[Craft] [Bug 454941] Binary-factory : "RelWithDebInfo" OpenCV library targets not found while configuring digiKam.

2022-06-06 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=454941 caulier.gil...@gmail.com changed: What|Removed |Added CC||metzping...@gmail.com -- You are