Hi Daniele,
Thing is that, I copy /usr/local/Trolltech/Qt-target-version to /ltib/rootfs/usr/local/Trolltech/ once I get everything in the /usr/local/Trolltech/Qt-target-version properly.
Difference is that you make a link, so that every change gets reflected as it is an when it is done.
I copy once everything is fine.
So, Procedurally, everything is proper, with you as well as me.
I have made a demo application and ran it on my board.
demo of fluidlauncher executed properly.
But my application requires simplegl, which is thrown as an error, that is when I recognised that it was missing in /plugins/gfxdrivers directory.
file_list_host is a list of files on my host
file_list_target is a list of files on my target
Where you can see that, liqscreensimplegl.so is present on Host but not on target.