Files
wnmj/Servers/服务器组件/网络服务/Debug/ClientSocket.log

21 lines
2.3 KiB
Plaintext
Raw Normal View History

2026-02-13 14:34:15 +08:00
生成启动时间为 2020-03-30 20:00:46。
1>项目“H:\git\wnmj\wnmj\Servers\服务器组件\网络服务\ClientSocket.vcxproj”在节点 3 上(Build 个目标)。
1>ClCompile:
C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\bin\CL.exe /c /ZI /nologo /W3 /WX- /Od /Oy- /D WIN32 /D _WINDOWS /D _DEBUG /D _AFXEXT /D WH_SOCKET_DLL /D _VC80_UPGRADE=0x0710 /D _WINDLL /D _MBCS /D _AFXDLL /Gm /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope- /Fo"Debug\\" /Fd"Debug\vc120.pdb" /Gd /TP /analyze- /errorReport:prompt ClientSocket.cpp
ClientSocket.cpp
1>c:\program files (x86)\microsoft visual studio 12.0\vc\atlmfc\include\afx.h(38): warning C4996: 'MBCS_Support_Deprecated_In_MFC': MBCS support in MFC is deprecated and may be removed in a future version of MFC.
c:\program files (x86)\microsoft visual studio 12.0\vc\atlmfc\include\afx.h(33) : 参见“MBCS_Support_Deprecated_In_MFC”的声明
1>h:\git\wnmj\wnmj\servers\服务器组件\网络服务\clientsocket.cpp(126): warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 12.0\vc\include\stdio.h(346) : 参见“_snprintf”的声明
Link:
C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\bin\link.exe /ERRORREPORT:PROMPT /OUT:"../../../运行/Debug/Ansi/ClientSocketD.dll" /INCREMENTAL /NOLOGO /DEF:".\ClientSocketD.def" /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /manifestinput:"C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\Include\Manifest\dpiaware.manifest" /DEBUG /PDB:"../../../运行/Debug/Ansi/ClientSocketD.pdb" /SUBSYSTEM:WINDOWS /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"../../链接库/Ansi/ClientSocketD.lib" /MACHINE:X86 /SAFESEH /DLL Debug\ClientSocket.res
Debug\Stdafx.obj
Debug\ClientSocket.obj
Debug\ClientSocketDllMain.obj
ClientSocket.vcxproj -> H:\git\wnmj\wnmj\Servers\服务器组件\网络服务\../../../运行/Debug/Ansi/ClientSocketD.dll
1>已完成生成项目“H:\git\wnmj\wnmj\Servers\服务器组件\网络服务\ClientSocket.vcxproj”(Build 个目标)的操作。
生成成功。
已用时间 00:00:06.68