Bug 269991 - dngconverter doesn't compile on 64bits platforms due to linking error [patch]
Summary: dngconverter doesn't compile on 64bits platforms due to linking error [patch]
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Portability-Compilation (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-03 11:40 UTC by Guillaume Paumier
Modified: 2017-08-19 20:58 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In: 2.0.0


Attachments
Added flags in CMakeLists.txt (1.51 KB, patch)
2011-04-03 11:40 UTC, Guillaume Paumier
Details

Note You need to log in before you can comment on or make changes to this bug.
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