一个小问题
f:\编程\net\dgsend\dgsend.cpp(5) : fatal error C1853: 'Debug/DGSEND.pch'
is not a precompiled header file created with this compiler执行 cl.exe 时出错.
问题指向 #include "stdafx.h"
这是什么问题?怎么解决?
2007-04-04 18:28
2007-04-04 19:13