Version: 1.9.98.6 (using KDE 4.2.0) Compiler: gcc 4.3.3 FORTIFY_SOURCE OS: Linux Installed from: Gentoo Packages when compiling krita 1.9.98.6 with exiv2-0.18 it dies out with: /var/tmp/portage/app-office/krita-1.9.98.6/work/krita-1.9.98.6/krita/ui/kisexiv2/kis_exif_io.cpp:465: error: ‘class Exiv2::ExifData’ has no member named ‘byteOrder’ /var/tmp/portage/app-office/krita-1.9.98.6/work/krita-1.9.98.6/krita/ui/kisexiv2/kis_exif_io.cpp:511: error: ‘class Exiv2::ExifData’ has no member named ‘byteOrder’ /var/tmp/portage/app-office/krita-1.9.98.6/work/krita-1.9.98.6/krita/ui/kisexiv2/kis_exif_io.cpp:517: error: ‘class Exiv2::ExifData’ has no member named ‘byteOrder’ Steps to reproduce: just try to compile with above version of exiv2\ Expected result: it compiles :D
Created attachment 31206 [details] krita build.log Log that shows complete progress of compilation up to the failiture...
Ok on irc we found out (actualy the slangkamp) that it works with live trunk. So just doublecheck and close if it is really fixed please.
*** This bug has been marked as a duplicate of bug 183951 ***