[Digikam-devel] [Bug 147269] Digikam finds but fails to use libkdcraw

kde at happyjack.org kde at happyjack.org
Wed Jun 27 18:06:00 BST 2007


------- 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=147269         




------- Additional Comments From kde happyjack org  2007-06-27 19:06 -------
pkg-config --cflags libkdcraw: -I/opt/kde3apps/include
pkg-config --libs libkdcraw: -L/opt/kde3apps/lib -lkdcraw

The first error occurs in digikam/libs/histogram where g++ cannot find libkdcraw/rawdecodingsettings.h, which is in /opt/kde3apps/include.  This Makefile only sets LIBKDCRAW_CFLAGS, it does not use the variable.

If it's helpful, I can try to create a list of all directories that need the include path to libkdcraw.



More information about the Digikam-devel mailing list