Building an SDK (Windows Embedded CE 6.0)

1/6/2010

Before you can build an SDK, you must create an SDK for the OS design. For more information, see Configuring an SDK.

Note

To use Windows Embedded CE 6.0 SDKs, make sure that you have already installed Microsoft Visual Studio 2005 SP 1 or later.

To build an SDK

  1. If you have not built a run-time image for your OS design or if you modified your OS design after configuring the SDK, build a run-time image.

    For more information, see Building a Run-Time Image.

  2. In Solution Explorer, select the SDKs folder and then, from the Build menu, choose Build All SDKs.

  3. If a Warning dialog box appears, read the warning and choose OK.

    Platform Builder displays the location of the Microsoft® Windows® Installer (.msi) file for the SDK and information about the build process.

  4. For future reference, note the location of the .msi file.

See Also

Tasks

Building an SDK from the Command Line

Concepts

SDK Development