[Digikam-devel] [Bug 133525] digikam doesn't compile (KDE forces -fno-exception, digikam needs it)
Gilles Caulier
caulier.gilles at free.fr
Mon Sep 4 07:06:49 BST 2006
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=133525
caulier.gilles free fr changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From caulier.gilles free fr 2006-09-04 08:06 -------
SVN commit 580635 by cgilles:
digiKam from trunk: fix C++ Exception rules require by Exiv2 library
BUG: 133525
M +1 -0 Makefile.am
--- trunk/extragear/graphics/digikam/libs/dimg/loaders/Makefile.am #580634:580635
@ -1,4 +1,5 @
METASOURCES = AUTO
+KDE_CXXFLAGS = $(USE_EXCEPTIONS)
noinst_LTLIBRARIES = libdimgloaders.la
More information about the Digikam-devel
mailing list