[Qtce-preview-feedback] Failure to build executables for Windows CE 5.0 / Qt-WinCE-preview-4.4.0

Jörg Bornemann joerg.bornemann at trolltech.com
Thu Mar 6 15:10:15 CET 2008


Maik Friedmann wrote:

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

Strange. This clearly shouldn't happen. Did you have another version of 
the Visual Studio Integration installed when you tried to install the 
Qt/WinCE VSI?

You can fix this by registering formeditor1.dll manually.
Just open a command shell, cd into the directory where formeditor1.dll 
is located and register it with "regsvr32 formeditor1.dll".

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

This is due to the failing registration of the mentioned DLL.


Best regards,

Joerg



More information about the Qt-wince-interest mailing list