[meta-freescale] QT demo with qte-in-use-image recipe

Daiane Angolini daiane.list at gmail.com
Fri Jul 11 07:05:40 PDT 2014


Daiane


On Wed, Jul 9, 2014 at 11:26 AM, Redwan Mohamed
<redwan at zumisolutions.com> wrote:
> Hi YOCTO team,
>
> We are using Custom i.MX6 board where we are able to test fsl-image-gui
> recipe successfully.
> We have bitbaked qte-in-use-image recipe for imx6qsabresd and observing
> command line interface in display. Getting below error while running qtdemoE
> utility
>
> root at imx6qsabresd:~# qtdemoE -qws
> Unable to load library icui18n "Cannot load library icui18n: (icui18n:
> cannot open shared object file: No such file or directory)"
> segmentation fault
> root at imx6qsabresd:~#

Have you tried

$ export LD_LIBRARY_PATH=/home/user/lib:$LD_LIBRARY_PATH

?

Other than that I have no idea

Daiane


More information about the meta-freescale mailing list