Files
wnmj/Servers/服务器组件/登录服务器/Release/LogonServer.log
2026-02-13 14:34:15 +08:00

38 lines
3.4 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
生成启动时间为 2020-04-04 20:06:14。
1>项目“H:\git\wnmj\wnmj\Servers\服务器组件\登录服务器\LogonServer.vcxproj”在节点 4 上(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 _MBCS /D _AFXDLL /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Yc"stdafx.h" /Fp"Release\LogonServer.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 _MBCS /D _AFXDLL /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Yu"stdafx.h" /Fp"Release\LogonServer.pch" /Fo"Release\\" /Fd"Release\vc120.pdb" /Gd /TP /analyze- /errorReport:prompt AttemperEngineSink.cpp DataBaseEngineSink.cpp InitParameter.cpp LogonServer.cpp LogonServerDlg.cpp ServerListManager.cpp ServiceUnits.cpp
AttemperEngineSink.cpp
1>AttemperEngineSink.cpp(36): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_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\string.h(195) : 参见“strncpy”的声明
DataBaseEngineSink.cpp
1>DataBaseEngineSink.cpp(1510): warning C4244: “=”: 从“LONG”转换到“BYTE”可能丢失数据
InitParameter.cpp
LogonServer.cpp
LogonServerDlg.cpp
ServerListManager.cpp
ServiceUnits.cpp
正在生成代码...
ResourceCompile:
C:\Program Files (x86)\Windows Kits\8.1\bin\x86\rc.exe /D NDEBUG /D _AFXDLL /l"0x0804" /IRelease\ /nologo /fo"Release\LogonServer.res" LogonServer.rc
Link:
C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\bin\link.exe /ERRORREPORT:PROMPT /OUT:"../../../运行/Release/Ansi/LogonServer.exe" /INCREMENTAL:NO /NOLOGO /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/LogonServer.pdb" /SUBSYSTEM:WINDOWS /OPT:REF /OPT:ICF /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"../../../运行/Release/Ansi/LogonServer.lib" /MACHINE:X86 /SAFESEH Release\LogonServer.res
Release\AttemperEngineSink.obj
Release\DataBaseEngineSink.obj
Release\InitParameter.obj
Release\LogonServer.obj
Release\LogonServerDlg.obj
Release\ServerListManager.obj
Release\ServiceUnits.obj
Release\Stdafx.obj
LogonServer.vcxproj -> H:\git\wnmj\wnmj\Servers\服务器组件\登录服务器\../../../运行/Release/Ansi/LogonServer.exe
1>已完成生成项目“H:\git\wnmj\wnmj\Servers\服务器组件\登录服务器\LogonServer.vcxproj”(Rebuild 个目标)的操作。
生成成功。
已用时间 00:00:12.87