vc++遇到无法打开pch类型文件的错误

vc++遇到fatal error C1083: Cannot open precompiled header file: ‘Debug/xxoo.pch’: No such file or directory错误 在这里的stdafx.cpp中进行编译,就好了。 出错原因是程序没有联编执行。
相关文章
相关标签/搜索