编译时的问题怎么解决?
vc60.pdb is not the pdb file that was used when this precompiled header was created, recreate the precompiled header.
在编译时出现这样的错误指示 是什么地方错了呢?
已知不是程序的错误 将文件中的debug文件夹删除再编译就好了 怎么回事呢?
\Code\Chap01\Hello\Debug\Hello.pdb "; delete and rebuild这是另外一个程序中的编译错误提示 又是怎么回事呢?
[解决办法]
project属性里取消 预编译
[解决办法]
默认使用预编译 都给取消
[解决办法]
Select this option to create and use precompiled header files using the Automatic Use of Precompiled Headers system.