I want to design a software with GUI and let it execute on my zed. So I have gotten a Linaro running on zed and a application designed with QT.
Now my question is how to compile and execute this app. Should I use the arm-xilinx cross-compiler? Any libs or sources of QT should I add in the Linaro rootfs? Can a QT Creator run on a zedboard with Linaro just like it runs on the PC with Ubuntu?
Does anybody konw the answers?