Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
In Microsoft Windows CE 5.0, the functionality for some Platform Builder command-line tools has changed.
Migrating from Windows CE .NET
The Cesysgen Tool (Cesysgen.bat) now controls a set of smaller Cesysgen batch (.bat) files. Each subordinate batch file contains the Cesysgen logic for a specific dependency tree in your OS tree installation.
The executable Cepb.exe can no longer be used to build an SDK from the command-line.
You can use the following syntax to open the Platform Builder IDE and load a workspace (.pbxml) file from the command-line.
Cepb <MyWorkspace.pbxml>
For information about building an SDK from the command-line, see Building an SDK from the Command Line.
Migrating from Windows CE 3.0
The Windows CE build environment tool (Wince.bat) interface and object structure have been updated with a simplified Wince.bat interface and object directory structure.
The build environment is created with the microprocessor name, the hardware platform, and the OS design, as shown in the following example:
Wince.bat x86 CEBASE CEPC
For more information, see Windows CE Build Environment Tool.
See Also
Build System Migration | Building and Downloading Migration
Send Feedback on this topic to the authors