[Digikam-devel] Re: Current svn of libkface does not compile for me

Gert Kello gert.kello at mail.ee
Fri Oct 29 06:18:36 BST 2010


Hi.

CMake Error at libs/dimg/cmake_install.cmake:31 (FILE):
  file INSTALL cannot find
  "C:/KdeDevel/GoSC2010/digikam/libs/dimg/imagehistory.h/dimagehistory.h".
Call Stack (most recent call first):
  libs/cmake_install.cmake:33 (INCLUDE)
  cmake_install.cmake:37 (INCLUDE)

llibs/cmake_install.cmake contains

ADD_SUBDIRECTORY( filters )

INSTALL( FILES dimg.h
               dcolor.h
               dcolorpixelaccess.h
               dcolorcomposer.h
               dcolorblend.h
               imagehistory.h/dimagehistory.h
               imagehistory.h/historyimageid.h
               imagehistory.h/filteraction.h
         DESTINATION ${INCLUDE_INSTALL_DIR}/digikam COMPONENT Devel
       )

imagehistory.h/dimagehistory.h
should be
imagehistory/dimagehistory.h
as well as next two lines

Gert

On 28 October 2010 19:57, Sven Burmeister <sven.burmeister at gmx.net> wrote:
> Am Donnerstag, 28. Oktober 2010, 14:57:02 schrieb Marcel Wiesweg:
>> > Marcel, the svn contains only kface.h, not face.h. What should be the
>> > proper name? :)
>>
>> Aaaah...
>> no, I did not forget to commit, but the commit stopped because there was a
>> conflict.
>> It's no all committed and compiles fine.
>
> It does indeed compile fine now, however I get the following on installing,
> even after rebuilding from scratch:
>
>
> CMake Error at /home/kde-
> branch/kde/build/digikam2/libs/dimg/cmake_install.cmake:36 (FILE):
>  file INSTALL cannot find
>  "/home/kde-branch/kde/src/digikam2/libs/dimg/dimagehistory.h".
> Call Stack (most recent call first):
>  /home/kde-branch/kde/build/digikam2/libs/cmake_install.cmake:38 (INCLUDE)
>  cmake_install.cmake:42 (INCLUDE)
> _______________________________________________
> Digikam-devel mailing list
> Digikam-devel at kde.org
> https://mail.kde.org/mailman/listinfo/digikam-devel
>



More information about the Digikam-devel mailing list