SDK not compatible to Standard SDK for Windows CE.NET

hi guys,

I just download eVC++ 4.0 and create a new app to try it out
when i compile is doesn't give me error
but when i build, it give me an error

<QUOTE>
An application targeting a standard SDK for Windows CE .NET and build for the ARMV4I CPU cannot be run on the emulator, you will have to install an SDK that is compatible with standard sdk for Windows CE.net, then target a shadow platform pertaining to SDK
</QUOTE>

How do I solve/troubleshoot this

Thanks.

Regards,
Jimmy
[559 byte] By [ChanKokChern] at [2007-11-20 10:06:44]
# 1 Re: SDK not compatible to Standard SDK for Windows CE.NET
Hopefully the answer won't come too late.

You should try to use: Win32 (WCE Emulator) Device under your STANDARDSDK.
Don't use Win32 (WCE ArmV4) or Win32 (WCE ArmV4I) or you cannot make your app run in the emulator.

PS:
This is quite ambiguous and seems nowhere in MSDN?
myron at 2007-11-9 12:40:16 >