[Digikam-devel] [Bug 172836] No menu item for lensfun
Andi Clemens
andi.clemens at gmx.net
Wed Oct 15 10:09:15 BST 2008
http://bugs.kde.org/show_bug.cgi?id=172836
--- Comment #3 from Andi Clemens <andi clemens gmx net> 2008-10-15 11:09:14 ---
That the library was found by cmake doesn't necessarily mean it is also used.
Try running
'ccmake .'
in the kdegraphics dir. There are two important vars:
LENSFUN_INCLUDE_DIR /usr/include
LENSFUN_LIBRARY /usr/lib/liblensfun.so
Make sure they are set (depending on your system paths of course).
Also make sure that
WITH_LensFun ON
is turned on. If not, highlight this variable and hit enter to toggle the
value.
Andi
--
Configure bugmail: http://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Digikam-devel
mailing list