Re: x86 CE SDK



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: sethostname
    ... I wonder if MFC is responsible for that. ... an SDK generated by Platform Builder *for your device*, ... > Paul, the platform is X86 on an Advantec SBC running CE 4.2. ...
    (microsoft.public.windowsce.app.development)
  • Re: Newbie: CE4.2 migration to CE 6.0 - what tools to use?
    ... One last thing - you should check out CEAppCompat Tool. ... code to run on a WinCE 6.0 x86-based platform. ... is the SDK included in there somewhere? ... you can choose an available SDK for a target ...
    (microsoft.public.windowsce.embedded)
  • 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: CE6.0 App Building/Linking using Plat-Builder/SDK
    ... making sure to select Smart Device as the target, ... given that you've already installed your SDK. ... static library, the next DLL, or the EXE. ... You must compile all libraries that you're going to use *for Windows CE*, ...
    (microsoft.public.windowsce.app.development)
  • Re: Newbie: CE4.2 migration to CE 6.0 - what tools to use?
    ... code to run on a WinCE 6.0 x86-based platform. ... is the SDK included in there somewhere? ... you can choose an available SDK for a target ...
    (microsoft.public.windowsce.embedded)