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


Paresh Sawant wrote:
> Hi,
>
> I'm using MS Visual Studio 2008.
>
> And i used "wincewm60professional-msvc2005" as a -xplatform while 
> configuring Qt.
>
> The issue with emulator got resolved when I copied msvcr90d.dll in 
> same folder along with QtCore4d.dll, QtGui4d.dll.
>
> But now When I tried to run it on actual windows mobile 6 professional 
> device, it failed with following error message -
> -->
> "The specified program requires a newer version of windows"
> <--
>
> Could this be because I have Qt win32 integrated with Visual Studio IDE?
>
> I have got win32 as well as winCE both installed, but I have made sure 
> the bin, include and lib path that the compiler and moc are picking 
> are correct.
>
>
> Thanks
> - Paresh
>
>
> On Wed, Jun 11, 2008 at 5:01 PM, Jörg Bornemann 
> <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>> 
> wrote:
>
>     Hi Paresh,
>
>     > The error dialog comes up when I start post successful
>     deployment, it says -
>     > "Unable to start program '%CSIDL_PROGRAM_FILES%\hello\hello.exe'.
>
>     This error usually indicates that there are some dynamic libraries
>     missing. Please make sure that QtCore4d.dll, QtGui4d.dll and
>     msvcr80d.dll are on the device.
>
>     This error also occurs under following circumstances:
>     - the emulator is out of memory
>     - the mkspec for configuring Qt and your device architecture don't
>     match
>
>     Are you using Visual Studio 2005 or 2008?
>     Which mkspec (-xplatform configure switch) did you use for
>     configuring Qt?
>     Did you try to hard reset the emulator?
>
>
>     Regards,
>
>     Jörg
>     _______________________________________________
>     Qtce-preview-feedback mailing list
>     [email protected]
>     <mailto:[email protected]>
>     http://lists.trolltech.com/mailman/listinfo/qtce-preview-feedback
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> 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

Reply via email to