我是菜鸟,我想学习,可怎么都不行
--------------------Configuration: gg - Win32 Release--------------------
Compiling...
apihook.cpp
D:\Documents and Settings\Administrator\My Documents\yuanma\JoolzCheat111SOURCE\BaseHook\apihook.cpp(71) : error C2106: '=' : left operand must be l-value
D:\Documents and Settings\Administrator\My Documents\yuanma\JoolzCheat111SOURCE\BaseHook\apihook.cpp(89) : error C2440: '=' : cannot convert from 'unsigned long' to 'unsigned long *'
Conversion from integral type to pointer type requires reinterpret_cast, C-style cast or function-style cast
D:\Documents and Settings\Administrator\My Documents\yuanma\JoolzCheat111SOURCE\BaseHook\apihook.cpp(203) : error C2440: '=' : cannot convert from 'unsigned long *' to 'unsigned long'
This conversion requires a reinterpret_cast, a C-style cast or function-style cast
D:\Documents and Settings\Administrator\My Documents\yuanma\JoolzCheat111SOURCE\BaseHook\apihook.cpp(208) : error C2440: '=' : cannot convert from 'unsigned long' to 'unsigned long *'
Conversion from integral type to pointer type requires reinterpret_cast, C-style cast or function-style cast
D:\Documents and Settings\Administrator\My Documents\yuanma\JoolzCheat111SOURCE\BaseHook\apihook.cpp(215) : error C2440: '=' : cannot convert from 'unsigned long' to 'unsigned long *'
Conversion from integral type to pointer type requires reinterpret_cast, C-style cast or function-style cast
attack.cpp
bind.cpp
calcscreen.cpp
client.cpp
D:\Documents and Settings\Administrator\My Documents\yuanma\JoolzCheat111SOURCE\BaseHook\client.cpp(59) : warning C4518: 'void ' : storage-class or type specifier(s) unexpected here; ignored
D:\Documents and Settings\Administrator\My Documents\yuanma\JoolzCheat111SOURCE\BaseHook\client.cpp(59) : warning C4230: anachronism used : modifiers/qualifiers interspersed, qualifier ignored
D:\Documents and Settings\Administrator\My Documents\yuanma\JoolzCheat111SOURCE\BaseHook\client.cpp(397) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
D:\Documents and Settings\Administrator\My Documents\yuanma\JoolzCheat111SOURCE\BaseHook\client.cpp(440) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
D:\Documents and Settings\Administrator\My Documents\yuanma\JoolzCheat111SOURCE\BaseHook\client.cpp(840) : warning C4800: 'struct aimvec *' : forcing value to bool 'true' or 'false' (performance warning)
D:\Documents and Settings\Administrator\My Documents\yuanma\JoolzCheat111SOURCE\BaseHook\client.cpp(3411) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
color.cpp
interpreter.cpp
mempatcher.cpp
menu.cpp
opengl.cpp
playeritems.cpp
RedirectFunction.cpp
sprites.cpp
stringfinder.cpp
timehandling.cpp
WinMain.cpp
interface.cpp
parsemsg.cpp
执行 cl.exe 时出错.
gg.dll - 1 error(s), 0 warning(s)