Hi ,
I am want to run simple animation on my imx6ull customised board.
I have included libqgif.so to yecto build and all plugin present in my QT creator.On a Test PC I could able to run it but not on Target board. with LCD display.
Not sure where I am missing.
Please help me out with your value suggestion.
Thanks in advance.
Hello Sayidathahaseen,
I couldn't find libgif.so file anywhere. Can you help me to build/install those packages?
As a workaround, I converted the .gif file to .webp format as libqwebq.so plugin was available, but after first execution, the application started to flicker when running on the MX6Q.
I am using eglfs, should I need to change to weston-wayland display compositor? That parameter should be added to the Qt recipe.
Regards