QT5 Crosscompile MX8MP Yocto

  • Hello,

    i'm looking for the Crosscompile QT-Version(qmake) path in the Yocto Build.


    The "F&S Introduction to QT5 Debugging an Application Version 1.4" document describes everything for Buildroot. But the "F&S i.MX8M-Plus Linux First Steps Version 1.0" document states that "Buildroot Release is not yet available."

    So the Yocto-Build is a "fus-image-qt5"(fus-imx-wayland).

    Thank you.

    With best regards
    Benni

  • Hello,

    thank you for updating the manual.

    The commands that are mentioned on page 7
    "...<build-directory>]$ source ./..sources/poky/oe-init-build-env
    ...<build-directory>]$ bitbake meta-toolchain"

    didn't work for me.
    QT wasn't compiled with that.

    With the configured Yocto i used the command
    "bitbake meta-toolchain-qt5"


    Best regards

    Benni