[Digikam-devel] Error building digikam trunk (kde4)

Guillaume Castagnino casta at xwing.info
Sat Aug 25 21:08:23 BST 2007


Hmm, in fact, sorry for the noise

It's a kdelibs 3.92 problem
It's fixed in kde4 current svn...

Regards,
Guillaume

Le samedi 25 août 2007, Guillaume Castagnino a écrit :
> Hi,
>
> I'm currently trying to build the kde4 port of digikam.
> I have this preventing to build the svn trunk :
>
> /home/casta/data/dev/kde4/graphics/digikam/libs/dimg/ddebug.cpp: In
> function ‘Digikam::Dndbgstream DnDebug(int)’:
> /home/casta/data/dev/kde4/graphics/digikam/libs/dimg/ddebug.cpp:91:
> erreur: ‘kDebugDevNull’ was not declared in this scope make[2]: ***
> [digikam/digikam/CMakeFiles/digikam.dir/__/libs/dimg/ddebug.o] Erreur
> 1 make[1]: *** [digikam/digikam/CMakeFiles/digikam.dir/all] Erreur 2
>
>
> This solves the compile error :DevNull
>
> Index: libs/dimg/ddebug.h
> ===================================================================
> --- libs/dimg/ddebug.h  (révision 704661)
> +++ libs/dimg/ddebug.h  (copie de travail)
> @@ -64,6 +64,7 @@
>  DIGIKAM_EXPORT Digikam::Ddbgstream DError(int area = 0);
>
>  DIGIKAM_EXPORT Digikam::Dndbgstream DnDebug(int area = 0);
> +KDECORE_EXPORT QDebug kDebugDevNull();
>
>  #ifdef NDEBUG
>  #define DDebug DnDebug
>
>
> Regards,
> Guillaume



-- 
Guillaume Castagnino
    guilc at laposte.net / casta at xwing.info
GnuPG/PGP key : 
http://wwwkeys.pgp.net:11371/pks/lookup?op=vindex&search=0x8AF468AF
Fingerprint : CD52 FE40 9592 BA1E E89D 5FB6 820E 4742 8AF4 68AF



More information about the Digikam-devel mailing list