Qt 6 Integration Failure on Scarthgap for Verdin iMX8MP - qtapplicationmanager do_configure Error

Hi everyone,

sorry for sliding into this conversation. I’m kind of in the same situation to build a yocto with the BSP7. Looks like it worked, what @lucas_az.tx suggested.

Here is what I’ve done (in short):

  • I’m using Verdin AM62
  • building in a Ubuntu 20.04
  • initialized the repo with:
repo init -u https://git.toradex.com/toradex-manifest.git -b scarthgap-7.x.y -m tdxref/default.xml
bitbake tdx-reference-multimedia-qt6-image
  • Also after flashing. All libs were in the right place (/usr/lib/)

At first the build exited with an error, but this was due to our stupid firewall :wink:

If it helps a can list the steps in detail.

Next step will be to create a Qt-Application and cross compile it, so it can be run on the target…

Greeting - Uwe