Building an SDK from the Command Line (Windows CE 5.0)

Platform Builder supports a command-line interface you can use to build an SDK. This is provided to support automation.

To build an SDK from the command line, you must first create and configure an SDK using the SDK Wizard. Any changes to the configuration must be made using the SDK Wizard.

This procedure uses an executable named BuildSDK.exe to build an SDK, and assumes that the name of the OS design, on which the SDK is based, is MyOSDesign.pbxml.

To build an SDK from the command line

  • Use the following command to build an SDK in a command-line prompt build window.
    buildsdk [MyOSDesign.pbxml]

See Also

Custom Help Files | SDK Wizard | SDK Development

Last updated on Thursday, February 02, 2006

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.