On 10 February 2012 06:26, Sagaert Johan <[email protected]> wrote:
> Hi
>
> it means you did not free some objects
>
> used fonts should be free after use ,
>
> loadedfont->Release (loadedfont);
>
> images loaded in a surface should be freed, etc ..
>
> void FreeImage(IDirectFBSurface * image)
> {
> image->Release (image);
> }
>
>
> M.v.g .
>
>
>
> Sagaert Johan
>
> Thanks for your reply Sagaert,
Can you please tell me which file I have to edit for the change. (I am a
newbies).
"We are not using directfb library or any of its API in our Qt application.
Rather we have set QWS_DISPLAY = directfb which is to use directfb as the
driver for the framebuffer to which we are directing our Qt application
output. I think we have some problem in the directfb code. I am using
Directfb-1.4.14. May be we are not using the directfb properly."
> _______________________________________________
> directfb-users mailing list
> [email protected]
> http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users
>
--
**
_________________________
Pravinkumar Chavan
Software Engineer
+919867107370
En Route Media Pvt. Ltd.
**
*_________________________*
*
*
_______________________________________________
directfb-users mailing list
[email protected]
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users