[Digikam-devel] Re: digikam/digikam sub-folders created...

Matthias Welwarsky matthias at welwarsky.de
Sat Feb 26 12:35:17 GMT 2011


On Saturday 26 February 2011 12:13:27 Michael G. Hansen wrote:
> Hi,
> 
> On 02/26/2011 11:55 AM, Gert Kello wrote:
> > The following diff seems to fix build:
> > 
> > diff --git a/CMakeLists.txt b/CMakeLists.txt
> > index 5f93cc5..38299f8 100644
> > --- a/CMakeLists.txt
> > +++ b/CMakeLists.txt
> > @@ -1508,6 +1508,12 @@ IF(DIGIKAM_CAN_BE_COMPILED)
> > 
> >           # config-digikam.h
> >           ${CMAKE_CURRENT_BINARY_DIR}
> > 
> > +        #version.h
> > +        ${CMAKE_CURRENT_BINARY_DIR}/digikam/utils
> > +
> > +        #dbconfigversion.h
> > +        ${CMAKE_CURRENT_BINARY_DIR}/digikam/database
> > +
> > 
> >           # external library paths
> >           ${JPEG_INCLUDE_DIR}
> >           ${PNG_PNG_INCLUDE_DIR}
> 
> Yes, this is the fix, I also figured this out a few minutes ago ;-).
> 
> Gilles, I think you could only see this problem when you built digikam
> from scratch, because the old version.h and dbconfigversion.h files
> would still be in the old places in your build directory.

Yes, that sounds plausible. I have the same compile error and it's a fresh 
checkout. I didn't understand how to switch my existing workspace to the new 
layout and therefore checked it out fresh.

Thanks for the patch!

> 
> Michael
> _______________________________________________
> 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