Hi,
using EFUS Linux single core board, enabled all the QT5 stuff in buildroot, using QT Creator,
generating a simple QT Quick Application (New/Application/QT Quick-Application) and compiling for Kit desktop works fine.
But trying to compile for the generated EFUS-Kit (works fine on all examples) went wrong with the following error:
Project ERROR: Unknown module(s) in QT: qml quick
Greetings