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]> 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] > 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
