Dear friends,
i wanted to run qt app on ms6sabresd. i wrote a helloworld (console app) im my PC and cross-compiled it for imx6sx
when i attempt to run the app om the target. it says "libQt5core.so.5 not found" also i guess it will be the same if i use widget. the embedded target is connect to my PC through NFS and the rootfs is on PC.
do i need new rootfs? or should i some how install library for qt on it?
do i need to use yocto to build rootfs? if yes which image should i use? (i work with fsl-community-bsp)
thank you all in advanced
what image do you build? let me reminder, you should build fsl-image-qt5 which includes qt5.
thanks, but this image is not in fsl-community-bsp (it says : nothing provides fsl-image-qt5)
is there a way to skip bitbaking everything from the start? i mean is it possible to install the qt lib on the existing rootfs?
thanks again.
you can build the qt on imx6q, pls refer to the document as below: