Bug 183951

Summary: krita 1.9.98.6 fails to compile with exiv2-0.18
Product: [Applications] krita Reporter: Tomáš Chvátal <scarabeus>
Component: GeneralAssignee: Krita Bugs <krita-bugs-null>
Status: RESOLVED FIXED    
Severity: normal CC: cberger
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Gentoo Packages   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:
Attachments: Patch to build Beta 6 with exiv2 0.18

Description Tomáš Chvátal 2009-02-10 22:56:43 UTC
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
Comment 1 Cyrille Berger 2009-02-11 09:20:07 UTC
Created attachment 31217 [details]
Patch to build Beta 6 with exiv2 0.18
Comment 2 Cyrille Berger 2009-02-16 21:21:31 UTC
*** Bug 183952 has been marked as a duplicate of this bug. ***