Qt Quick Application on Xilinx Petalinux
Unsolved
Mobile and Embedded
-
Hi,
I'm developing Qt Quick application on a Xilinx FPGA board called ZedBoard which have the OS Petalinux (provided by Xilinx). The OS Petalinux comes with installed Qt version 5.9.6. However, it lacks the QtGraphicalEffects moduleso my application fail to run on the OS as it always report: "module QtGraphicalEffects is not installed".
Can you help me with some solution for this issue? Can I deliver my application with the module in some way? Or can I install the module on the target board?
Thanks for any help,
Dzung -
Hi and welcome to devnet,
One thing you can do is try to build the module yourself.
Another one would be to update Qt to an actual version like the latest LTS which is 5.15