Problem during compiling dk 4.6.0

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

Problem during compiling dk 4.6.0

Jan Wolter
Hello,

I received the following error during compiling the actual digiKam
version from git:

[ 91%] Building CXX object
core/app/CMakeFiles/digikam.dir/__/utilities/facemanagement/faceutils.cpp.o
In file included from
/home/jan/Downloads/digikamGIT/core/utilities/facemanagement/faceutils.cpp:38:0:
/home/jan/Downloads/digikamGIT/build/extra/libkface/libkface/version.h:29:29:
fatal error: libkface_export.h: No such file or directory
  #include "libkface_export.h"
                              ^
compilation terminated.
make[2]: ***
[core/app/CMakeFiles/digikam.dir/__/utilities/facemanagement/faceutils.cpp.o]
Error 1
make[1]: *** [core/app/CMakeFiles/digikam.dir/all] Error 2
make: *** [all] Error 2

Compiling the previous version 4.5.0 works fine.

Does anyone know, what to do?

Best regards,
Jan

--
----------------------------------------------------------------
  Jan Wolter, M.Sc.        | e-mail: [hidden email]
  Universitaet Paderborn   | http://ag-kastens.cs.upb.de/jwolter
  Fakultaet EIM/Informatik | Office: F2.303
  Fuerstenallee 11         | Phone:  +49 5251 606683
  33102 Paderborn, Germany | Fax:    +49 5251 606697
----------------------------------------------------------------

_______________________________________________
Digikam-users mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-users
Reply | Threaded
Open this post in threaded view
|

Re: Problem during compiling dk 4.6.0

Jan Wolter
Setting

     -DDIGIKAMSC_COMPILE_LIBKFACE=OFF

in bootstrap.linux solved the problem.

On 04.12.2014 18:01, Jan Wolter wrote:

> Hello,
>
> I received the following error during compiling the actual digiKam
> version from git:
>
> [ 91%] Building CXX object
> core/app/CMakeFiles/digikam.dir/__/utilities/facemanagement/faceutils.cpp.o
> In file included from
> /home/jan/Downloads/digikamGIT/core/utilities/facemanagement/faceutils.cpp:38:0:
> /home/jan/Downloads/digikamGIT/build/extra/libkface/libkface/version.h:29:29:
> fatal error: libkface_export.h: No such file or directory
>  #include "libkface_export.h"
>                              ^
> compilation terminated.
> make[2]: ***
> [core/app/CMakeFiles/digikam.dir/__/utilities/facemanagement/faceutils.cpp.o]
> Error 1
> make[1]: *** [core/app/CMakeFiles/digikam.dir/all] Error 2
> make: *** [all] Error 2
>
> Compiling the previous version 4.5.0 works fine.
>
> Does anyone know, what to do?
>
> Best regards,
> Jan
>

--
----------------------------------------------------------------
  Jan Wolter, M.Sc.        | e-mail: [hidden email]
  Universitaet Paderborn   | http://ag-kastens.cs.upb.de/jwolter
  Fakultaet EIM/Informatik | Office: F2.303
  Fuerstenallee 11         | Phone:  +49 5251 606683
  33102 Paderborn, Germany | Fax:    +49 5251 606697
----------------------------------------------------------------

_______________________________________________
Digikam-users mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-users
Reply | Threaded
Open this post in threaded view
|

Re: Problem during compiling dk 4.6.0

Gilles Caulier-4
because you have a libkface installed on your system, and this can be
in conflict with local of lib.

Try to uninstall libkface from you system and enable the cmake option.
Here this work perfectly. I tried to turn on/off all cmake options.

Gilles Caulier

2014-12-04 18:34 GMT+01:00 Jan Wolter <[hidden email]>:

> Setting
>
>     -DDIGIKAMSC_COMPILE_LIBKFACE=OFF
>
> in bootstrap.linux solved the problem.
>
>
> On 04.12.2014 18:01, Jan Wolter wrote:
>>
>> Hello,
>>
>> I received the following error during compiling the actual digiKam version
>> from git:
>>
>> [ 91%] Building CXX object
>> core/app/CMakeFiles/digikam.dir/__/utilities/facemanagement/faceutils.cpp.o
>> In file included from
>> /home/jan/Downloads/digikamGIT/core/utilities/facemanagement/faceutils.cpp:38:0:
>>
>> /home/jan/Downloads/digikamGIT/build/extra/libkface/libkface/version.h:29:29:
>> fatal error: libkface_export.h: No such file or directory
>>  #include "libkface_export.h"
>>                              ^
>> compilation terminated.
>> make[2]: ***
>> [core/app/CMakeFiles/digikam.dir/__/utilities/facemanagement/faceutils.cpp.o]
>> Error 1
>> make[1]: *** [core/app/CMakeFiles/digikam.dir/all] Error 2
>> make: *** [all] Error 2
>>
>> Compiling the previous version 4.5.0 works fine.
>>
>> Does anyone know, what to do?
>>
>> Best regards,
>> Jan
>>
>
> --
> ----------------------------------------------------------------
>  Jan Wolter, M.Sc.        | e-mail: [hidden email]
>  Universitaet Paderborn   | http://ag-kastens.cs.upb.de/jwolter
>  Fakultaet EIM/Informatik | Office: F2.303
>  Fuerstenallee 11         | Phone:  +49 5251 606683
>  33102 Paderborn, Germany | Fax:    +49 5251 606697
> ----------------------------------------------------------------
>
> _______________________________________________
> Digikam-users mailing list
> [hidden email]
> https://mail.kde.org/mailman/listinfo/digikam-users
_______________________________________________
Digikam-users mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-users