Bug 269991

Summary: dngconverter doesn't compile on 64bits platforms due to linking error [patch]
Product: [Applications] digikam Reporter: Guillaume Paumier <guillom.pom>
Component: Portability-CompilationAssignee: Digikam Developers <digikam-bugs-null>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In: 2.0.0
Attachments: Added flags in CMakeLists.txt

Description Guillaume Paumier 2011-04-03 11:40:18 UTC
Created attachment 58534 [details]
Added flags in CMakeLists.txt

Version:           2.0.0 (using KDE 4.5.5) 
OS:                Linux

This is exactly like Bug 269903 , except it happens when building the dngconverter kipi plugin.

I've added the relevant compile flags where needed so the compilation goes through. Patch is attached.

Although the edits are fairly trivial, please review carefully, because I'm not used to fiddling with CMake files.

Reproducible: Always
Comment 1 caulier.gilles 2011-04-03 11:50:24 UTC
Git commit 690107dac46c2d9428fee508715402e8e4662406 by Gilles Caulier.
Committed on 03/04/2011 at 11:53.
Pushed by cgilles into branch 'master'.

link under 64 bits computers
BUGS: 269991

M  +9    -2    dngconverter/CMakeLists.txt     
M  +4    -3    metadataedit/CMakeLists.txt     
M  +1    -1    metadataedit/TODO     
D  +0    -486  metadataedit/exif/exifeditdialog.cpp     
D  +0    -93   metadataedit/exif/exifeditdialog.h     
D  +0    -545  metadataedit/iptc/iptceditdialog.cpp     
D  +0    -93   metadataedit/iptc/iptceditdialog.h     
M  +16   -50   metadataedit/plugin_metadataedit.cpp     
M  +4    -4    metadataedit/plugin_metadataedit.h     
D  +0    -532  metadataedit/xmp/xmpeditdialog.cpp     
D  +0    -93   metadataedit/xmp/xmpeditdialog.h     

http://commits.kde.org/kipi-plugins/690107dac46c2d9428fee508715402e8e4662406