[Digikam-devel] Re: digikam/digikam sub-folders created...
Gilles Caulier
caulier.gilles at gmail.com
Sat Feb 26 13:46:48 GMT 2011
2011/2/26 Michael G. Hansen <mike at mghansen.de>:
> 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.
>
> Michael
Well, no. because, i already checkout all from scratch to test and all
work fine here...
Gilles
More information about the Digikam-devel
mailing list