Building the Desktop-Side and the Device-Side File (Windows CE 5.0)
To build the desktop-side file, install Microsoft Visual C++® 6.0 or later.
To build the desktop-side file
In Visual C++, open the Makefile.mak file.
The Makefile.mak file is located at %_WINCEROOT%\Public\<OS design name>\<Transport name>\Host.
Choose Yes.
Select the hardware platforms to be supported in the Makefile.mak file, and then choose OK.
In the File name box, type <Transport name>_host.
Choose OK.
Build the project.
To build the device-side file
- In Platform Builder, select the appropriate configuration of your OS design.
- Build the run-time image.
See Also
Send Feedback on this topic to the authors