-------------------configuration: xmudclient - win32 debug-------------------- compiling... xmudclient.cpp d:\program files\microsoft visual studio\vc98\include\crtdbg.h(536) : error c2833: ´operator debug_new´ is not a recognized operator or type d:\program files\microsoft visual studio\vc98\include\crtdbg.h(536) : error c2059: syntax error : ´newline´ d:\program files\microsoft visual studio\vc98\mfc\include\afx.h(674) : error c2833: ´operator debug_new´ is not a recognized operator or type d:\program files\microsoft visual studio\vc98\mfc\include\afx.h(674) : error c2059: syntax error : ´newline´ d:\program files\microsoft visual studio\vc98\mfc\include\afx.h(674) : error c2238: unexpected token(s) preceding ´;´ d:\program files\microsoft visual studio\vc98\mfc\include\afx.h(675) : error c2833: ´operator debug_new´ is not a recognized operator or type d:\program files\microsoft visual studio\vc98\mfc\include\afx.h(675) : error c2059: syntax error : ´newline´ d:\program files\microsoft visual studio\vc98\mfc\include\afx.h(675) : error c2238: unexpected token(s) preceding ´;´ d:\program files\microsoft visual studio\vc98\mfc\include\afx.h(683) : error c2833: ´operator debug_new´ is not a recognized operator or type d:\program files\microsoft visual studio\vc98\mfc\include\afx.h(683) : error c2059: syntax error : ´newline´ d:\program files\microsoft visual studio\vc98\mfc\include\afx.h(683) : error c2238: unexpected token(s) preceding ´;´ d:\program files\microsoft visual studio\vc98\mfc\include\afx.h(1631) : error c2833: ´operator debug_new´ is not a recognized operator or type d:\program files\microsoft visual studio\vc98\mfc\include\afx.h(1631) : error c2059: syntax error : ´newline´ d:\program files\microsoft visual studio\vc98\mfc\include\afxtls_.h(122) : error c2059: syntax error : ´string´ d:\program files\microsoft visual studio\vc98\mfc\include\afxtls_.h(123) : error c2091: function returns function d:\program files\microsoft visual studio\vc98\mfc\include\afxtls_.h(123) : error c2802: static member ´operator new´ has no formal parameters d:\program files\microsoft visual studio\vc98\mfc\include\afxtls_.h(123) : error c2333: ´new´ : error in function declaration; skipping function body d:\program files\microsoft visual studio\vc98\mfc\include\afxtls_.h(131) : error c2059: syntax error : ´string´ d:\program files\microsoft visual studio\vc98\mfc\include\afxtls_.h(131) : error c2091: function returns function d:\program files\microsoft visual studio\vc98\mfc\include\afxtls_.h(131) : error c2802: static member ´operator new´ has no formal parameters d:\program files\microsoft visual studio\vc98\mfc\include\afxtls_.h(135) : error c2059: syntax error : ´string´ d:\program files\microsoft visual studio\vc98\mfc\include\afxtls_.h(135) : error c2091: function returns function d:\program files\microsoft visual studio\vc98\mfc\include\afxtls_.h(135) : error c2556: ´void *(__cdecl *__stdcall cnotrackobject::operator new(void))(unsigned int,const char *,int)´ : overloaded function differs only by return type from ´void *(__c decl *__stdcall cnotrackobject::operator new(void))(unsigned int)´ d:\program files\microsoft visual studio\vc98\mfc\include\afxtls_.h(131) : see declaration of ´new´ c:\program files\microsoft directx 9.0 sdk (april 2005)\include\dinput.h: directinput_version undefined. defaulting to version 0x0800 d:\xmud\client\xmudclient.cpp(62) : error c2660: ´new´ : function does not take 3 parameters d:\xmud\client\xmudclient.cpp(65) : error c2660: ´new´ : function does not take 3 parameters d:\xmud\client\xmudclient.cpp(105) : error c2660: ´new´ : function does not take 3 parameters d:\xmud\client\xmudclient.cpp(108) : error c2660: ´new´ : function does not take 3 parameters d:\xmud\client\xmudclient.cpp(251) : error c2660: ´new´ : function does not take 3 parameters error executing cl.exe.
xmudclient.exe - 28 error(s), 0 warning(s)
全错在这两个头文件:afx.h,crtdbg.h上....
跪求高手指点.......