[Qt-wince-interest] Error while executing qt on winCE

Maurice Kalinowski mkalinow at trolltech.com
Mon Jun 16 08:59:46 CEST 2008


Hi again,

Saravanan Ponnuswamy wrote:
>
>  i tried compiling Qt with the following options:
> -platform  win32-msvc2005 -xplatform wince50standard-armv4i-msvc2005 
> -D QT_NO_CURSOR=1
>
> ,but this inturn lead to the following error:
Yes, as you are disabling functionality and some of our applications 
depend on it, it might end up in some parts not compiling. But the 
source should be fine, so you can use
nmake sub-src
to just build the sources and not the designer tools.
Most examples should also be fine with it. We will try to address this 
issue, thank you for reporting.

>
> Actually the version of qt i'm using is 
> :qt-embedded-wince-opensource-src-4.4.0-rc1.
>
> is this the correct version ?
The RC1 stands for Release Candidate, which is not the latest version 
available. Please follow this link to get the latest version of Qt for 
Windows CE:
http://trolltech.com/downloads/opensource

As mentioned, some parts in tools will not compile due to missing cursor 
support.


Best Regards,

Maurice Kalinowski




More information about the Qt-wince-interest mailing list