主题:em9170 附带例程编译不过, 帮看下了, 谢谢 共有44229人关注过本帖 |
---|
czmnuaa |
1楼 信息 | 搜索 | 邮箱 |
加好友 发短信 |
em9170 附带例程编译不过, 帮看下了, 谢谢 Post By:2013-8-21 15:21:00 [只看该作者]
1> WINVER not defined. Defaulting to 0x0400, which is appropriate for all supported Windows CE versions 1>_CE_ACTIVEX was not defined because this Windows CE SDK does not have DCOM. 1> _CE_ACTIVEX could be caused to be defined by defining _CE_ALLOW_SINGLE_THREADED_OBJECTS_IN_MTA, but it is recommended that this be done only for single-threaded apps. 1>_ATL_NO_HOSTING was defined because _CE_ACTIVEX was not defined. 1>C:\Program Files\Windows CE Tools\wce600\EM9170\include\ARMV4I\malloc.h(45) : error C2143: syntax error : missing ',' before '*' 1>c:\Program Files\Microsoft Visual Studio 8\VC\ce\atlmfc\include\atltime.h(402) : error C3861: 'wcsftime': identifier not found 1>c:\Program Files\Microsoft Visual Studio 8\VC\ce\atlmfc\include\atltime.h(429) : error C3861: 'wcsftime': identifier not found 1>c:\Program Files\Microsoft Visual Studio 8\VC\ce\atlmfc\include\atlcomtime.h(367) : error C3861: 'wcsftime': identifier not found 1>Generating Code... 1>正在创建浏览信息文件... 1>Microsoft ?????????? Version 8.00.50727 1>Copyright (C) Microsoft Corporation. All rights reserved. 1>项目 : warning PRJ0018 : 未找到下列环境变量: |
单帖管理 | 引用 | 回复 |
zxw |
2楼 |
Post By:2013-8-21 17:10:00 [只看该作者]
请问你编的是那个例程?
|
|
单帖管理 | 引用 | 回复 |
客人 |
3楼 |
Post By:2013-8-22 8:25:00 [只看该作者]
已解决, 是VS2005 的问题
|
|
单帖管理 | 引用 | 回复 |
yy |
4楼 信息 | 搜索 | 邮箱 |
加好友 发短信 |
Post By:2013-8-22 9:21:00 [只看该作者]
打上SP1补丁就好了
|
单帖管理 | 引用 | 回复 |
客人 |
5楼 |
Post By:2013-8-22 11:10:00 [只看该作者]
是的, 另外问下,EM 9170提供的SDK有相关文档吗, 刚接触这个东西, 有文档会方便点
|
|
单帖管理 | 引用 | 回复 |
客人 |
6楼 |
Post By:2013-8-22 15:19:00 [只看该作者]
1>------ 已启动部署: 项目: step3_tcptest, 配置: Debug EM9170 (ARMV4I) ------ 1>部署和/或注册失败,错误为: 0x8973190e。 写入文件“%CSIDL_PROGRAM_FILES%\step3_tcptest\step3_tcptest.exe”时出错。错误 0x80070070: 磁盘空间不足。 又出现了这种错误。。。。。
|
|
单帖管理 | 引用 | 回复 |
yy |
7楼 信息 | 搜索 | 邮箱 |
加好友 发短信 |
Post By:2013-8-26 9:12:00 [只看该作者]
你看下《使用必读》,有个USERINFO.TXT配置文件需要你配置,你需要设置其中的内存分布比例,否则系统内存为0,是不能拷贝文件到program或windows目录的。
|
单帖管理 | 引用 | 回复 |