博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

WinCE开发需要安装的东西

Posted on 2009-12-15 23:19  大米猫咪来回变  阅读(1128)  评论(0编辑  收藏  举报

一.安装开发工具

    如果下载了WinCE 6.0 R3那么可以直接参考R3的安装指南安装。必须要装的按顺序是下面这样:

    Vs2005,Vs2005Sp1,WinCE6.0,WinCE6.0 Pb Sp1,WinCE R2,WinCE R3这一部分是必须。

其中如果是Vista用户那么需要在安装完Vs2005Sp1后再安装Vs2005Sp1Update for Vistas。如果是希望用到一些第三方的或者扩展的东西那么根据下面贴出的详细内容安装即可。

全套装下来大概10多G

具体我就直接转贴了。

Windows® Embedded CE 6.0 R3 Installation Instructions


Visual Studio® 2005 Professional

  1. Install Microsoft® Visual Studio 2005
    If not already installed -- Use Visual Studio disc
  2. Install Microsoft Visual Studio 2005 Team Suite Service Pack 1
  3. Install Microsoft Visual Studio 2005 Service Pack 1 Update for Windows Vista®
    Install if your workstation is running Windows Vista


Windows Embedded CE 6.0

  1. Install Windows Embedded CE 6.0
    If not already installed -- Use CE 6.0 disc
  2. Install Windows Embedded CE 6.0 Platform Builder Service Pack 1


Windows Embedded CE 6.0 R2

  1. Install Windows Embedded CE 6.0 R2
    Install after you have installed Microsoft Visual Studio 2005, CE 6.0 Toolkit and the necessary service packs
  2. (Optional) Install Monotype Imaging iType font engine sample for Windows Embedded CE 6.0 R2
    This install is a 3rd party example of a pluggable font engine for Windows Embedded CE 6.0 R2. This code does not constitute a “Microsoft Licensed Product.” Microsoft does not provide any representations, warranties or indemnities with respect to this 3rd party code and any use of this code is governed by its accompanying 3rd party license.


Windows Embedded CE 6.0 R3

  1. Install Windows Embedded CE 6.0 R3
    Install after you have installed Microsoft Visual Studio 2005, CE 6.0 toolkit, CE 6.0 R2 and the necessary service packs.
  2. (Optional) Install Microsoft Office and Adobe PDF Viewer
    Install after installing CE 6.0 R3
  3. (Optional) Install Tencent QQ Messenger Client
    Install after installing CE 6.0 R3


Expression BlendTM 2

  1. (Optional) Install Expression Blend 2
    Install -- Use Expression Blend 2 disc

二、安装开发对象的BSP和SDK

     Bsp提供开发对象的板级支持,如果没有这个,要订制系统PB就只能自己移植..介个对于一般的同学未免太过于勉强了。

     SDK是做什么的我一直有一点不是很清楚,但是一般都要装,大概得来说应该是为开发开发对象上的应用程序提供支持,

但是一般来说PB以后都会自己做一个SDK,所以原配的SDK不知道其确切的作用。

 

三、安装其他要安装的东西

     如果硬件提供商,有特殊的东西需要装,那么装上吧。