
Originally Posted by
amitsharma_ujj
Hello Friend,
I am working on QT application for N-8 device which having total 35 screen ,when i create sis file than size of sis is (2.12 MB) and as i install it on device than after navigation of few screen background image get black.I have already increase heap size like :
TARGET.EPOCSTACKSIZE = 0x14000
TARGET.EPOCHEAPSIZE = 0x020000 0x12500000
on debugging application i got this error:
[Qt Message] Could not create CFbsBitmap
[Qt Message] QImage: out of memory, returning null image
could any ony told me the exact solution of this error.
i will be very thankful for replay.