Share via


Building a Tux DLL From the Command Line

You can build a Tux DLL from the command line. You can also build a Tux DLL using Platform Builder. For more information about a Tux DLL, see Building a Tux DLL with Platform Builder.

To build a Tux DLL from the command line

  1. Create a new platform using Platform Builder. For more information, see Building a Tux DLL with Platform Builder.

  2. From the Build menu of the Platform Builder window, choose Set Active Configuration.

  3. In the Project configurations list, select a release configuration, and then choose OK.

  4. From the Build menu, choose Build Platform.

  5. Copy the files from the %_WINCEROOT%\Others\Wcetk\Tux\Tuxskel directory to the directory for the project.

  6. From the Build menu, choose Open Build Release Directory.

    A console window opens that contains the environment settings needed to build your platform.

  7. In the console window, change directory to the directory for your project.

  8. Type build –c.

After you build the Tux DLL, you can add the test to the CETK. For information about adding the Tux DLL to the CETK, see Adding a Custom Test to the CETK.

See Also

Tux Test Harness

 Last updated on Friday, October 08, 2004

© 1992-2003 Microsoft Corporation. All rights reserved.