3848|7

74

帖子

0

TA的资源

一粒金砂(初级)

楼主
 

麻烦帮忙解决EVC编译错误 [复制链接]

编译出现如下错误
--------------------Configuration: SDMMC - Win32 (WCE ARMV4I) Release--------------------
Compiling resources...
Compiling...
StdAfx.cpp
c:\program files\windows ce tools\wce500\2440t6\mfc\include\afxwin.h(917) : error C2061: syntax error : identifier 'LPDOCINFO'
c:\program files\windows ce tools\wce500\2440t6\mfc\include\afxwin1.inl(957) : error C2065: 'LPDOCINFO' : undeclared identifier
c:\program files\windows ce tools\wce500\2440t6\mfc\include\afxwin1.inl(957) : error C2146: syntax error : missing ')' before identifier 'lpDocInfo'
c:\program files\windows ce tools\wce500\2440t6\mfc\include\afxwin1.inl(957) : error C2433: 'CDC::StartDoc' : 'inline' not permitted on data declarations
c:\program files\windows ce tools\wce500\2440t6\mfc\include\afxwin1.inl(957) : error C2350: 'CDC::StartDoc' is not a static member
c:\program files\windows ce tools\wce500\2440t6\mfc\include\afxwin1.inl(957) : error C2059: syntax error : ')'
c:\program files\windows ce tools\wce500\2440t6\mfc\include\afxwin1.inl(958) : error C2143: syntax error : missing ';' before '{'
c:\program files\windows ce tools\wce500\2440t6\mfc\include\afxwin1.inl(958) : error C2447: missing function header (old-style formal list?)
c:\program files\windows ce tools\wce500\2440t6\mfc\include\afxwin1.inl(960) : error C2039: 'StartPage' : is not a member of '`global namespace''
c:\program files\windows ce tools\wce500\2440t6\mfc\include\afxwin1.inl(960) : error C2660: 'StartPage' : function does not take 1 parameters
c:\program files\windows ce tools\wce500\2440t6\mfc\include\afxwin1.inl(962) : error C2039: 'EndPage' : is not a member of '`global namespace''
c:\program files\windows ce tools\wce500\2440t6\mfc\include\afxwin1.inl(962) : error C2660: 'EndPage' : function does not take 1 parameters
c:\program files\windows ce tools\wce500\2440t6\mfc\include\afxwin1.inl(964) : error C2039: 'SetAbortProc' : is not a member of '`global namespace''
c:\program files\windows ce tools\wce500\2440t6\mfc\include\afxwin1.inl(964) : error C2065: 'ABORTPROC' : undeclared identifier
c:\program files\windows ce tools\wce500\2440t6\mfc\include\afxwin1.inl(964) : error C2146: syntax error : missing ')' before identifier 'lpfn'
c:\program files\windows ce tools\wce500\2440t6\mfc\include\afxwin1.inl(964) : error C2059: syntax error : ')'
c:\program files\windows ce tools\wce500\2440t6\mfc\include\afxwin1.inl(966) : error C2039: 'AbortDoc' : is not a member of '`global namespace''
c:\program files\windows ce tools\wce500\2440t6\mfc\include\afxwin1.inl(966) : error C2660: 'AbortDoc' : function does not take 1 parameters
c:\program files\windows ce tools\wce500\2440t6\mfc\include\afxwin1.inl(968) : error C2039: 'EndDoc' : is not a member of '`global namespace''
c:\program files\windows ce tools\wce500\2440t6\mfc\include\afxwin1.inl(968) : error C2660: 'EndDoc' : function does not take 1 parameters
Error executing clarm.exe.

SDMMC.exe - 20 error(s), 0 warning(s)
=============================================
几个月前用过一下子EVC,那时候装上SDK就可以编译下载了。这次同样这样做,却不行了。
麻烦各位指点一下。

最新回复

请问怎么选择啊,能不能告知详细的步骤,因为是新手,但是正好出现了与楼主同样的问题,所以请不惜赐教,谢谢!  详情 回复 发表于 2011-12-6 23:39
点赞 关注

回复
举报

71

帖子

0

TA的资源

一粒金砂(初级)

沙发
 
怀疑GWES组件没加进你的NK
 
 

回复

84

帖子

0

TA的资源

一粒金砂(初级)

板凳
 
检查一下Include的路径
在Options里面
 
 
 

回复

61

帖子

0

TA的资源

一粒金砂(初级)

4
 
是定制组件的问题
 
 
 

回复

57

帖子

0

TA的资源

一粒金砂(初级)

5
 
引用 3 楼 91program 的回复:
是定制组件的问题


对,我发现有些组件没有。

我换了个SDK就可以编译了。
 
 
 

回复

75

帖子

0

TA的资源

一粒金砂(初级)

6
 
已经解决错误,是没有选那个MFC类库。
 
 
 

回复

60

帖子

0

TA的资源

一粒金砂(初级)

7
 
对的,是在构建CE镜像时,缺少加入MFC类支持:

在Core OS->Windows CE devices->Application and Services Development->Microsoft Foundation Classes(MFC)路径,添加Microsoft Foundation Classes(MFC)组件,这样导出SDK以支持EVC++4.0的MFC;
 
 
 

回复

1

帖子

0

TA的资源

一粒金砂(中级)

8
 
原帖由 xboy3721 于 2008-12-6 14:21 发表
已经解决错误,是没有选那个MFC类库。

请问怎么选择啊,能不能告知详细的步骤,因为是新手,但是正好出现了与楼主同样的问题,所以请不惜赐教,谢谢!
 
 
 

回复
您需要登录后才可以回帖 登录 | 注册

随便看看
查找数据手册?

EEWorld Datasheet 技术支持

相关文章 更多>>
关闭
站长推荐上一条 1/9 下一条

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

About Us 关于我们 客户服务 联系方式 器件索引 网站地图 最新更新 手机版

站点相关: 国产芯 安防电子 汽车电子 手机便携 工业控制 家用电子 医疗电子 测试测量 网络通信 物联网

北京市海淀区中关村大街18号B座15层1530室 电话:(010)82350740 邮编:100190

电子工程世界版权所有 京B2-20211791 京ICP备10001474号-1 电信业务审批[2006]字第258号函 京公网安备 11010802033920号 Copyright © 2005-2025 EEWORLD.com.cn, Inc. All rights reserved
快速回复 返回顶部 返回列表