|
Hi,
I'm getting several compile errors in 2.0 branch, complaining about missing libkface/face.h include file. I have libkface/kface.h though and when I replace the face.h with kface.h include lines, it does compile ok. I have this change ready to commit, but I'm just asking first, if I didn't miss something (both libface and libkface are updated to latest revision).
Thanks, Marty
_______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
|
I see this problem there too. Removing lead cmake cache fix the problem
Gilles Caulier 2010/10/24 Martin Klapetek <[hidden email]>: > Hi, > I'm getting several compile errors in 2.0 branch, complaining about > missing libkface/face.h include file. I have libkface/kface.h though and > when I replace the face.h with kface.h include lines, it does compile ok. I > have this change ready to commit, but I'm just asking first, if I didn't > miss something (both libface and libkface are updated to latest revision). > Thanks, > Marty > _______________________________________________ > Digikam-devel mailing list > [hidden email] > https://mail.kde.org/mailman/listinfo/digikam-devel > > Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
|
In reply to this post by Martin Klapetek
> > I'm getting several compile errors in 2.0 branch, complaining about > missing libkface/face.h include file. I have libkface/kface.h though and > when I replace the face.h with kface.h include lines, it does compile ok. I > have this change ready to commit, but I'm just asking first, if I didn't > miss something (both libface and libkface are updated to latest revision). I have renamed this file a few days ago - the class contained is "Face" and not "KFace". The CMakeList.txt to install the header is updated as well, so after a "make install" it should work. For me it worked without removing any caches, dont know, it has helped Gilles obviously. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
|
Ah ok, I will undo and recompile. Thanks
M.
On Sun, Oct 24, 2010 at 14:46, Marcel Wiesweg <[hidden email]> wrote:
_______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
| Free forum by Nabble | Edit this page |
