我试图构建一个涉及 Windows 和控制台应用程序的简单解决方案。使用向导为项目生成代码骨架后,我没有添加任何代码,只是构建了生成的代码。在这两种情况下,我都遇到了同样的错误:
1>c:\c\winpr\winpr\winpr.cpp(4) : fatal error C1859: 'Debug\winpr.pch' unexpected precompiled header error, simply rerunning the compiler might fix this problem
怎么了,有什么想法吗?