Daiane
On Wed, Jul 9, 2014 at 11:26 AM, Redwan Mohamed <[email protected]> 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@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@imx6qsabresd:~# Have you tried $ export LD_LIBRARY_PATH=/home/user/lib:$LD_LIBRARY_PATH ? Other than that I have no idea Daiane -- _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
