Re: x86 CE SDK

Tech-Archive recommends: Speed Up your PC by fixing your registry



Anticipating this disappointing response, I ported the project to EVC
4.0. If you get the chance, take a look at my post "WTL 8 on CE 4.2
x86" I would appreciate it.

Thanks,
PaulH


Paul G. Tobey [eMVP] wrote:
No, that SDK will not work with VS2005. There's no good story for this
situation. You're targeting CE4.2 and VS2005 is *not* designed to do that,
except in one or two very special cases. MS is apparently expecting you to
stick with eVC 4 until you move to CE5.

Paul T.

"PaulH" <paul.heil@xxxxxxxxx> wrote in message
news:1153942304.445802.190100@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
I have an SDK, but it only has glue for EVC 4.0. Is there a way to make
that SDK work with VS2005? If I could somehow manually create a
devicein VS2005, I could just point the library and include directories
to that SDK.

-PaulH

Paul G. Tobey [eMVP] wrote:
Install an SDK for a device which targets x86 and it should appear. You
don't target *processors* with your code in Windows CE programs; you
target
*devices*. The SDK for each device tells VS which processors the device
might have and those will be allowed when a program targets that device
SDK.
If your device SDK (Pocket PC, say), does *not* say that the device might
have an x86 in it, as Pocket PC does *not*, that won't be an option.

Paul T.

"PaulH" <paul.heil@xxxxxxxxx> wrote in message
news:1153927220.974312.146200@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
I have program that works great on ARMV4I CE 4.20, but I'd also like it
to run on an x86 CE 4.20 platform.
How can I get visual studio 2005 to give me that platform as an option?

Thanks,
PaulH



.



Relevant Pages

  • Re: EVC++ 3.0 X86 option
    ... If they don't have it, you might try targetting the "Standard SDK", which I ... > just know that my customer's device is X86. ... > target platform ... >>the installer and install X86 tools. ...
    (microsoft.public.windowsce.embedded.vc)
  • Re: Install custom CE 6 SDK into VS2005
    ... Paul T. ... you can change the target device to "My Target ... SDK", easily, but the wizard doesn't list every SDK. ... installations. ...
    (microsoft.public.windowsce.app.development)
  • Re: How to force a key press/mouse click event?
    ... The right way to handle this is to install the C++ SDK for your target ... Paul G. Tobey wrote: ... missing method exception saying it can't find the PInvoke DLL ...
    (microsoft.public.dotnet.framework.compactframework)
  • Re: x86 CE SDK
    ... Paul G. Tobey wrote: ... that SDK work with VS2005? ... don't target *processors* with your code in Windows CE programs; ... have an x86 in it, as Pocket PC does *not*, that won't be an option. ...
    (microsoft.public.windowsce.embedded.vc)
  • Re: PPC 2003 SDK for x86...
    ... There are no x86 Pocket PC devices (yours, like all PPC 03 devices, is ARM ... version of PPC 2003 SDK that targets x86 processor. ... a new app the x86 option is grayed out in the list of target CPUs. ...
    (microsoft.public.pocketpc.developer)