[Digikam-devel] [Bug 224094] Modifying file (caption, keywords, EXIF) takes a very long time and 100 % CPU
Simon
simon.eu at gmail.com
Sun Feb 21 12:52:10 GMT 2010
https://bugs.kde.org/show_bug.cgi?id=224094
--- Comment #25 from Simon <simon eu gmail com> 2010-02-21 13:52:04 ---
Well, trouble seems to be the correct word ;)
Linking CXX executable digikam
/usr/lib/libkexiv2.so: undefined reference to
`Exiv2::ExifData::erase(__gnu_cxx::__normal_iterator<Exiv2::Exifdatum*,
std::vector<Exiv2::Exifdatum, std::allocator<Exiv2::Exifdatum> > >)'
/usr/lib/libkexiv2.so: undefined reference to `typeinfo for Exiv2::Error'
I've checked out the libexiv2 SVN directory and built/installed it to
/usr/local/lib. Now I saw that libkexiv is located in kdegraphics which is
somehow accessed by digikam's cmake. Is there a way to tell cmake to build
libkexiv2 too, using the libexiv2 in /usr/local/lib? Or am I on the completely
wrong way with what I'm doing? My experience with libraries is 0 so far.
Simon
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Digikam-devel
mailing list