KFace-related compile error

classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

KFace-related compile error

Martin Klapetek
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
Reply | Threaded
Open this post in threaded view
|

Re: KFace-related compile error

Gilles Caulier-4
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
Reply | Threaded
Open this post in threaded view
|

Re: KFace-related compile error

Marcel Wiesweg
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
Reply | Threaded
Open this post in threaded view
|

Re: KFace-related compile error

Martin Klapetek
Ah ok, I will undo and recompile. Thanks

M.


On Sun, Oct 24, 2010 at 14:46, Marcel Wiesweg <[hidden email]> wrote:

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


_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel