Details
-
Bug
-
Resolution: Out of scope
-
Not Evaluated
-
None
-
6.5.1
-
None
Description
Since Qt6 the qtwaylandscanner tool is installed into ${OECORE_NATIVE_SYSROOT}/usr/libexec (With Qt5 it was in usr/bin). Using the new Qt6Toolchain.cmake file from the Yocto standard SDK fails to find this program in the CMake calls at it is not in the typical path location.
The simple solution would be to extend the PATH variable in the generated toolchain file to also include libexec.