头文件错误怎么修改
模仿Dlg.cpp
e:\c++学习\模仿\模仿dlg.cpp(4) : fatal error C1083: Cannot open precompiled header file: 'Debug/模仿.pch': No such file or directory
执行 cl.exe 时出错.
模仿Dlg.obj - 1 error(s), 0 warning(s)
我照着一本书上编的程序一编译就是header file错误。
#include "stdafx.h"
#include "模仿.h"
#include "模仿Dlg.h"
头文件为什么会错咧?
我应该从哪里入手修改呢?
谢谢看帖
谢谢回帖