Hi All

I have a similar problem to the one that baby911 had in July.
I have configured the qt-embedded-wince-opensource-src-4.5.2 with the -xplatform wincestandard50-armv4i-msvc2005 option.
I then ran nmake
All of this happened flawlessly. .
I have previously installed STANDARDSDK_500 which I have used numerous times to compile WINCE projects in VS 2008 so I know it is installed correctly.

I then tried to compile a blank form using QT creator making sure that my project settings for Qt Version were set to the qt-embedded-wince..... version.
Compilation happens without any problem.
I copy the resulting executable along with Qtcore4 and qtgui4 dll's (retrieved from the qt-embedded-.../lib directory on the CE device. When I execute it I get the TestApp is not a Windows CE application.

Any ideas on where to look would be most welcome.
TIA
CO