Hi All
I follow the steps ,https://support.bluetechnix.at/wiki/Qt_Embedded_on_i.MX53 to install QT4 on i.mx53 but failed.
I can't find out these OpenVG libraries libgsl.so,libc2d.so, and libpanel2.so for linking options -lgsl, -lc2d, and -lpanel2 in the makefile.
After installing the amd-gpu-bin-mx51 or amd-gpu-x11-bin-mx51, there is only one library libgsl-fsl.so like libgsl.so in the rootfs/usr/lib.
But I can't find out the librayies,c2d and panel2.
What should I do with it?
Thank you.
Aher Chen