标题:这是么回事?vc2008中的
只看楼主
asdjc
Rank: 6Rank: 6
来 自:武汉
等 级:侠之大者
威 望:7
帖 子:98
专家分:487
注 册:2010-1-22
结帖率:100%
已结贴  问题点数:20 回复次数:1 
这是么回事?vc2008中的
“#include "stdafx"”: 在查找预编译头使用时跳过
1>        将指令添加到“stdafx.h”或重新生成预编译头
1>d:\我的文档\visual studio 2008\projects\atm\atm\atm.cpp(5) : warning C4627: “#include "iostream"”: 在查找预编译头使用时跳过
1>        将指令添加到“stdafx.h”或重新生成预编译头
1>d:\我的文档\visual studio 2008\projects\atm\atm\atm.cpp(6) : warning C4627: “#include "string"”: 在查找预编译头使用时跳过
1>        将指令添加到“stdafx.h”或重新生成预编译头
1>d:\我的文档\visual studio 2008\projects\atm\atm\atm.cpp(7) : warning C4627: “#include "stdlib"”: 在查找预编译头使用时跳过
1>        将指令添加到“stdafx.h”或重新生成预编译头
1>d:\我的文档\visual studio 2008\projects\atm\atm\atm.cpp(233) : fatal error C1010: 在查找预编译头时遇到意外的文件结尾。是否忘记了向源中添加“#include "stdafx.h"”?
搜索更多相关主题的帖子: 我的文档 
2010-03-13 20:19
cnfarer
Rank: 16Rank: 16Rank: 16Rank: 16
等 级:版主
威 望:179
帖 子:3330
专家分:21157
注 册:2010-1-19
得分:14 
提示已经很明显了
#include "stdafx"应该是:#include "stdafx.h"

★★★★★为人民服务★★★★★
2010-03-13 20:38



参与讨论请移步原网站贴子:https://bbs.bccn.net/thread-299316-1-1.html




关于我们 | 广告合作 | 编程中国 | 清除Cookies | TOP | 手机版

编程中国 版权所有,并保留所有权利。
Powered by Discuz, Processed in 0.104326 second(s), 7 queries.
Copyright©2004-2025, BCCN.NET, All Rights Reserved