📄 agentserver.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: AgentServer - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\沥辣龋\LOCALS~1\Temp\RSPD7C.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /I ".\\" /I "..\[Lib]YHLibrary" /I "..\[CC]Header" /I "..\[CC]ServerModule" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USINGTOOL_" /D "_AGENTSERVER" /D "_FILE_BIN_" /FR"..\Obj\AgentServer\Debug/" /Fp"..\Obj\AgentServer\Debug/AgentServer.pch" /YX"stdafx.h" /Fo"..\Obj\AgentServer\Debug/" /Fd"..\Obj\AgentServer\Debug/" /FD /GZ /c
"D:\newwork\Main_Dev\[Server]Agent\AgentNetworkMsgParser.cpp"
]
Creating command line "cl.exe @"C:\DOCUME~1\沥辣龋\LOCALS~1\Temp\RSPD7C.tmp""
Creating temporary file "C:\DOCUME~1\沥辣龋\LOCALS~1\Temp\RSPD7D.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 ..\[Lib]YHLibrary\YHLibrary.lib /nologo /subsystem:windows /incremental:yes /pdb:"..\Obj\AgentServer\Debug/AgentServer.pdb" /map:"..\Obj\AgentServer\Debug/AgentServer.map" /debug /machine:I386 /out:"..\Sworking/AgentServer.exe" /pdbtype:sept /libpath:"..\YHLibrary"
"\newwork\Main_Dev\Obj\AgentServer\Debug\AgentDBMsgParser.obj"
"\newwork\Main_Dev\Obj\AgentServer\Debug\AgentNetworkMsgParser.obj"
"\newwork\Main_Dev\Obj\AgentServer\Debug\CommonNetworkMsgParser.obj"
"\newwork\Main_Dev\Obj\AgentServer\Debug\filteringtable.obj"
"\newwork\Main_Dev\Obj\AgentServer\Debug\GMToolManager.obj"
"\newwork\Main_Dev\Obj\AgentServer\Debug\MHFile.obj"
"\newwork\Main_Dev\Obj\AgentServer\Debug\MHTimeManager.obj"
"\newwork\Main_Dev\Obj\AgentServer\Debug\MsgTable.obj"
"\newwork\Main_Dev\Obj\AgentServer\Debug\Server.obj"
"\newwork\Main_Dev\Obj\AgentServer\Debug\ServerSystem.obj"
"\newwork\Main_Dev\Obj\AgentServer\Debug\ServerTable.obj"
"\newwork\Main_Dev\Obj\AgentServer\Debug\StdAfx.obj"
"\newwork\Main_Dev\Obj\AgentServer\Debug\TrafficLog.obj"
"\newwork\Main_Dev\Obj\AgentServer\Debug\UserTable.obj"
"\newwork\Main_Dev\Obj\AgentServer\Debug\Crypt.obj"
"\newwork\Main_Dev\Obj\AgentServer\Debug\BootManager.obj"
"\newwork\Main_Dev\Obj\AgentServer\Debug\CommonDBMsgParser.obj"
"\newwork\Main_Dev\Obj\AgentServer\Debug\Console.obj"
"\newwork\Main_Dev\Obj\AgentServer\Debug\DataBase.obj"
"\newwork\Main_Dev\Obj\AgentServer\Debug\Network.obj"
"\newwork\Main_Dev\Obj\AgentServer\Debug\ServerListManager.obj"
"\newwork\Main_Dev\Obj\AgentServer\Debug\TargetData.obj"
"\newwork\Main_Dev\Obj\AgentServer\Debug\TargetList.obj"
"\newwork\Main_Dev\Obj\AgentServer\Debug\TargetListIterator.obj"
"\newwork\Main_Dev\Obj\AgentServer\Debug\CommonCalcFunc.obj"
"\newwork\Main_Dev\Obj\AgentServer\Debug\CommonGameFunc.obj"
"\newwork\Main_Dev\Obj\AgentServer\Debug\vector.obj"
"\newwork\Main_Dev\Obj\AgentServer\Debug\GMPowerList.obj"
"..\4DyuchiGXGFunc\SS3DGFunc.lib"
]
Creating command line "link.exe @"C:\DOCUME~1\沥辣龋\LOCALS~1\Temp\RSPD7D.tmp""
<h3>Output Window</h3>
Compiling...
AgentNetworkMsgParser.cpp
D:\newwork\Main_Dev\[Server]Agent\AgentNetworkMsgParser.cpp(655) : warning C4244: '=' : conversion from 'unsigned short' to 'unsigned char', possible loss of data
D:\newwork\Main_Dev\[Server]Agent\AgentNetworkMsgParser.cpp(694) : warning C4244: '=' : conversion from 'unsigned short' to 'unsigned char', possible loss of data
D:\newwork\Main_Dev\[Server]Agent\AgentNetworkMsgParser.cpp(890) : warning C4244: 'argument' : conversion from 'unsigned long' to 'unsigned short', possible loss of data
D:\newwork\Main_Dev\[Server]Agent\AgentNetworkMsgParser.cpp(923) : warning C4244: 'argument' : conversion from 'unsigned long' to 'unsigned short', possible loss of data
D:\newwork\Main_Dev\[Server]Agent\AgentNetworkMsgParser.cpp(1825) : warning C4244: 'argument' : conversion from 'unsigned long' to 'unsigned short', possible loss of data
D:\newwork\Main_Dev\[Server]Agent\AgentNetworkMsgParser.cpp(1826) : warning C4244: 'argument' : conversion from 'unsigned long' to 'unsigned short', possible loss of data
D:\newwork\Main_Dev\[Server]Agent\AgentNetworkMsgParser.cpp(1845) : warning C4244: 'argument' : conversion from 'unsigned long' to 'unsigned short', possible loss of data
D:\newwork\Main_Dev\[Server]Agent\AgentNetworkMsgParser.cpp(1846) : warning C4244: 'argument' : conversion from 'unsigned long' to 'unsigned short', possible loss of data
D:\newwork\Main_Dev\[Server]Agent\AgentNetworkMsgParser.cpp(1868) : warning C4244: 'argument' : conversion from 'unsigned long' to 'unsigned short', possible loss of data
D:\newwork\Main_Dev\[Server]Agent\AgentNetworkMsgParser.cpp(1939) : warning C4244: 'argument' : conversion from 'unsigned long' to 'unsigned short', possible loss of data
D:\newwork\Main_Dev\[Server]Agent\AgentNetworkMsgParser.cpp(2086) : warning C4244: 'argument' : conversion from 'unsigned long' to 'unsigned short', possible loss of data
Linking...
Creating temporary file "C:\DOCUME~1\沥辣龋\LOCALS~1\Temp\RSPD7F.bat" with contents
[
@echo off
cd ..\ServerRelease
md AgentServer_pdb
cd ..\[Server]Agent
copy ..\SWorking\AgentServer.exe ..\ServerRelease\
copy ..\Obj\AgentServer\Debug\AgentServer.pdb ..\ServerRelease\
copy ..\Obj\AgentServer\Debug\vc60.pdb ..\ServerRelease\AgentServer_pdb
]
Creating command line ""C:\DOCUME~1\沥辣龋\LOCALS~1\Temp\RSPD7F.bat""
窍困 叼泛磐府 肚绰 颇老 AgentServer_pdb捞(啊) 捞固 乐嚼聪促.
1俺 颇老捞 汗荤登菌嚼聪促.
1俺 颇老捞 汗荤登菌嚼聪促.
1俺 颇老捞 汗荤登菌嚼聪促.
<h3>Results</h3>
AgentServer.exe - 0 error(s), 11 warning(s)
<h3>
--------------------Configuration: DistributeServer - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
<h3>Results</h3>
DistributeServer.exe - 0 error(s), 0 warning(s)
<h3>
--------------------Configuration: MHClient - Win32 Debug GM_TOOL--------------------
</h3>
<h3>Command Lines</h3>
<h3>Results</h3>
MHClient-GMTool-Debug.exe - 0 error(s), 0 warning(s)
<h3>
--------------------Configuration: MHClient - Win32 Semi Release--------------------
</h3>
<h3>Command Lines</h3>
<h3>Results</h3>
MHClient-Connect.exe - 0 error(s), 0 warning(s)
<h3>
--------------------Configuration: MapServer - Win32 Debug_Console--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\沥辣龋\LOCALS~1\Temp\RSPD80.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /I "..\[Lib]YHLibrary" /I ".\\" /I "..\[CC]ServerModule" /I "..\[CC]Ability" /I "..\[CC]BattleSystem" /I "..\[CC]Skill" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_MAPSERVER_" /D "__MAPSERVER__" /D "_FILE_BIN_" /FR"..\Obj\Mapserver\MapServer___Win32_Debug_Console/" /Fp"..\Obj\Mapserver\MapServer___Win32_Debug_Console/MapServer.pch" /YX"stdafx.h" /Fo"..\Obj\Mapserver\MapServer___Win32_Debug_Console/" /Fd"..\Obj\Mapserver\MapServer___Win32_Debug_Console/" /FD /GZ /c
"D:\newwork\Main_Dev\[Server]Map\QuestManager.cpp"
]
Creating command line "cl.exe @"C:\DOCUME~1\沥辣龋\LOCALS~1\Temp\RSPD80.tmp""
Creating temporary file "C:\DOCUME~1\沥辣龋\LOCALS~1\Temp\RSPD81.tmp" with contents
[
winmm.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib ..\[Lib]YHLibrary\YHLibrary.lib /nologo /entry:"WinMainCRTStartup" /subsystem:console /incremental:yes /pdb:"..\Obj\Mapserver\MapServer___Win32_Debug_Console/MapServer.pdb" /map:"..\Obj\Mapserver\MapServer___Win32_Debug_Console/MapServer.map" /debug /machine:I386 /out:"../SWorking/MapServer.exe" /pdbtype:sept /libpath:"..\yhlibrary"
"\newwork\Main_Dev\Obj\Mapserver\MapServer___Win32_Debug_Console\ObjectFactory.obj"
"\newwork\Main_Dev\Obj\Mapserver\MapServer___Win32_Debug_Console\DataBlock.obj"
"\newwork\Main_Dev\Obj\Mapserver\MapServer___Win32_Debug_Console\DataBlockManager.obj"
"\newwork\Main_Dev\Obj\Mapserver\MapServer___Win32_Debug_Console\PackedData.obj"
"\newwork\Main_Dev\Obj\Mapserver\MapServer___Win32_Debug_Console\FixedTile.obj"
"\newwork\Main_Dev\Obj\Mapserver\MapServer___Win32_Debug_Console\FixedTileInfo.obj"
"\newwork\Main_Dev\Obj\Mapserver\MapServer___Win32_Debug_Console\MHMap.obj"
"\newwork\Main_Dev\Obj\Mapserver\MapServer___Win32_Debug_Console\Tile.obj"
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -