Hi
I try to build digikam git 6.1 I get many errors. https://pastebin.com/4dv8U5sv I see: 'CMake Warning: Manually-specified variables were not used by the project: ENABLE_OPENCV3' How can I enable opencv 4 (if it's possible...) ? Arch system OpenCV 4 KF5 56 -- Maderios |
Hi, Best Gilles Caulier Le lun. 11 mars 2019 à 14:49, <[hidden email]> a écrit : Hi |
On 3/11/19 3:23 PM, Gilles Caulier wrote:
> Hi, > > You try to compile digiKam with OpenCV 4. This version is not yet > supported as you can see in this file : > > https://bugs.kde.org/show_bug.cgi?id=401306 Not so easy to understand... :) Thanks -- Maderios |
Hi, If you read my comments from bug #401306, i'm not able to fix this report because the install of OpenCV provide a broken cmake configuration script used by digiKam to detect the library. Typically the install path is configured by / instead /usr. There is no problem with OpenCV3. Best Gilles Caulier Le lun. 11 mars 2019 à 15:49, <[hidden email]> a écrit : On 3/11/19 3:23 PM, Gilles Caulier wrote: |
On 3/12/19 6:37 AM, Gilles Caulier wrote:
> Q : how did you compile OPenCV 4 on your computer, to be able to > configure digiKam with the detection of the library ? I don't know, I use official opencv-4.0.1-5 arch package But, i know Digikam 6 detected right arch opencv-4.0.1-5 library path because i built successfully digikam 6 with it > > If you read my comments from bug #401306, i'm not able to fix this > report because the install of OpenCV provide a broken cmake > configuration script used by digiKam to detect the library. Typically > the install path is configured by / instead /usr. > > There is no problem with OpenCV3. -- Maderios |
Le mar. 12 mars 2019 à 13:08, <[hidden email]> a écrit : On 3/12/19 6:37 AM, Gilles Caulier wrote: In fact, digiKam do not detect nothing. It use the pre configured script shared by OpenCV4 while install stage. That all. This simplify a lots the detection process. The problem is that OpenCV 4 on my computer, share a wrong config settings. Gilles |
The openCV4 broken compilation must be fixed now in git/master code (next 6.1.0) Gilles Caulier Le mar. 12 mars 2019 à 13:50, Gilles Caulier <[hidden email]> a écrit :
|
On 3/15/19 4:15 PM, Gilles Caulier wrote:
> The openCV4 broken compilation must be fixed now in git/master code > (next 6.1.0) > Yes, I could compiled successfully last digikam git version with opencv 4. But, despite KF5/kimageformats 56, xcf thumbnails are not displayed. > Gilles Caulier > > Le mar. 12 mars 2019 à 13:50, Gilles Caulier <[hidden email] > <mailto:[hidden email]>> a écrit : > > > > Le mar. 12 mars 2019 à 13:08, <[hidden email] > <mailto:[hidden email]>> a écrit : > > On 3/12/19 6:37 AM, Gilles Caulier wrote: > > Q : how did you compile OPenCV 4 on your computer, to be able to > > configure digiKam with the detection of the library ? > I don't know, I use official opencv-4.0.1-5 arch package > But, i know Digikam 6 detected right arch opencv-4.0.1-5 library > path > because i built successfully digikam 6 with it > > > In fact, digiKam do not detect nothing. It use the pre configured > script shared by OpenCV4 while install stage. That all. This > simplify a lots the detection process. > > The problem is that OpenCV 4 on my computer, share a wrong config > settings. > > Gilles > -- Maderios |
Free forum by Nabble | Edit this page |