在别的机子上编写的一个项目,在别一台机子上打开运行提示如下错误!
我的两个VC++的版本应该是一样的,请问要如何才能在另一台机子上正确运行呢?
ps: 在原机子上是能正常运行的
f:\vc\sockettest2\sockettest2\mysocket1.cpp(4) : fatal error C1853: 'Debug/socketTest2.pch' is not a precompiled header file created with this compiler
socketTest2Dlg.cpp
f:\vc\sockettest2\sockettest2\sockettest2dlg.cpp(4) : fatal error C1853: 'Debug/socketTest2.pch' is not a precompiled header file created with this compiler
Generating Code...
Error executing cl.exe.
Creating browse info file...