32 lines
3.9 KiB
Plaintext
32 lines
3.9 KiB
Plaintext
生成启动时间为 2026/2/26 15:19:21。
|
|
1>项目“D:\Mine\wnmj200419\wnmj\Servers\服务器组件\网络服务\ClientSocket.vcxproj”在节点 3 上(Rebuild 个目标)。
|
|
1>ClCompile:
|
|
C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\bin\CL.exe /c /Zi /nologo /W3 /WX- /O2 /Oy- /D WIN32 /D _WINDOWS /D NDEBUG /D _AFXEXT /D WH_SOCKET_DLL /D _VC80_UPGRADE=0x0710 /D _WINDLL /D _MBCS /D _AFXDLL /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope- /Yc"stdafx.h" /Fp"Release\ClientSocket.pch" /Fo"Release\\" /Fd"Release\vc120.pdb" /Gd /TP /analyze- /errorReport:prompt Stdafx.cpp
|
|
Stdafx.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”的声明
|
|
C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\bin\CL.exe /c /Zi /nologo /W3 /WX- /O2 /Oy- /D WIN32 /D _WINDOWS /D NDEBUG /D _AFXEXT /D WH_SOCKET_DLL /D _VC80_UPGRADE=0x0710 /D _WINDLL /D _MBCS /D _AFXDLL /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope- /Fo"Release\\" /Fd"Release\vc120.pdb" /Gd /TP /analyze- /errorReport:prompt ClientSocket.cpp ClientSocketDllMain.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>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”的声明
|
|
ClientSocketDllMain.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”的声明
|
|
正在生成代码...
|
|
ResourceCompile:
|
|
C:\Program Files (x86)\Windows Kits\8.1\bin\x86\rc.exe /D NDEBUG /D _VC80_UPGRADE=0x0710 /D _AFXDLL /l"0x0804" /IRelease\ /nologo /fo"Release\ClientSocket.res" ClientSocket.rc
|
|
Link:
|
|
C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\bin\link.exe /ERRORREPORT:PROMPT /OUT:"../../../运行/Release/Ansi/ClientSocket.dll" /INCREMENTAL:NO /NOLOGO /DEF:".\ClientSocket.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:"../../../运行/Release/Ansi/ClientSocket.pdb" /SUBSYSTEM:WINDOWS /OPT:REF /OPT:ICF /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"../../链接库/Ansi/ClientSocket.lib" /MACHINE:X86 /SAFESEH /DLL Release\ClientSocket.res
|
|
Release\Stdafx.obj
|
|
Release\ClientSocket.obj
|
|
Release\ClientSocketDllMain.obj
|
|
正在创建库 ../../链接库/Ansi/ClientSocket.lib 和对象 ../../链接库/Ansi/ClientSocket.exp
|
|
ClientSocket.vcxproj -> D:\Mine\wnmj200419\wnmj\Servers\服务器组件\网络服务\../../../运行/Release/Ansi/ClientSocket.dll
|
|
1>已完成生成项目“D:\Mine\wnmj200419\wnmj\Servers\服务器组件\网络服务\ClientSocket.vcxproj”(Rebuild 个目标)的操作。
|
|
|
|
生成成功。
|
|
|
|
已用时间 00:00:01.92
|