Details
-
Bug
-
Resolution: Incomplete
-
P1: Critical
-
None
-
6.6
-
None
-
Linux
Description
While compile qtbase recipe in meta-qt6 layer. Got below error.
– Configuring done |CMake Error in src/gui/CMakeLists.txt:| | Imported target "WrapHarfbuzz::WrapHarfbuzz" includes non-existent path| | "/local/mnt/workspace/Arunn_RB5_LU_2_0_New/build-qti-distro-ubuntu-fullstack-perf/tmp-glibc/work/aarch64-oe-linux/qtbase/6.6.0-r0/recipe-sysroot/usr/lib/aarch64-linux-gnu/glib-2.0/include"| | in its INTERFACE_INCLUDE_DIRECTORIES. Possible reasons include:| | * The path was deleted, renamed, or moved to another location.| | * An install or uninstall procedure did not complete successfully.| | * The installation package was faulty and references files it does not| | provide.|