Hi,

I'm developping an embedded app for PowerPc with Qt 4.6.0 on a SUSE 11.2 host.
Cross-compilation works fine, but when I run my Hallo World app on the powerPC development board characters are barely legible and the lines around labels and boxes are not solid.
The display on the development board is 640*480 with depth of 16.
I've tested the DirectFB driver with the test tol fbtest and it functions fine.
It must be something to do with the configuration with Qt, but I haven't been able to find it yet.

Thanks for any tips.

This is my configuration for Qt:

./configure -confirm-license -release -no-fast -no-largefile -no-accessibility -no-sql-ibase -no-sql-mysql -no-sql-odbc
-no-sql-psql -no-sql-sqlite -no-sql-sqlite2 -no-qt3support -no-mmx -no-3dnow -no-sse -no-sse2 -no-optimized-qmake
-no-nis -no-cups -no-iconv -pch -force-pkg-config -embedded ppc -qt-decoration-styled -depths 8,16,24,32
-prefix /usr -no-armfpa -xplatform qws/linux-ptx-g++ -make libs -make tools -nomake examples
-nomake demos -plugin-gfx-directfb -plugin-gfx-linuxfb -no-gfx-transformed -no-gfx-qvfb -no-gfx-vnc -no-gfx-multiscreen
-qt-kbd-tty -qt-kbd-usb -no-kbd-sl5000 -no-kbd-yopy -no-kbd-vr41xx -no-kbd-qvfb -qt-mouse-pc -qt-mouse-bus -qt-mouse-linuxtp
-no-mouse-yopy -no-mouse-vr41xx -qt-mouse-tslib -no-mouse-qvfb -system-libpng -no-libmng -no-libtiff -no-gif -no-libjpeg
-system-zlib -system-freetype -I/home/collins/links/OS_Dir/platform-phyCORE-MPC5121e/sysroot-target/usr/include/freetype2
-big-endian -stl -no-glib -no-openssl -dbus -shared -xmlpatterns -exceptions -no-phonon -no-webkit -no-scripttools