QT/E execution problem!
I built QT/E for iLiad in scratchbox and tried to execute an QT app on iLiad. The app is just a simple example bundled in QT/E source code package. I have fixed all requied shared objects in proper path. The app seemed to run for a bit and then stopped. The final output I got in mrxvt was: "solidFill_setup(): Screen depth 8 not supported! Aborted".
The error message is clear, because iLiad only provides 4 bit greyscale. But I don't know how to fix it. I have added a line in shell-script:"export QWS_DISPLAY=Linuxfb:genericcolors".
Last edited by ericshliao; 12-16-2008 at 01:54 PM.
|