Unable to locate the feature for the SYSGEN_JSCRIPT variable in the catalog

GARY 2009-12-17 11:40:14
我用的PB4.2,每次选完我们的BSP,然后新建一个工程。都有如下的Warning(加粗部分),之后什么组件也不加,直接Build PlatForm就总会出现3个错误,用以前编译好的工程也是如此。不知道为什么。3个错误在最后列出。另外想问一下,PB4.2需要打补丁吗?需要的话打那个版本的补丁?希望得到大家的指点。
Updating the feature and driver list for your platform.
Warning PB2007: Unable to locate the feature for the SYSGEN_JSCRIPT variable in the catalog.
Added the Times New Roman (Subset 1_30) feature (SYSGEN_FONTS_TIMES_1_30) to the platform.
Added the Toolhelp API feature (SYSGEN_TOOLHELP) to the platform.
Added the Pocket Internet Explorer HTML View (WEBVIEW) feature (SYSGEN_WEBVIEW) to the platform.
Added the Printer Devices feature (SYSGEN_PRINTING) to the platform.
Added the Standard I/O (STDIO) feature (SYSGEN_STDIO) to the platform.
Added the SimSun & NSimSun feature (SYSGEN_FONTS_SIMSUN) to the platform.
Added the Standard I/O ASCII (STDIOA) feature (SYSGEN_STDIOA) to the platform.
Added the Internet Explorer Multiple-Language Base API feature (SYSGEN_MLANG) to the platform.
Added the Symbol feature (SYSGEN_FONTS_SYMBOL) to the platform.
Added the Storage Manager feature (SYSGEN_STOREMGR) to the platform.
Added the CAB File Installer/Uninstaller feature (SYSGEN_WCELOAD) to the platform.
Added the Windows Internet Services feature (SYSGEN_WININET) to the platform.
Added the URL Moniker Services feature (SYSGEN_URLMON) to the platform.
Added the RAM and ROM File System feature (SYSGEN_FSRAMROM) to the platform.
Added the C++ Exception Handling feature (SYSGEN_CPP_SEH) to the platform.
Added the Sample Internet Explorer 6.0 Internet Options Control Panel feature (SYSGEN_INETCPL) to the platform.
Added the Software-based Input Panel Driver feature (SYSGEN_SOFTKB) to the platform.
Added the Tahoma (Subset 1_07) feature (SYSGEN_FONTS_TAHOMA_1_07) to the platform.
Added the Internet Explorer Browser Control Host feature (SYSGEN_SHDOCVW) to the platform.
Added the RAM-based Registry feature (SYSGEN_FSREGRAM) to the platform.
Added the National Language Support (NLS) feature (SYSGEN_CORELOC) to the platform.
Added the Run-Time Type Information feature (SYSGEN_RTTI) to the platform.
Added the Telephony API (TAPI 2.0) feature (SYSGEN_TAPI) to the platform.
Added the Printer Devices driver to the platform.
Added the PCMCIA (i82365-compatible) driver to the platform.
Added the CS8900 driver to the platform.
Added the S32410 Touch Panel driver to the platform.
Added the S32410 USB Device driver to the platform.
Added the Storage Devices driver to the platform.
Added the PCI Bus driver to the platform.
Added the S32410 Audio driver to the platform.
Added the SMDK2410 Power Button driver to the platform.
Added the NOP (Stub) Keyboard/Mouse English driver to the platform.
Added the S32410 LCD Display driver to the platform.
Added the S32410 Serial UART driver to the platform.
1 warnings found. Not all features or drivers could be added. The build system will automatically include these when you build the platform.
——————————————————————————————————————————————————————
makeimg: FATAL ERROR: Cannot open D:\WINCE420\PUBLIC\THREE\RelDir\MY2410~1\postproc\platform.bib
makeimg: FATAL ERROR: Cannot open D:\WINCE420\PUBLIC\THREE\RelDir\MY2410~1\postproc\platform.bib
Error PB2505: Error executing #(D:\WINCE420\PUBLIC\THREE\RelDir\MY2410~1\)makeimg.exe.

THREE - 3 error(s), 0 warning(s)
...全文
280 4 打赏 收藏 举报
写回复
用AI写文章
4 条回复
切换为时间正序
请发表友善的回复…
发表回复
mxz123456 2010-10-19
  • 打赏
  • 举报
回复
1、BSP包的的名称 要看CEC文件,路径要正确
2、Setting要设置
cec 文件不是在 C:\WINCE420\PLATFORM\SMDK2410 目录下吗
还有 setting 也设置了 啊 请高手 说的清楚些 谢了
mxz123456 2010-10-19
  • 打赏
  • 举报
回复
到底是 什么原因啊?有知道的 快说答案呗 我也遇到此类问题了 谢谢
宇帆 2009-12-19
  • 打赏
  • 举报
回复
1、BSP包的的名称 要看CEC文件,路径要正确
2、Setting要设置
guopeixin 2009-12-19
  • 打赏
  • 举报
回复
jf,哈哈
下载代码方式:https://pan.quark.cn/s/054d920fa1d1 《学生博客信息管理系统详解》 学生博客信息管理系统是一款针对教育环境而设计的简化博客平台,其主要目的在于协助教师进行学生博客信息的监控与管理,并对学生的作业得分进行记录。该系统具备方便的查询和访问特性,能够显著提升教学活动中的信息传递效率,并且为学生构建了一个展示个人能力、交流知识的平台。 1. **系统架构** 学生博客信息管理系统大概采用了常规的三层架构,涵盖了表现层(用户交互界面)、业务逻辑层(负责业务规则的执行)以及数据访问层(负责与数据库进行数据交换)。此类架构有利于代码的规范化管理与维护,有助于提升系统的可扩展性与代码复用率。 2. **功能模块** - **用户管理**:包含注册、登录、个人资料维护等功能,旨在保障用户能够安全地使用系统。 - **博客发布**:学生能够建立、修改和移除自己的博客文章,内容形式支持文本、图片、链接等多样化展示。 - **博客查询**:用户可根据关键词、作者等条件进行检索,以快速定位所需的博客内容。 - **作业评分**:教师可以检视学生的作业,实施评分与评语,系统将自动计算每次作业的平均分数与总得分。 - **统计分析**:系统提供数据统计功能,例如学生作业成绩的分布情况、活跃度最高的博主排行等,为教学决策提供数据依据。 3. **技术选型** 从提供的文件"博客管理.jar"可以推断,该系统可能基于Java语言开发,因为.jar是Java程序的可执行文件格式。同时,"博客管理_lib"可能包含了系统运行所需的第三方库资源,这些库资源或许包含了Spring框架、Hibernate用于数据持久化处理,或MyBatis用于数据库交互,...

19,524

社区成员

发帖
与我相关
我的任务
社区描述
硬件/嵌入开发 嵌入开发(WinCE)
社区管理员
  • 嵌入开发(WinCE)社区
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧