[Digikam-devel] digiKam 0.9.4-beta4 release

Gilles Caulier caulier.gilles at gmail.com
Tue Apr 29 10:43:58 BST 2008


Hi Angello

There are tests in code :

#if KIPI_VERSION <= 0x000105
    KipiVer = QString(kipi_version);
#else
    KipiVer = KIPI::Interface::version();
#endif

#if KEXIV2_VERSION <= 0x000106
    Kexiv2Ver = QString(kexiv2_version);
#else
    Kexiv2Ver = KExiv2Iface::KExiv2::version();
#endif

I'm waiting official libkexiv2 and libkipi to remove it.

Gilles

2008/4/29 Angelo Naselli <anaselli at linux.it>:
> martedì 29 aprile 2008 alle 09:20, Gilles Caulier ha scritto:
>
> > Dear all digiKam fans and users!
>  Does it use new libkipi/libkexiv2 interface now?
>
>  Angelo
>
> _______________________________________________
>  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