The following message was splashed on the screen when I was installing my
custom os sdk.

"Software development tools required to use this SDK for developing
applications with native code are not installed on this development
worskstation. If you continue this installation, you cannot use this SDK to
develop applications that use native code development. To fully install this
SDK for native code development, install the appropriate software development
tools and then run the Setup Wizard again..."

I have currently installed, embedded C++ sp4, Visual Studio .NET 2003 and
platform builder 5.0.

Am I missing another application?

Re: custome sdk Message by Paul

Paul
Thu Dec 28 10:14:49 CST 2006

What was the SDK designed for? Do you have the processor support for the
device's processor type installed in eVC?

Paul T.

"Xalteva" <Xalteva@discussions.microsoft.com> wrote in message
news:B65C4DB6-6D95-467D-8976-2168D21765EF@microsoft.com...
> The following message was splashed on the screen when I was installing my
> custom os sdk.
>
> "Software development tools required to use this SDK for developing
> applications with native code are not installed on this development
> worskstation. If you continue this installation, you cannot use this SDK
> to
> develop applications that use native code development. To fully install
> this
> SDK for native code development, install the appropriate software
> development
> tools and then run the Setup Wizard again..."
>
> I have currently installed, embedded C++ sp4, Visual Studio .NET 2003 and
> platform builder 5.0.
>
> Am I missing another application?
>



Re: custome sdk Message by Paul

Paul
Tue Jan 09 11:01:53 CST 2007

I'm afraid that you've lost me. Your actual device processor is x86 and
you've created a BSP *for x86* and for the emulator? Or something else?
Note that just because the emulator runs on x86 does not mean that the "x86"
configuration in eVC works on both the emulator and a real x86-based device.
There are separate CPU types for the emulator and for real x86. Make sure
that you have both installed.

Paul T.

"Xalteva" <Xalteva@discussions.microsoft.com> wrote in message
news:74FB7D55-B16C-41E8-A6EF-536391DCEA70@microsoft.com...
> The processor is x86 and the bsp is a clone of the emulator provided by
> platform builder.
>
> "Paul G. Tobey [eMVP]" wrote:
>
>> What was the SDK designed for? Do you have the processor support for the
>> device's processor type installed in eVC?
>>
>> Paul T.
>>
>> "Xalteva" <Xalteva@discussions.microsoft.com> wrote in message
>> news:B65C4DB6-6D95-467D-8976-2168D21765EF@microsoft.com...
>> > The following message was splashed on the screen when I was installing
>> > my
>> > custom os sdk.
>> >
>> > "Software development tools required to use this SDK for developing
>> > applications with native code are not installed on this development
>> > worskstation. If you continue this installation, you cannot use this
>> > SDK
>> > to
>> > develop applications that use native code development. To fully
>> > install
>> > this
>> > SDK for native code development, install the appropriate software
>> > development
>> > tools and then run the Setup Wizard again..."
>> >
>> > I have currently installed, embedded C++ sp4, Visual Studio .NET 2003
>> > and
>> > platform builder 5.0.
>> >
>> > Am I missing another application?
>> >
>>
>>
>>