Bug 258600

Summary: transupp.cpp fails to compile on emerged kde
Product: [Applications] digikam Reporter: Gert Kello <gert.kello>
Component: Portability-CompilationAssignee: Digikam Developers <digikam-bugs-null>
Status: RESOLVED FIXED    
Severity: normal CC: caulier.gilles
Priority: NOR    
Version: 2.0.0   
Target Milestone: ---   
Platform: Microsoft Windows   
OS: Microsoft Windows   
Latest Commit: Version Fixed In: 1.7.0
Attachments: jpegutils compilation fix
jpeglossless kipi-plugin fix

Description Gert Kello 2010-12-02 19:46:24 UTC
Created attachment 54001 [details]
jpegutils compilation fix

Version:           2.0.0 (using KDE 4.5.3) 
OS:                MS Windows

Digikam fails to compile transupp.cpp on emerged windows kde (mingw4), due to way the libjpeg is built by emerge. Same problem with lossless jpeg operations kipi-plugin

Reproducible: Didn't try
Comment 1 Gert Kello 2010-12-02 19:50:31 UTC
Created attachment 54002 [details]
jpeglossless kipi-plugin fix
Comment 2 caulier.gilles 2010-12-02 20:24:02 UTC
Gert,

You assign this patch to 2.0.0. it's the same for current implementation from svn (next 1.7.0) ?

Gilles Caulier
Comment 3 Gert Kello 2010-12-03 11:13:02 UTC
Yes, the same problem with 1.7.0 svn and patch applies cleanly (the jpeg code part seems to be identical in 1.7.0 and GoSC2010 branch)

Gert
Comment 4 caulier.gilles 2010-12-03 11:30:42 UTC
SVN commit 1203150 by cgilles:

apply patch #54001 from Gert Kello
CCBUGS: 258600


 M  +8 -0      jpegutils.cpp  
 M  +8 -0      libjpeg-62/transupp.cpp  
 M  +8 -0      libjpeg-80/transupp.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1203150
Comment 5 caulier.gilles 2010-12-03 11:32:34 UTC
SVN commit 1203152 by cgilles:

apply patch #54002 from Gert Kello
BUGS: 258600


 M  +8 -0      convert2grayscale.cpp  
 M  +8 -0      imageflip.cpp  
 M  +8 -0      imagerotate.cpp  
 M  +8 -0      jpegtransform.cpp  
 M  +8 -0      transupp.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1203152