J
Jay
I am developing an C# app for CE5.0.
How do I compile it for that mobile device?
How do I compile it for that mobile device?
Jay said:I am using VS 2005.
I have the .exe compiled.
If I just copy that to my PDA CE 5.05 device, will it work?
Install appropriate SDK on what device? PDA or the desktop where I
compile?
"Paul G. Tobey [eMVP]" <p space tobey no spam AT no instrument no spam DOT
com> wrote in message news:%[email protected]...Well, you don't say what compiler you're using... If you are using VS
2005, you should be able to install the appropriate SDK for your custom
CE5.0 device and target that. If you are using Windows Mobile 5 for
Pocket PC, then install the SDK for that from www.microsoft.com/downloads
and you should be able to target that.
Paul T.