Thomas, Thanks for the reply,
We have really been "under the gun" for weeks now and have never had a chance to upgrade our build. When we tried to do that last week, we had trouble compiling 4.4.1 and 4.4.2 but this weekend we were able to get the 4.5 snapshot running and it seemed to solve the problem. It seems that the newer releases of Qt for WINCE require the wince compatibility headers files which we didn't know. We also pretty much eliminated most of the use of dialog->exec() in the application because it seemed to be the source of the problem. Now that this latest "fire-drill" is over I'll have another chance to look at it. Thanks for the reply, Lars Thomas Hartmann wrote: > Hi, > > I strongly suggest that you update to the latest release of Qt for > Windows CE (4.4). The preview of Qt is an alpha release, that we do not > support any more. If you still have problems with the current release we > kindly ask to send us a small code example. > > If you have further questions or suggestions please use this mailing > list: [EMAIL PROTECTED] > > > Kind Regards, > Thomas Hartmann > > Laurence E. Bernstein wrote: > >> Hi, >> >> I'm still using the WINCE preview and I am having a problem where I seem >> to be consuming memory every time I do an exec on a dialog. If I do a >> show there doesn't seem to be a leak, but exec does. I only know this >> because the windows Settings/Memory reports increasing memory usage as I >> run the app and do exec repeatedly, but eventually my app can no long >> successfully call QImage.load(), and then crashes shortly after. >> >> Is this a known issue with the preview? Or am I do something wrong? >> Any help would be greatly appreciated because we have a major demo >> coming up today. >> >> Lars >> >> >> > > _______________________________________________ > Qtce-preview-feedback mailing list > [email protected] > http://lists.trolltech.com/mailman/listinfo/qtce-preview-feedback > > -- ================================ Laurence E. Bernstein Applications Team Manager CHI Systems, Inc. San Diego Office (858) 391-2830 x226 _______________________________________________ Qtce-preview-feedback mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qtce-preview-feedback
