[Qtce-preview-feedback] Pls Help to configure Qt/WinCE
Maurice Kalinowski
mkalinow at trolltech.com
Mon Apr 14 08:58:20 CEST 2008
Hi,
so far I have not been able to reproduce this issue, but I have some
comments.
Senthil D wrote:
>
>
>
> 3. Set PATH = C:\Qt\ qt-embedded-wince-opensource-src-4.4.0-rc1\bin
>
> 4. Opened Visual Studio 2005 Command Prompt.
>
Where did you set the PATH? Are these points vise-versa? Meaning did you
set the PATH inside of the Command Prompt? In addition, you need to add
the Qt directory to the path, not replace it. Thus it is supposed to be
a command like:
set PATH=C:\Qt\qt-embedded-wince-opensource-src-4.4.0-rc1\bin;%PATH%
%PATH% expands to your previous setup.
>
>
>
> Can you pls guide me to come out of this.?
>
>
>
> Note:- I have installed Microsoft Visual Studio 2005 Professional
> Edition and Win CE 6.0 Evaluation Edition
>
As far as I know this does not mean, that you have an SDK installed. For
the wincewm60standard-msvc2005 you will need to download and install the
Windows Mobile 6 Standard Edition SDK available on the Microsoft website.
Best Regards,
Maurice Kalinowski
More information about the Qtce-preview-feedback
mailing list