schnitzeltony / meta-qt5-extra

OE layer for desktop environments based on Qt5 (KDE KF5+Plasma+Apps / lirios / lxqt / lumina)
MIT License
29 stars 32 forks source link

Kwin does not see fontconfig #51

Closed megastallman closed 6 years ago

megastallman commented 6 years ago

Hi @schnitzeltony ! Thanks for the great project, so I'm trying to get it built by little steps. Here is the unsuccessful one: https://hastebin.com/jatazewivo.sql

Shortly, I've got fontconfig built already, just checking that it is built, but when I run "bitbake kwin" it says:

|   Could NOT find Fontconfig (missing: FONTCONFIG_LIBRARIES
|   FONTCONFIG_INCLUDE_DIR)
| Call Stack (most recent call first):
|   /home/metaldoctor/yb-kde-1/tmp/work/core2-64-poky-linux/kwin/5.13.2-r0/recipe-sysroot-native/usr/share/cmake-3.11/Modules/FindPackageHandleStandardArgs.cmake:378 (_FPHSA_FAILURE_MESSAGE)
|   cmake/modules/FindFontconfig.cmake:45 (find_package_handle_standard_args)
|   CMakeLists.txt:256 (find_package)

Thanks in advance!

schnitzeltony commented 6 years ago

Sorry for late reply - was offline for a while.

  1. What does 'bitbake -e kwin | grep ^DISTRO_FEATURES' report?
  2. Have you tried to add fontconfig to kwin's DEPENDS
megastallman commented 6 years ago

Thanks! Could you please add fontconfig to Kwin's depends too? It fixed my problem.

schnitzeltony commented 6 years ago

Done - 7935e5d4851e2df91ee8121d2a6159424446b949