[Digikam-users] yatc: libkexiv2 0.1.7

Simon Oosthoek s.oosthoek at xs4all.nl
Sat Jan 3 18:54:49 GMT 2009


Simon Oosthoek wrote:
> Mikolaj Machowski wrote:
>> Dnia Saturday 03 January 2009, Simon Oosthoek napisaƂ:
>>> To me, it's pretty rare that packages don't compile after running
>>> configure like this. So I guess there's a bug somewhere...

I did some further digging and I can see that the first error I get:
kexiv2.cpp:221: error: 'class Exiv2::ExifData' has no member named 'copy'

appears to be correct with the sources of exiv2 v0.18, because there is
no member of class ExifData (defined in exiv2-0.18/src/exif.hpp:430-517)
and it is explicitly used in
libkexiv2-0.1.7/libkexiv2/libkexiv2/kexiv2.cpp:221

   220              Exiv2::ExifData& exif = d->exifMetadata;
   221              Exiv2::DataBuf c2 = exif.copy();

So I guess the compile errors I get are actually bugs for the currently
released versions of exiv2 and libkexiv2?

Cheers

Simon



More information about the Digikam-users mailing list