[Kde-imaging] [Bug 127238] libkipi/interface.h: No such file or directory
Achim Bohnet
ach at mpe.mpg.de
Sun May 14 10:56:14 CEST 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=127238
------- Additional Comments From ach mpe mpg de 2006-05-14 10:56 -------
Hi Angelo,
libkipiincludedir is path where headers are installed so
$(prefix)/include/libkipi is right.
INCLUDES needs to be extended for -I.. (or -I($build_dir)/..)
in case builddir != srcdir. (e.g. libkipi_export.h.in is in srcdir
but libkipi_export.h is in builddir)
I'll commit a fix for this.
Achim
More information about the Kde-imaging
mailing list