Again Hi, I have mistakes in running the QtVerify application Maurice sent. I tested again and see that the error occurs when loading the QtGuid4.dll.
The output of the QtVerify application is: Load module: QtVerify.exe Load module: coredll.dll Load module: ole32.dll Load module: commctrl.dll Load module: aygshell.dll aygshell.dll : Successfully instantiated Unload module: aygshell.dll Unload module: ole32.dll Unload module: commctrl.dll coredll.dll : Successfully instantiated Load module: msvcr80d.dll msvcr80d.dll : Successfully instantiated Unload module: msvcr80d.dll Load module: ole32.dll Load module: ws2.dll Load module: winsock.dll Load module: msvcr80d.dll Load module: qtcored4.dll QtCored4.dll : Successfully instantiated Unload module: qtcored4.dll Unload module: ole32.dll Unload module: winsock.dll Unload module: ws2.dll Unload module: msvcr80d.dll Load module: ole32.dll Load module: commctrl.dll Load module: shcore.dll Load module: ceshell.dll Load module: oleaut32.dll ERROR: function @ Ordinal 724 missing in Module 'coredll.dll' !!! Please Check your SYSGEN variable !!! QtGuid4.dll : Could not be loaded Unload module: ole32.dll Unload module: commctrl.dll Unload module: shcore.dll Unload module: ceshell.dll Unload module: oleaut32.dll The program '[c669b13e] QtVerify.exe' has exited with code 0 (0x0). Thanks again for all your help. On Sat, Mar 8, 2008 at 12:26 PM, Maik Friedmann <[EMAIL PROTECTED]> wrote: > I have tried the beta1 version and the same error occured: 0x800700C1 > > Some notes: > * When I opened the textedit project with VS2005, the following > warning is given: > The file 'C:/Program Files/Trolltech/Qt VS Integration > TechPrev/plugins/qt3supportwidgets.dll' is not a valid Qt plugin. > * If it helps, the development machine (XP Pro SP2) has the following > programs installed: > - eMbedded Visual C++ 4.0 SP4 > - Microsoft .NET Framework 2.0 > - Microsoft ActiveSync > - Microsoft Device Emulator version 1.0 - ENU > - Microsoft Document Explorer 2005 > - Microsoft eMbedded Visual C++ 4.0 (Again) > - Microsoft Visual Studio 2005 Professional Edition - ENU > - Microsoft Windows CE Platform Manager 4.0 > - Qt/WinCE VS Integration 1.0 > - Standart SDK for Windows CE 5.0 > - Windows Mobile 5.0 Pocket PC SDK > > > On Fri, Mar 7, 2008 at 11:32 AM, Maik Friedmann > <[EMAIL PROTECTED]> wrote: > > > Answers: > > * After installing Visual Studio SP1, no errors in installing VS > > Integration. Success. > > * I compiled Qt4.4.0-siesta from source after SP1 but again the same > > errors. > > * I have no Qt desktop version installed in the development machine. > > * I compiled and deployed the test application Maurice sent. It did > > not give any errors. > > No response given when double clicked on the handheld machine. > > * I do not know if there is a public SDK available for the device. > > Windows CE 5.0, Intel, ARM920T-PXA27x - M3 Mobile Compia > > But, I created a new VC++ project in VS2005 and it successfully > > executed on the device. > > Only the Qt-wince projects give errors. > > * I have not try the beta1 version yet. > > > > > > > > > > On Fri, Mar 7, 2008 at 6:25 AM, Manoj Agrawal <[EMAIL PROTECTED]> wrote: > > > Do you have QT for desktop also installed? I think, you need to check > > > your installations only. > > > > > > Regards, > > > Manoj > > > > > > > > > > > > Maik Friedmann wrote: > > > > Hi, > > > > I am working on developing an application for my handheld device > > > > (Windows CE 5.0, Intel, ARM920T-PXA27x [M3 Mobile Compia]) using > > > > qt-wince. > > > > I installed qt-wince-preview-commercial-src-4.4.0-siesta for the > > > > platform wince50standard-armv4i-msvc2005 without errors. > > > > When installing QtVS2005WinCEIntegration_tp1, there were some errors: > > > > - Can not register formeditor1.dll! > > > > - The VS integration of Qt could not be initialized! > > > > But the installation completed successfully. > > > > > > > > On the development machine Windows XP Pro (SP2) and Standart SDK 5.0 > > > > is installed. > > > > When I wanted to open the demo projects from command prompt (devenv > > > > textedit.vcproj), it gives the error: > > > > - The VS integration of Qt could not be initialized! > > > > > > > > Using Visual Studio 2005, "Start Debugging" gives the error: > > > > - Unable to start program > > > '%CSIDL_PROGRAM_FILES%\textedit\textedit.exe' > > > > Using Visual Studio 2005, "Start Without Debugging" gives the error: > > > > - 0x800700C1 > > > > > > > > The dll's (msvcr80d, QtCored4, QtGuid4) and textedit.exe is > > > > successfully deployed to the target device automatically with > > > > ActiveSync. > > > > When I opened the textedit.exe on the device, the following error is > > > given: > > > > - 'textedit' is not a valid Windows CE Application. > > > > > > > > I can not find the problem. > > > > > > > > Thanks for your help. > > > > > > > > Maik > > > > > > > > > > _______________________________________________ > > > > 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
