Yocto build Qt6 error
Unsolved
General and Desktop
-
Hi,
building core-image-weston using Yocto kirkstone, meta-qt6 branch 6.6. Building for Raspberry PI 3Is there any special configuration I have to do? Because I get this error when configuring Qt6:
WARNING: No QPA platform plugin enabled! This will produce a Qt that cannot run GUI applications. See "Platform backends" in the output of --help. | WARNING: Accessibility disabled. This configuration of Qt is unsupported. | | ERROR: x86 intrinsics support missing. Check your compiler settings. If this is an | error, report at https://bugreports.qt.io with your compiler ID and version, | and this output: | | ${TEST_x86intrin_OUTPUT}
Any idea what it means and how to fix it?