Summary: | dngconverter doesn't compile on 64bits platforms due to linking error [patch] | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Guillaume Paumier <guillom.pom> |
Component: | Portability-Compilation | Assignee: | 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 | |
Sentry Crash Report: | |||
Attachments: | Added flags in CMakeLists.txt |
Description
Guillaume Paumier
2011-04-03 11:40:18 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 |