Comment 79 for bug 885324

Revision history for this message
In , Caulier-gilles-9 (caulier-gilles-9) wrote :

No problem Francesco.

I checked with LDD, and digiKam and libkdcraw are properly linked with lcms2, or lcms1, not with both at the same time.

I see a pending problem on my computer : The lcms2 includes path passed to cmake to compile digiKam/libkdcraw is empty. I don't know why. It must be filled by lcms2 detection script. Variable is LCMS2_INCLUDE_DIR.

I print it here in lead cmake script :

https://projects.kde.org/projects/extragear/graphics/digikam/repository/revisions/master/entry/CMakeLists.txt#L173

Can you confirm this ?

Gilles Caulier