vc++遇到fatal error C1083: Cannot open precompiled header file: ‘Debug/xxoo.pch’: No such file or directory错误 在这里的stdafx.cpp中进行编译,就好了。 出错原因是程序没有联编执行。 相关文章: 2021-11-14 2022-12-23 2021-12-12 2021-11-27 2021-04-22 2021-12-16 2022-12-23