📄 netdll.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: NetDll - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP197.tmp" with contents
[
/nologo /MTd /W3 /Gm /GX /ZI /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "NETDLL_EXPORTS" /Fp"Debug/NetDll.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"E:\发布源码\网络传输Dll\NetDll\ArWinClient_T.cpp"
"E:\发布源码\网络传输Dll\NetDll\ArWinNetFactory_T.cpp"
"E:\发布源码\网络传输Dll\NetDll\ArWinNetTool_T.cpp"
"E:\发布源码\网络传输Dll\NetDll\ArWinServer_T.cpp"
"E:\发布源码\网络传输Dll\NetDll\main.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP197.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP198.tmp" with contents
[
kernel32.lib user32.lib WS2_32.lib mswsock.lib /nologo /dll /incremental:yes /pdb:"Debug/NetDll.pdb" /debug /machine:I386 /def:".\NetDll.def" /out:"..\exe\NetDll.dll" /implib:"Debug/NetDll.lib" /pdbtype:sept
".\Debug\ArWinClient_T.obj"
".\Debug\ArWinNetFactory_T.obj"
".\Debug\ArWinNetTool_T.obj"
".\Debug\ArWinServer_T.obj"
".\Debug\main.obj"
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP198.tmp"
<h3>Output Window</h3>
Compiling...
ArWinClient_T.cpp
ArWinNetFactory_T.cpp
d:\program files\microsoft visual studio\vc98\include\xstring(133) : warning C4786: 'std::reverse_bidirectional_iterator<std::list<ArWinServer_T::ArClientInfo_T *,std::allocator<ArWinServer_T::ArClientInfo_T *> >::const_iterator,ArWinServer_T::ArClientInfo_T *,ArWinServer_T::ArClientInfo_T * const &,ArWinServer_T::ArClientInfo_T * const *,int>' : identifier was truncated to '255' characters in the debug information
ArWinNetTool_T.cpp
ArWinServer_T.cpp
d:\program files\microsoft visual studio\vc98\include\list(131) : warning C4786: 'std::reverse_bidirectional_iterator<std::list<ArWinServer_T::ArClientInfo_T *,std::allocator<ArWinServer_T::ArClientInfo_T *> >::const_iterator,ArWinServer_T::ArClientInfo_T *,ArWinServer_T::ArClientInfo_T * const &,ArWinServer_T::ArClientInfo_T * const *,int>' : identifier was truncated to '255' characters in the debug information
d:\program files\microsoft visual studio\vc98\include\list(129) : while compiling class-template member function '__thiscall std::list<ArWinServer_T::ArClientInfo_T *,std::allocator<ArWinServer_T::ArClientInfo_T *> >::std::list<ArWinServer_T::ArClientInfo_T *,std::allocator<ArWinServer_T::ArClientInfo_T *> >(const std::allocator<ArWinServer_T::ArClientInfo_T *> &)'
main.cpp
Linking...
LINK : LNK6006: program database E:\发布源码\网络传输Dll\NetDll\Debug\NetDll.pdb missing; performing full link
Creating library Debug/NetDll.lib and object Debug/NetDll.exp
<h3>Results</h3>
NetDll.dll - 0 error(s), 2 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -