📄 admincmd.plg
字号:
Handler_Map.cpp
MainWndProc.cpp
C:\LegendOfMir2_Server020418\GameSvr\MainWndProc.cpp(178) : error C2065: '_beginthreadex' : undeclared identifier
Misc.cpp
ObjectEngine.cpp
ObjectEvent.cpp
ObjectMerchant.cpp
ObjectMonster.cpp
C:\LegendOfMir2_Server020418\GameSvr\ObjectMonster.cpp(129) : warning C4541: 'dynamic_cast' used on polymorphic type 'class CCharObject' with /GR-; unpredictable behavior may result
C:\LegendOfMir2_Server020418\GameSvr\ObjectMonster.cpp(158) : warning C4541: 'dynamic_cast' used on polymorphic type 'class CCharObject' with /GR-; unpredictable behavior may result
C:\LegendOfMir2_Server020418\GameSvr\ObjectMonster.cpp(292) : warning C4541: 'dynamic_cast' used on polymorphic type 'class CCharObject' with /GR-; unpredictable behavior may result
C:\LegendOfMir2_Server020418\GameSvr\ObjectMonster.cpp(301) : warning C4541: 'dynamic_cast' used on polymorphic type 'class CCharObject' with /GR-; unpredictable behavior may result
C:\LegendOfMir2_Server020418\GameSvr\ObjectMonster.cpp(307) : warning C4541: 'dynamic_cast' used on polymorphic type 'class CCharObject' with /GR-; unpredictable behavior may result
C:\LegendOfMir2_Server020418\GameSvr\ObjectMonster.cpp(2282) : warning C4541: 'dynamic_cast' used on polymorphic type 'class CMonsterObject' with /GR-; unpredictable behavior may result
C:\LegendOfMir2_Server020418\GameSvr\ObjectMonster.cpp(2366) : warning C4541: 'dynamic_cast' used on polymorphic type 'class CMonsterObject' with /GR-; unpredictable behavior may result
ObjectNPC.cpp
ObjectPlayer.cpp
C:\LegendOfMir2_Server020418\GameSvr\ObjectPlayer.cpp(1594) : warning C4541: 'dynamic_cast' used on polymorphic type 'class CCharObject' with /GR-; unpredictable behavior may result
ObjectPlayerAdmin.cpp
ObjectPlayerAdminSaid.cpp
ObjectPlayerClone.cpp
Generating Code...
Compiling...
ObjectPlayerSaid.cpp
ObjectScripter.cpp
ProcessEvents.cpp
ProcessLogin.cpp
ProcessMerchants.cpp
ProcessMonster.cpp
ProcessNPC.cpp
ProcessUserHuman.cpp
ProcessUserMsg.cpp
SockMsg_DBSrv.cpp
C:\LegendOfMir2_Server020418\GameSvr\SockMsg_DBSrv.cpp(294) : error C2065: '_beginthreadex' : undeclared identifier
SockMsg_GateComm.cpp
SockMsg_LogSvr.cpp
ThreadFuncForComm.cpp
UserInfo.cpp
EnDecode.cpp
RegstryHandler.cpp
ServerSockHandler.cpp
syncobj.cpp
Generating Code...
Error executing cl.exe.
<h3>Results</h3>
GameSvr.exe - 2 error(s), 8 warning(s)
<h3>
--------------------Configuration: GameSvr - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x412 /fo"../_Obj_Debug/GameSvr/GameSvr.res" /d "_DEBUG" "C:\LegendOfMir2_Server020418\GameSvr\GameSvr.rc""
Creating temporary file "C:\DOCUME~1\Owner\LOCALS~1\Temp\RSPA2.tmp" with contents
[
/nologo /MTd /W3 /Gm /GR /GX /ZI /Od /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /D "_MBCS" /FR"../_Obj_Debug/GameSvr/" /Fp"../_Obj_Debug/GameSvr/GameSvr.pch" /Yu"stdafx.h" /Fo"../_Obj_Debug/GameSvr/" /Fd"../_Obj_Debug/GameSvr/" /FD /GZ /c
"C:\LegendOfMir2_Server020418\GameSvr\ConfigDlgFunc.cpp"
"C:\LegendOfMir2_Server020418\Def\_OrzEx\database.cpp"
"C:\LegendOfMir2_Server020418\GameSvr\GameSvr.cpp"
"C:\LegendOfMir2_Server020418\GameSvr\GateInfo.cpp"
"C:\LegendOfMir2_Server020418\GameSvr\Global.cpp"
"C:\LegendOfMir2_Server020418\GameSvr\Handler_CommonDB.cpp"
"C:\LegendOfMir2_Server020418\GameSvr\Handler_Item.cpp"
"C:\LegendOfMir2_Server020418\GameSvr\Handler_Magic.cpp"
"C:\LegendOfMir2_Server020418\GameSvr\Handler_Map.cpp"
"C:\LegendOfMir2_Server020418\GameSvr\MainWndProc.cpp"
"C:\LegendOfMir2_Server020418\Def\Misc.cpp"
"C:\LegendOfMir2_Server020418\GameSvr\ObjectEngine.cpp"
"C:\LegendOfMir2_Server020418\GameSvr\ObjectEvent.cpp"
"C:\LegendOfMir2_Server020418\GameSvr\ObjectMerchant.cpp"
"C:\LegendOfMir2_Server020418\GameSvr\ObjectMonster.cpp"
"C:\LegendOfMir2_Server020418\GameSvr\ObjectNPC.cpp"
"C:\LegendOfMir2_Server020418\GameSvr\ObjectPlayer.cpp"
"C:\LegendOfMir2_Server020418\GameSvr\ObjectPlayerAdmin.cpp"
"C:\LegendOfMir2_Server020418\GameSvr\ObjectPlayerAdminSaid.cpp"
"C:\LegendOfMir2_Server020418\GameSvr\ObjectPlayerClone.cpp"
"C:\LegendOfMir2_Server020418\GameSvr\ObjectPlayerSaid.cpp"
"C:\LegendOfMir2_Server020418\GameSvr\ObjectScripter.cpp"
"C:\LegendOfMir2_Server020418\GameSvr\ProcessEvents.cpp"
"C:\LegendOfMir2_Server020418\GameSvr\ProcessLogin.cpp"
"C:\LegendOfMir2_Server020418\GameSvr\ProcessMerchants.cpp"
"C:\LegendOfMir2_Server020418\GameSvr\ProcessMonster.cpp"
"C:\LegendOfMir2_Server020418\GameSvr\ProcessNPC.cpp"
"C:\LegendOfMir2_Server020418\GameSvr\ProcessUserHuman.cpp"
"C:\LegendOfMir2_Server020418\GameSvr\ProcessUserMsg.cpp"
"C:\LegendOfMir2_Server020418\GameSvr\SockMsg_DBSrv.cpp"
"C:\LegendOfMir2_Server020418\GameSvr\SockMsg_GateComm.cpp"
"C:\LegendOfMir2_Server020418\GameSvr\SockMsg_LogSvr.cpp"
"C:\LegendOfMir2_Server020418\GameSvr\ThreadFuncForComm.cpp"
"C:\LegendOfMir2_Server020418\GameSvr\UserInfo.cpp"
"C:\LegendOfMir2_Server020418\Def\EnDecode.cpp"
"C:\LegendOfMir2_Server020418\Def\RegstryHandler.cpp"
"C:\LegendOfMir2_Server020418\Def\ServerSockHandler.cpp"
"C:\LegendOfMir2_Server020418\Def\_OrzEx\syncobj.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\Owner\LOCALS~1\Temp\RSPA2.tmp"
Creating temporary file "C:\DOCUME~1\Owner\LOCALS~1\Temp\RSPA3.tmp" with contents
[
/nologo /MTd /W3 /Gm /GR /GX /ZI /Od /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /D "_MBCS" /FR"../_Obj_Debug/GameSvr/" /Fp"../_Obj_Debug/GameSvr/GameSvr.pch" /Yc"stdafx.h" /Fo"../_Obj_Debug/GameSvr/" /Fd"../_Obj_Debug/GameSvr/" /FD /GZ /c
"C:\LegendOfMir2_Server020418\GameSvr\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\Owner\LOCALS~1\Temp\RSPA3.tmp"
Creating temporary file "C:\DOCUME~1\Owner\LOCALS~1\Temp\RSPA4.tmp" with contents
[
kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /incremental:yes /pdb:"../_Bin/Debug/GameSvr.pdb" /debug /machine:I386 /out:"../_Bin/Debug/GameSvr.exe" /pdbtype:sept
\LegendOfMir2_Server020418\_Obj_Debug\GameSvr\ConfigDlgFunc.obj
\LegendOfMir2_Server020418\_Obj_Debug\GameSvr\database.obj
\LegendOfMir2_Server020418\_Obj_Debug\GameSvr\GameSvr.obj
\LegendOfMir2_Server020418\_Obj_Debug\GameSvr\GateInfo.obj
\LegendOfMir2_Server020418\_Obj_Debug\GameSvr\Global.obj
\LegendOfMir2_Server020418\_Obj_Debug\GameSvr\Handler_CommonDB.obj
\LegendOfMir2_Server020418\_Obj_Debug\GameSvr\Handler_Item.obj
\LegendOfMir2_Server020418\_Obj_Debug\GameSvr\Handler_Magic.obj
\LegendOfMir2_Server020418\_Obj_Debug\GameSvr\Handler_Map.obj
\LegendOfMir2_Server020418\_Obj_Debug\GameSvr\MainWndProc.obj
\LegendOfMir2_Server020418\_Obj_Debug\GameSvr\Misc.obj
\LegendOfMir2_Server020418\_Obj_Debug\GameSvr\ObjectEngine.obj
\LegendOfMir2_Server020418\_Obj_Debug\GameSvr\ObjectEvent.obj
\LegendOfMir2_Server020418\_Obj_Debug\GameSvr\ObjectMerchant.obj
\LegendOfMir2_Server020418\_Obj_Debug\GameSvr\ObjectMonster.obj
\LegendOfMir2_Server020418\_Obj_Debug\GameSvr\ObjectNPC.obj
\LegendOfMir2_Server020418\_Obj_Debug\GameSvr\ObjectPlayer.obj
\LegendOfMir2_Server020418\_Obj_Debug\GameSvr\ObjectPlayerAdmin.obj
\LegendOfMir2_Server020418\_Obj_Debug\GameSvr\ObjectPlayerAdminSaid.obj
\LegendOfMir2_Server020418\_Obj_Debug\GameSvr\ObjectPlayerClone.obj
\LegendOfMir2_Server020418\_Obj_Debug\GameSvr\ObjectPlayerSaid.obj
\LegendOfMir2_Server020418\_Obj_Debug\GameSvr\ObjectScripter.obj
\LegendOfMir2_Server020418\_Obj_Debug\GameSvr\ProcessEvents.obj
\LegendOfMir2_Server020418\_Obj_Debug\GameSvr\ProcessLogin.obj
\LegendOfMir2_Server020418\_Obj_Debug\GameSvr\ProcessMerchants.obj
\LegendOfMir2_Server020418\_Obj_Debug\GameSvr\ProcessMonster.obj
\LegendOfMir2_Server020418\_Obj_Debug\GameSvr\ProcessNPC.obj
\LegendOfMir2_Server020418\_Obj_Debug\GameSvr\ProcessUserHuman.obj
\LegendOfMir2_Server020418\_Obj_Debug\GameSvr\ProcessUserMsg.obj
\LegendOfMir2_Server020418\_Obj_Debug\GameSvr\SockMsg_DBSrv.obj
\LegendOfMir2_Server020418\_Obj_Debug\GameSvr\SockMsg_GateComm.obj
\LegendOfMir2_Server020418\_Obj_Debug\GameSvr\SockMsg_LogSvr.obj
\LegendOfMir2_Server020418\_Obj_Debug\GameSvr\StdAfx.obj
\LegendOfMir2_Server020418\_Obj_Debug\GameSvr\ThreadFuncForComm.obj
\LegendOfMir2_Server020418\_Obj_Debug\GameSvr\UserInfo.obj
\LegendOfMir2_Server020418\_Obj_Debug\GameSvr\EnDecode.obj
\LegendOfMir2_Server020418\_Obj_Debug\GameSvr\RegstryHandler.obj
\LegendOfMir2_Server020418\_Obj_Debug\GameSvr\ServerSockHandler.obj
\LegendOfMir2_Server020418\_Obj_Debug\GameSvr\syncobj.obj
\LegendOfMir2_Server020418\_Obj_Debug\GameSvr\GameSvr.res
]
Creating command line "link.exe @C:\DOCUME~1\Owner\LOCALS~1\Temp\RSPA4.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
ConfigDlgFunc.cpp
database.cpp
GameSvr.cpp
GateInfo.cpp
Global.cpp
Handler_CommonDB.cpp
Handler_Item.cpp
Handler_Magic.cpp
Handler_Map.cpp
MainWndProc.cpp
Misc.cpp
ObjectEngine.cpp
ObjectEvent.cpp
ObjectMerchant.cpp
ObjectMonster.cpp
ObjectNPC.cpp
ObjectPlayer.cpp
ObjectPlayerAdmin.cpp
ObjectPlayerAdminSaid.cpp
ObjectPlayerClone.cpp
Generating Code...
Compiling...
ObjectPlayerSaid.cpp
ObjectScripter.cpp
ProcessEvents.cpp
ProcessLogin.cpp
ProcessMerchants.cpp
ProcessMonster.cpp
ProcessNPC.cpp
ProcessUserHuman.cpp
ProcessUserMsg.cpp
SockMsg_DBSrv.cpp
SockMsg_GateComm.cpp
SockMsg_LogSvr.cpp
ThreadFuncForComm.cpp
UserInfo.cpp
EnDecode.cpp
RegstryHandler.cpp
ServerSockHandler.cpp
syncobj.cpp
Generating Code...
Linking...
<h3>Results</h3>
GameSvr.exe - 0 error(s), 0 warning(s)
<h3>
--------------------Configuration: LoginGate - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x412 /fo"../_Obj_Release/LoginGate/LoginGate.res" /d "NDEBUG" "C:\LegendOfMir2_Server020418\LoginGate\LoginGate.rc""
Creating temporary file "C:\DOCUME~1\Owner\LOCALS~1\Temp\RSPA6.tmp" with contents
[
/nologo /MT /W3 /GX /O1 /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "_MBCS" /D "_SOCKET_ASYNC_IO" /Fp"../_Obj_Release/LoginGate/LoginGate.pch" /Yu"stdafx.h" /Fo"../_Obj_Release/LoginGate/" /Fd"../_Obj_Release/LoginGate/" /FD /c
"C:\LegendOfMir2_Server020418\LoginGate\ClientSockMsg.cpp"
"C:\LegendOfMir2_Server020418\LoginGate\ConfigDlgFunc.cpp"
"C:\LegendOfMir2_Server020418\LoginGate\LoginGate.cpp"
"C:\LegendOfMir2_Server020418\LoginGate\MainWndProc.cpp"
"C:\LegendOfMir2_Server020418\Def\Misc.cpp"
"C:\LegendOfMir2_Server020418\Def\RegstryHandler.cpp"
"C:\LegendOfMir2_Server020418\Def\ServerSockHandler.cpp"
"C:\LegendOfMir2_Server020418\LoginGate\ServerSockMsg.cpp"
"C:\LegendOfMir2_Server020418\Def\_OrzEx\syncobj.cpp"
"C:\LegendOfMir2_Server020418\LoginGate\ThreadFuncForComm.cpp"
"C:\LegendOfMir2_Server020418\LoginGate\ThreadFuncForMsg.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\Owner\LOCALS~1\Temp\RSPA6.tmp"
Creating temporary file "C:\DOCUME~1\Owner\LOCALS~1\Temp\RSPA7.tmp" with contents
[
/nologo /MT /W3 /GX /O1 /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "_MBCS" /D "_SOCKET_ASYNC_IO" /Fp"../_Obj_Release/LoginGate/LoginGate.pch" /Yc"stdafx.h" /Fo"../_Obj_Release/LoginGate/" /Fd"../_Obj_Release/LoginGate/" /FD /c
"C:\LegendOfMir2_Server020418\LoginGate\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\Owner\LOCALS~1\Temp\RSPA7.tmp"
Creating temporary file "C:\DOCUME~1\Owner\LOCALS~1\Temp\RSPA8.tmp" with contents
[
kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /incremental:no /pdb:"../_Bin/LoginGate/LoginGate.pdb" /machine:I386 /out:"../_Bin/LoginGate/LoginGate.exe"
\LegendOfMir2_Server020418\_Obj_Release\LoginGate\ClientSockMsg.obj
\LegendOfMir2_Server020418\_Obj_Release\LoginGate\ConfigDlgFunc.obj
\LegendOfMir2_Server020418\_Obj_Release\LoginGate\LoginGate.obj
\LegendOfMir2_Server020418\_Obj_Release\LoginGate\MainWndProc.obj
\LegendOfMir2_Server020418\_Obj_Release\LoginGate\Misc.obj
\LegendOfMir2_Server020418\_Obj_Release\LoginGate\RegstryHandler.obj
\LegendOfMir2_Server020418\_Obj_Release\LoginGate\ServerSockHandler.obj
\LegendOfMir2_Server020418\_Obj_Release\LoginGate\ServerSockMsg.obj
\LegendOfMir2_Server020418\_Obj_Release\LoginGate\StdAfx.obj
\LegendOfMir2_Server020418\_Obj_Release\LoginGate\syncobj.obj
\LegendOfMir2_Server020418\_Obj_Release\LoginGate\ThreadFuncForComm.obj
\LegendOfMir2_Server020418\_Obj_Release\LoginGate\ThreadFuncForMsg.obj
\LegendOfMir2_Server020418\_Obj_Release\LoginGate\LoginGate.res
]
Creating command line "link.exe @C:\DOCUME~1\Owner\LOCALS~1\Temp\RSPA8.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
ClientSockMsg.cpp
ConfigDlgFunc.cpp
LoginGate.cpp
MainWndProc.cpp
Misc.cpp
RegstryHandler.cpp
ServerSockHandler.cpp
ServerSockMsg.cpp
syncobj.cpp
ThreadFuncForComm.cpp
ThreadFuncForMsg.cpp
Generating Code...
Linking...
LoginGate.obj : error LNK2001: unresolved external symbol "int __cdecl CheckAvailableIOCP(void)" (?CheckAvailableIOCP@@YAHXZ)
MainWndProc.obj : error LNK2001: unresolved external symbol "void * g_hIOCP" (?g_hIOCP@@3PAXA)
ServerSockMsg.obj : error LNK2001: unresolved external symbol "void * g_hIOCP" (?g_hIOCP@@3PAXA)
../_Bin/LoginGate/LoginGate.exe : fatal error LNK1120: 2 unresolved externals
Error executing link.exe.
<h3>Results</h3>
LoginGate.exe - 4 error(s), 0 warning(s)
<h3>
--------------------Configuration: LoginGate - Win32 Debug--------------------
</h3>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -