[Digikam-devel] Re: Current svn of libkface does not compile for me
Gert Kello
gert.kello at mail.ee
Thu Oct 28 12:17:40 BST 2010
> In file included from /home/kde-
> branch/kde/src/digikam2/utilities/imageeditor/editor/imagewindow.cpp:77:0:
> /home/kde-branch/kde/src/digikam2/digikam/componentsinfo.h:43:27: fatal error:
> libkface/face.h: file or directory not found
> compilation terminated.
Seems like the include should be
#include <libkface/kface.h>
instead of
#include <libkface/face.h>
Gert
More information about the Digikam-devel
mailing list