Il 06/12/2013 13:13, Bergsma, Sake ha scritto:
To all that have problems using Qt5:

I have a colleague who has a lot of experience building and configuring
qt5 with buildroot.

He told me that when rebuilding, Qt does not correctly changes its new
configuration

and some files of the old output stay behind and are used again as input
and cause troubles.

So this is why I did put the advice to start with a clean build.

I know it takes time but only after I did do that everything build
correctly and the Cinematic Experience demo works.

To check the result of the qt configure you can take a look at this file:

your_build_dir/tmp/work/cortexa9hf-vfp-neon-mx6-poky-linux-gnueabi/qtbase/5.1.1-r0/build/config.summary

With kind regards, Sake




Hi Sake
I rebuilt all from scratch.
I was able to build with the following settings but I am not able to run Qt5 apps on my iMX6 target.

IMAGE_INSTALL_append = " qtbase qtbase-fonts qtbase-plugins qtbase-examples qtbase-tools cinematicexperience gstreamer fontconfig freetype "
DISTRO_FEATURES_remove = "x11 wayland"

meta-yocto-bsp    = "dora:53d2563ff13fcec74d4250bef5419e36169e55cc"
meta-oe           = "dora:513e7ca20ddd0a5c3b649bf292a67c3e0473d3a8"
meta-fsl-arm      = "dora:87601e5fc93b422347b22fe6d41f38f18f6ee9ec"
meta-qt5          = "dora:cefaba69a785c5221463f0eb496b749d5ddf8a5a"

Which branch are you using (for yocto and meta-qt5)?
Are you applying any patch to meta-qt5?

TIA
--
Marco
_______________________________________________
meta-freescale mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/meta-freescale

Reply via email to