[Digikam-users] Error compiling svn 1031743

Gilles Caulier caulier.gilles at gmail.com
Tue Oct 6 18:35:10 BST 2009


Same there : KDE 4.2.3 + Qt 4.5.0

No problem...

Gilles

2009/10/6 David Eriksson <meldavid at acc.umu.se>:
> Hi,
>
> I have the same problem, compiling under Windows with KDE 4.2.3. As far
> as I can see the problem is with 1030990 which puts the inclusion of
> debug.h at the end of the local includes. Before kdebug.h was included
> before the local includes. Just moving the inclusion of debug.h to be
> the first of the local includes solves the problem for me.
>
> /David
>
> Gilles Caulier skrev:
>> 2009/10/6 Guenther Erhard <guenther.erhard at gmx.de>:
>>
>>> Salut Gilles,
>>>
>>>
>>>> There is nothing special there. All is relevant of Qt4, not digiKam.
>>>> Something is broken on your computer ?
>>>>
>>>>
>>> Hm, I did not change anything in the last week. Last weekend 1029402 compiled without a problem. I've checked out this old version again and it still compiles without an error. So my assumption is that in one of the following versions something must have been modified in the code which requires now maybe a higher version of Qt4 (currently 4.4.3 is installed).
>>>
>>> I can remember a similiar effect when the new advanced renaming tool was introduced. At first some code required Qt4.5. Andi Clemens has modified it to enable compilation with Qt4.4.
>>>
>>>
>>
>> perhaps, but here:
>>
>> http://lxr.kde.org/source/extragear/graphics/digikam/libs/dmetadata/captionvalues.h#32
>>
>> Where you can see your problem :
>>
>>
>>> Scanning dependencies of target digikamcore
>>> [  0%] Building CXX object
>>> digikam/digikam/CMakeFiles/digikamcore.dir/digikamcore_automoc.o
>>> [  0%] Building CXX object
>>> digikam/digikam/CMakeFiles/digikamcore.dir/__/libs/dimg/dimg.o
>>> In file included from /usr/include/QtCore/qdebug.h:42,
>>>                 from /usr/include/QtCore/QDebug:1,
>>>
>>> from /home/guenni/tmp/kde4/graphics/digikam/digikam/../libs/dmetadata/captionvalues.h:32,
>>>
>>> from /home/guenni/tmp/kde4/graphics/digikam/digikam/../libs/dmetadata/dmetadata.h:39,
>>>
>>> from /home/guenni/tmp/kde4/graphics/digikam/libs/dimg/dimg.cpp:74:
>>>
>>
>> ...is a pure Qt4 problem from your computer.
>>
>> Why ? I don't know.
>>
>> Try to remove CMakeCache.txt from your root source dir, and restart
>> cmake to re-configure all. after that, try again...
>>
>> Gilles Caulier
>> _______________________________________________
>> Digikam-users mailing list
>> Digikam-users at kde.org
>> https://mail.kde.org/mailman/listinfo/digikam-users
>>
>
> _______________________________________________
> Digikam-users mailing list
> Digikam-users at kde.org
> https://mail.kde.org/mailman/listinfo/digikam-users
>



More information about the Digikam-users mailing list