94 lines
No EOL
10 KiB
HTML
94 lines
No EOL
10 KiB
HTML
<html>
|
||
<head>
|
||
<META HTTP-EQUIV="Content-Type" content="text/html; charset=utf-16">
|
||
</head>
|
||
<body>
|
||
<pre>
|
||
<table width=100% bgcolor=#CFCFE5><tr> <td> <font face=arial size=+3>
|
||
Build Log
|
||
</font></table><table width=* cellspacing=0 cellpadding=0><tr><td width=0 bgcolor=#EDEDF5> </td><td width=0 bgcolor=#FFFFFF> </td><td width=*><pre>
|
||
<h3>Build started: Project: NetworkLib, Configuration: Release|Win32</h3>
|
||
</pre></table><table width=100% bgcolor=#DFDFE5><tr><td><font face=arial size=+2>
|
||
Command Lines
|
||
</font></table><table width=* cellspacing=0 cellpadding=0><tr><td width=0 bgcolor=#EDEDF5> </td><td width=0 bgcolor=#FFFFFF> </td><td width=*><pre>Creating temporary file "e:\RLKT\dn_src\DragonNest\Common\NetworkLib\Out\Release\RSP000005991212940.rsp" with contents
|
||
[
|
||
/O2 /GL /I "../Utility" /I "../protocol" /I "../EngineUtil" /I "../../Server/ServerCommon" /I "../" /I "../zlib" /D "WIN32" /D "NDEBUG" /D "_LIB" /D "_TCP_SPINBUFFER" /D "_FILELOG_SPOS" /D "_SYNC_RUDP" /D "_PACKET_COMP" /D "_UNICODE" /D "UNICODE" /FD /EHsc /MT /Yu"stdafx.h" /Fp"Out\Release\NetworkLib.pch" /Fo"Out\Release\\" /Fd"Out\Release\vc80.pdb" /W3 /c /Wp64 /Zi /TP /MP8
|
||
|
||
.\ClientSession.cpp
|
||
|
||
.\CryptPacket.cpp
|
||
|
||
.\RUDPSocketFrame.cpp
|
||
|
||
.\MiniDump.cpp
|
||
|
||
.\Thread.cpp
|
||
|
||
.\SpinBuffer.cpp
|
||
|
||
.\Buffer.cpp
|
||
|
||
.\UdpManager.cpp
|
||
|
||
.\ThreadManager.cpp
|
||
|
||
.\SocketContext.cpp
|
||
|
||
.\SendThread.cpp
|
||
|
||
.\Log.cpp
|
||
|
||
.\IocpManager.cpp
|
||
|
||
.\ConnectionManager.cpp
|
||
|
||
.\Connection.cpp
|
||
|
||
.\Acceptor.cpp
|
||
|
||
.\NetSocketRUDP.cpp
|
||
|
||
.\NetSocketUDP.cpp
|
||
|
||
.\MessageListener.cpp
|
||
|
||
.\ClientUdpSession.cpp
|
||
|
||
.\ClientTcpSession.cpp
|
||
|
||
.\ClientSocket.cpp
|
||
|
||
.\ClientSessionManager.cpp
|
||
]
|
||
Creating command line "cl.exe @e:\RLKT\dn_src\DragonNest\Common\NetworkLib\Out\Release\RSP000005991212940.rsp /nologo /errorReport:prompt"
|
||
Creating temporary file "e:\RLKT\dn_src\DragonNest\Common\NetworkLib\Out\Release\RSP000006991212940.rsp" with contents
|
||
[
|
||
/O2 /GL /I "../Utility" /I "../protocol" /I "../EngineUtil" /I "../../Server/ServerCommon" /I "../" /I "../zlib" /D "WIN32" /D "NDEBUG" /D "_LIB" /D "_TCP_SPINBUFFER" /D "_FILELOG_SPOS" /D "_SYNC_RUDP" /D "_PACKET_COMP" /D "_UNICODE" /D "UNICODE" /FD /EHsc /MT /Yc"stdafx.h" /Fp"Out\Release\NetworkLib.pch" /Fo"Out\Release\\" /Fd"Out\Release\vc80.pdb" /W3 /c /Wp64 /Zi /TP /MP8
|
||
|
||
.\stdafx.cpp
|
||
]
|
||
Creating command line "cl.exe @e:\RLKT\dn_src\DragonNest\Common\NetworkLib\Out\Release\RSP000006991212940.rsp /nologo /errorReport:prompt"
|
||
</pre></table><table width=100% bgcolor=#DFDFE5><tr><td><font face=arial size=+2>
|
||
Output Window
|
||
</font></table><table width=* cellspacing=0 cellpadding=0><tr><td width=0 bgcolor=#EDEDF5> </td><td width=0 bgcolor=#FFFFFF> </td><td width=*><pre>Compiling...
|
||
stdafx.cpp
|
||
Compiling...
|
||
ClientSession.cpp
|
||
CryptPacket.cpp
|
||
RUDPSocketFrame.cpp
|
||
MiniDump.cpp
|
||
Thread.cpp
|
||
SpinBuffer.cpp
|
||
Buffer.cpp
|
||
UdpManager.cpp
|
||
ThreadManager.cpp
|
||
SocketContext.cpp
|
||
SendThread.cpp
|
||
Log.cpp
|
||
IocpManager.cpp
|
||
ConnectionManager.cpp
|
||
Connection.cpp
|
||
Acceptor.cpp
|
||
NetSocketRUDP.cpp
|
||
.\RUDPSocketFrame.cpp(439) : error C3861: '_strcpy': identifier not found
|
||
.\RUDPSocketFrame.cpp(442) : error C3861: '_strcpy': identifier not found
|
||
NetSocketUDP.cpp
|
||
c1xx : fatal error C1083: Cannot open source file: '.\Acceptor.cpp': No such file or directory
|
||
MessageListener.cpp
|
||
ClientUdpSession.cpp
|
||
ClientTcpSession.cpp
|
||
ClientSocket.cpp
|
||
ClientSessionManager.cpp
|
||
.\ClientSessionManager.cpp(334) : error C2653: 'CGlobalInfo' : is not a class or namespace name
|
||
.\ClientSessionManager.cpp(334) : error C2039: 'm_bUseHShieldLog' : is not a member of 'CClientSessionManager'
|
||
e:\rlkt\dn_src\dragonnest\common\networklib\ClientSessionManager.h(73) : see declaration of 'CClientSessionManager'
|
||
.\ClientSessionManager.cpp(383) : error C3861: '_strcpy': identifier not found
|
||
.\Log.cpp(82) : error C3861: '_wcscpy': identifier not found
|
||
.\Log.cpp(83) : error C3861: '_wcscpy': identifier not found
|
||
.\Log.cpp(93) : error C3861: '_wcscpy': identifier not found
|
||
.\Log.cpp(94) : error C3861: '_wcscpy': identifier not found
|
||
.\Log.cpp(103) : error C3861: '_wcscpy': identifier not found
|
||
.\Log.cpp(104) : error C3861: '_wcscpy': identifier not found
|
||
</pre></table><table width=100% bgcolor=#DFDFE5><tr><td><font face=arial size=+2>
|
||
Results
|
||
</font></table><table width=* cellspacing=0 cellpadding=0><tr><td width=0 bgcolor=#EDEDF5> </td><td width=0 bgcolor=#FFFFFF> </td><td width=*><pre>Build Time 0:03
|
||
Build log was saved at "file://e:\RLKT\dn_src\DragonNest\Common\NetworkLib\Out\Release\BuildLog.htm"
|
||
NetworkLib - 12 error(s), 0 warning(s)
|
||
</pre></table><table width=100% height=20 bgcolor=#CFCFE5><tr><td><font face=arial size=+2>
|
||
</font></table></body></html> |