编译cpp时:error: afx.h: No such file or directory 但用dsw就可以运行出结果,求救

//计数器.cpp:Definestheentrypointfortheapplication.//#include"stdafx.h"#include<windows.... // 计数器.cpp : Defines the entry point for the application.
//

#include "stdafx.h"
#include<windows.h>
#include <math.h>
#include <stdio.h>
#include <stdlib.h>
#include<string.h>
#include"resource.h"
HWND hWndhWnd,
hEditResult,
hButtonOptSum0,hButtonOptSum1,hButtonOptSum2,hButtonOptSum3,
hButtonOptSum4,hButtonOptSum5,hButtonOptSum6,hButtonOptSum7,
hButtonOptSum8,hButtonOptSum9,hButtonOptSumDec,
hButtonOptAdd,hButtonOptSub,hButtonOptMul,hButtonOptDiv,
hButtonOptSqrt,
hButtonOptPercent,hButtonOptEqu,
hButtonCancelEntry;

HINSTANCE hInst;
~~~~~~~~~~~~~~
~~~~~~~~~~~~~~
展开
 我来答
山水阿锐
推荐于2016-11-05 · TA获得超过34.3万个赞
知道顶级答主
回答量:23.7万
采纳率:91%
帮助的人:3.2亿
展开全部
1、路径设置错误。这时需要#include "..\\stdafx.h",即在文件名前加上路径;
2、文件损坏;
3、文件被其它程序一直使用(不排除病毒的可能);
4、按shunruo 在4楼说的,取消预编译,然后把所有#include "stdafx.h"的干掉;
5、你的#include "stdafx.h "咋那么多空格呢?把文件名中的空格去掉。
推荐律师服务: 若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询

为你推荐:

下载百度知道APP,抢鲜体验
使用百度知道APP,立即抢鲜体验。你的手机镜头里或许有别人想知道的答案。
扫描二维码下载
×

类别

我们会通过消息、邮箱等方式尽快将举报结果通知您。

说明

0/200

提交
取消

辅 助

模 式