64 lines
6.2 KiB
Plaintext
64 lines
6.2 KiB
Plaintext
生成启动时间为 2020-03-30 20:00:46。
|
|
1>项目“H:\git\wnmj\wnmj\Servers\服务器组件\内核引擎\KernelEngine.vcxproj”在节点 2 上(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 KERNEL_ENGINE_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 AsynchronismEngine.cpp AttemperEngine.cpp DataBase.cpp DataBaseAide.cpp QueueService.cpp TCPNetworkEngine.cpp TCPSocketService.cpp TimerEngine.cpp TraceService.cpp
|
|
AsynchronismEngine.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”的声明
|
|
正在生成代码...
|
|
正在编译...
|
|
TraceService.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”的声明
|
|
TimerEngine.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”的声明
|
|
TCPSocketService.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”的声明
|
|
TCPNetworkEngine.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”的声明
|
|
QueueService.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”的声明
|
|
DataBaseAide.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”的声明
|
|
DataBase.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”的声明
|
|
AttemperEngine.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”的声明
|
|
正在生成代码...
|
|
Link:
|
|
C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\bin\link.exe /ERRORREPORT:PROMPT /OUT:"../../../运行/Debug/Ansi/KernelEngineD.dll" /INCREMENTAL /NOLOGO /DEF:".\KernelEngineD.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/KernelEngineD.pdb" /SUBSYSTEM:WINDOWS /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"../../链接库/Ansi/KernelEngineD.lib" /MACHINE:X86 /SAFESEH /DLL Debug\KernelEngine.res
|
|
Debug\KernelEngine.obj
|
|
Debug\AttemperEngine.obj
|
|
Debug\TimerEngine.obj
|
|
Debug\QueueService.obj
|
|
Debug\DataBase.obj
|
|
Debug\DataBaseAide.obj
|
|
Debug\TCPNetworkEngine.obj
|
|
Debug\TCPSocketService.obj
|
|
Debug\TraceService.obj
|
|
Debug\AsynchronismEngine.obj
|
|
Debug\Stdafx.obj
|
|
"H:\git\wnmj\wnmj\Servers\链接库\Ansi\ServiceCoreD.lib"
|
|
1>KernelEngine.obj : warning LNK4075: 忽略“/EDITANDCONTINUE”(由于“/SAFESEH”规范)
|
|
正在创建库 ../../链接库/Ansi/KernelEngineD.lib 和对象 ../../链接库/Ansi/KernelEngineD.exp
|
|
KernelEngine.vcxproj -> H:\git\wnmj\wnmj\Servers\服务器组件\内核引擎\../../../运行/Debug/Ansi/KernelEngineD.dll
|
|
PostBuildEvent:
|
|
mkdir ..\..\..\发布组件\服务器组件\Debug\Ansi
|
|
copy /y ..\..\..\运行\Debug\Ansi\KernelEngineD.dll ..\..\..\发布组件\服务器组件\Debug\Ansi\KernelEngineD.dll
|
|
|
|
:VCEnd
|
|
子目录或文件 ..\..\..\发布组件\服务器组件\Debug\Ansi 已经存在。
|
|
已复制 1 个文件。
|
|
1>已完成生成项目“H:\git\wnmj\wnmj\Servers\服务器组件\内核引擎\KernelEngine.vcxproj”(Build 个目标)的操作。
|
|
|
|
生成成功。
|
|
|
|
已用时间 00:00:30.26
|