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