View Single Post
Posts: 124 | Thanked: 213 times | Joined on Dec 2009
#1
I have a Qt application that makes use of a couple of embedded png images. Nothing excessive.

Running under the x86 scratchbox target (I use ESBox btw) is fine - the images show up.

I recompile to ARMEL, no problem, and I can tell from the executable size that the images are embedded, yet when I run it on my N900 the images do not display.

I get no warnings or errors at all....any ideas?