|
hello
I can't build current git, here is the error: /home/slavik/git/digikam/core/libs/imageproperties/imagedescedittab.cpp: In member function ‘void Digikam::ImageDescEditTab::readSettings(KConfigGroup&)’:
/home/slavik/git/digikam/core/libs/imageproperties/imagedescedittab.cpp:445:19: error: ‘class KExiv2Iface::AltLangStrEdit’ has no member named ‘setCurrentLanguageCode’ [ 88%] Building CXX object core/digikam/CMakeFiles/digikam.dir/__/libs/imageproperties/versionsdelegate.cpp.o
make[2]: *** [core/digikam/CMakeFiles/digikam.dir/__/libs/imageproperties/imagedescedittab.cpp.o] Error 1 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [core/digikam/CMakeFiles/digikam.dir/all] Error 2
make: *** [all] Error 2 And here is my exif version: [slavik@ArchAngel build]$ sudo pacman -Qs exif Password: local/exiv2 0.22-1 Exif and Iptc metadata manipulation library and tools
local/libexif 0.6.20-1 A library to parse an EXIF file and read the data from those tags local/perl-image-exiftool 8.75-1 Reader and rewriter of EXIF informations that supports raw files
Veaceslav _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
|
Problem is libkexiv2 to update....
Gilles Caulier 2012/1/24 Veaceslav Munteanu <[hidden email]>: > hello > > I can't build current git, here is the error: > > > /home/slavik/git/digikam/core/libs/imageproperties/imagedescedittab.cpp: In > member function ‘void > Digikam::ImageDescEditTab::readSettings(KConfigGroup&)’: > /home/slavik/git/digikam/core/libs/imageproperties/imagedescedittab.cpp:445:19: > error: ‘class KExiv2Iface::AltLangStrEdit’ has no member named > ‘setCurrentLanguageCode’ > [ 88%] Building CXX object > core/digikam/CMakeFiles/digikam.dir/__/libs/imageproperties/versionsdelegate.cpp.o > make[2]: *** > [core/digikam/CMakeFiles/digikam.dir/__/libs/imageproperties/imagedescedittab.cpp.o] > Error 1 > make[2]: *** Waiting for unfinished jobs.... > make[1]: *** [core/digikam/CMakeFiles/digikam.dir/all] Error 2 > make: *** [all] Error 2 > > And here is my exif version: > [slavik@ArchAngel build]$ sudo pacman -Qs exif > Password: > local/exiv2 0.22-1 > Exif and Iptc metadata manipulation library and tools > local/libexif 0.6.20-1 > A library to parse an EXIF file and read the data from those tags > local/perl-image-exiftool 8.75-1 > Reader and rewriter of EXIF informations that supports raw files > > > -- > Veaceslav > > _______________________________________________ > Digikam-devel mailing list > [hidden email] > https://mail.kde.org/mailman/listinfo/digikam-devel > Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
|
I have my system up-to-date, and i didn't find any new version of libexif...
On Tue, Jan 24, 2012 at 10:03 AM, Gilles Caulier <[hidden email]> wrote: Problem is libkexiv2 to update.... -- Veaceslav _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
|
not libexif => libKexiv2
digiKam do not use this old libexif Gilles Caulier 2012/1/24 Veaceslav Munteanu <[hidden email]>: > I have my system up-to-date, and i didn't find any new version of libexif... > http://sourceforge.net/projects/libexif/files/libexif/0.6.20/ > > On Tue, Jan 24, 2012 at 10:03 AM, Gilles Caulier <[hidden email]> > wrote: >> >> Problem is libkexiv2 to update.... >> >> Gilles Caulier >> >> 2012/1/24 Veaceslav Munteanu <[hidden email]>: >> > hello >> > >> > I can't build current git, here is the error: >> > >> > >> > /home/slavik/git/digikam/core/libs/imageproperties/imagedescedittab.cpp: >> > In >> > member function ‘void >> > Digikam::ImageDescEditTab::readSettings(KConfigGroup&)’: >> > >> > /home/slavik/git/digikam/core/libs/imageproperties/imagedescedittab.cpp:445:19: >> > error: ‘class KExiv2Iface::AltLangStrEdit’ has no member named >> > ‘setCurrentLanguageCode’ >> > [ 88%] Building CXX object >> > >> > core/digikam/CMakeFiles/digikam.dir/__/libs/imageproperties/versionsdelegate.cpp.o >> > make[2]: *** >> > >> > [core/digikam/CMakeFiles/digikam.dir/__/libs/imageproperties/imagedescedittab.cpp.o] >> > Error 1 >> > make[2]: *** Waiting for unfinished jobs.... >> > make[1]: *** [core/digikam/CMakeFiles/digikam.dir/all] Error 2 >> > make: *** [all] Error 2 >> > >> > And here is my exif version: >> > [slavik@ArchAngel build]$ sudo pacman -Qs exif >> > Password: >> > local/exiv2 0.22-1 >> > Exif and Iptc metadata manipulation library and tools >> > local/libexif 0.6.20-1 >> > A library to parse an EXIF file and read the data from those tags >> > local/perl-image-exiftool 8.75-1 >> > Reader and rewriter of EXIF informations that supports raw files >> > >> > >> > -- >> > Veaceslav >> > >> > _______________________________________________ >> > Digikam-devel mailing list >> > [hidden email] >> > https://mail.kde.org/mailman/listinfo/digikam-devel >> > >> _______________________________________________ >> Digikam-devel mailing list >> [hidden email] >> https://mail.kde.org/mailman/listinfo/digikam-devel > > > > > -- > Veaceslav > > _______________________________________________ > Digikam-devel mailing list > [hidden email] > https://mail.kde.org/mailman/listinfo/digikam-devel > Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
|
Am Dienstag, 24. Januar 2012, 11:15:09 schrieb Gilles Caulier:
> not libexif => libKexiv2 > > digiKam do not use this old libexif I compile the digikam compilation and get the same error. Should the compilation not have the latest source? Sven _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
|
in order to use last code, just set cmake argument
"-DDIGIKAMSC_USE_PRIVATE_KDEGRAPHICS=on", and all will be fine... Gilles Caulier 2012/1/24 Sven Burmeister <[hidden email]>: > Am Dienstag, 24. Januar 2012, 11:15:09 schrieb Gilles Caulier: >> not libexif => libKexiv2 >> >> digiKam do not use this old libexif > > I compile the digikam compilation and get the same error. Should the > compilation not have the latest source? > > Sven > _______________________________________________ > Digikam-devel mailing list > [hidden email] > https://mail.kde.org/mailman/listinfo/digikam-devel Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
|
Am Dienstag, 24. Januar 2012, 18:37:40 schrieb Gilles Caulier:
> in order to use last code, just set cmake argument > "-DDIGIKAMSC_USE_PRIVATE_KDEGRAPHICS=on", and all will be fine... But this would mean that digikam 2.6.0 does not compile with KDE SC 4.8, i.e. needs a KDE version that will not be released within the next 6 months. At least here I get the error when compiling against KDE SC 4.8 RC2. Sven _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
|
No, it must compile. I checked with KDE 4.5.x on my computer, and all work fine.
Probably, you have more than one same libkexiv2 headers on your computer... Gilles Caulier 2012/1/24 Sven Burmeister <[hidden email]>: > Am Dienstag, 24. Januar 2012, 18:37:40 schrieb Gilles Caulier: >> in order to use last code, just set cmake argument >> "-DDIGIKAMSC_USE_PRIVATE_KDEGRAPHICS=on", and all will be fine... > > But this would mean that digikam 2.6.0 does not compile with KDE SC 4.8, i.e. > needs a KDE version that will not be released within the next 6 months. At > least here I get the error when compiling against KDE SC 4.8 RC2. > > Sven > _______________________________________________ > Digikam-devel mailing list > [hidden email] > https://mail.kde.org/mailman/listinfo/digikam-devel Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
| Free forum by Nabble | Edit this page |
