init
This commit is contained in:
31
Servers/服务器组件/内核引擎/Release/KernelEngine.Build.CppClean.log
Normal file
31
Servers/服务器组件/内核引擎/Release/KernelEngine.Build.CppClean.log
Normal file
@@ -0,0 +1,31 @@
|
||||
h:\git\wnmj\wnmj\servers\服务器组件\内核引擎\release\kernelengine.pch
|
||||
h:\git\wnmj\wnmj\servers\服务器组件\内核引擎\release\vc120.pdb
|
||||
h:\git\wnmj\wnmj\servers\服务器组件\内核引擎\release\stdafx.obj
|
||||
h:\git\wnmj\wnmj\servers\服务器组件\内核引擎\release\traceservice.obj
|
||||
h:\git\wnmj\wnmj\servers\服务器组件\内核引擎\release\timerengine.obj
|
||||
h:\git\wnmj\wnmj\servers\服务器组件\内核引擎\release\tcpsocketservice.obj
|
||||
h:\git\wnmj\wnmj\servers\服务器组件\内核引擎\release\tcpnetworkengine.obj
|
||||
h:\git\wnmj\wnmj\servers\服务器组件\内核引擎\release\queueservice.obj
|
||||
h:\git\wnmj\wnmj\servers\服务器组件\内核引擎\release\kernelengine.obj
|
||||
h:\git\wnmj\wnmj\servers\服务器组件\内核引擎\release\databaseaide.obj
|
||||
h:\git\wnmj\wnmj\servers\服务器组件\内核引擎\release\database.obj
|
||||
h:\git\wnmj\wnmj\servers\服务器组件\内核引擎\release\attemperengine.obj
|
||||
h:\git\wnmj\wnmj\servers\服务器组件\内核引擎\release\asynchronismengine.obj
|
||||
h:\git\wnmj\wnmj\运行\release\ansi\kernelengine.dll
|
||||
h:\git\wnmj\wnmj\运行\release\ansi\kernelengine.pdb
|
||||
h:\git\wnmj\wnmj\servers\服务器组件\内核引擎\release\kernelengine.res
|
||||
h:\git\wnmj\wnmj\servers\链接库\ansi\kernelengine.lib
|
||||
h:\git\wnmj\wnmj\servers\链接库\ansi\kernelengine.exp
|
||||
h:\git\wnmj\wnmj\servers\服务器组件\内核引擎\release\msado15.tli
|
||||
h:\git\wnmj\wnmj\servers\服务器组件\内核引擎\release\msado15.tlh
|
||||
h:\git\wnmj\wnmj\servers\服务器组件\内核引擎\../../../运行/release/ansi/kernelengine.dll
|
||||
h:\git\wnmj\wnmj\servers\服务器组件\内核引擎\release\内核引擎.tlog\cl.command.1.tlog
|
||||
h:\git\wnmj\wnmj\servers\服务器组件\内核引擎\release\内核引擎.tlog\cl.read.1.tlog
|
||||
h:\git\wnmj\wnmj\servers\服务器组件\内核引擎\release\内核引擎.tlog\cl.write.1.tlog
|
||||
h:\git\wnmj\wnmj\servers\服务器组件\内核引擎\release\内核引擎.tlog\link.command.1.tlog
|
||||
h:\git\wnmj\wnmj\servers\服务器组件\内核引擎\release\内核引擎.tlog\link.read.1.tlog
|
||||
h:\git\wnmj\wnmj\servers\服务器组件\内核引擎\release\内核引擎.tlog\link.write.1.tlog
|
||||
h:\git\wnmj\wnmj\servers\服务器组件\内核引擎\release\内核引擎.tlog\rc.command.1.tlog
|
||||
h:\git\wnmj\wnmj\servers\服务器组件\内核引擎\release\内核引擎.tlog\rc.read.1.tlog
|
||||
h:\git\wnmj\wnmj\servers\服务器组件\内核引擎\release\内核引擎.tlog\rc.write.1.tlog
|
||||
h:\git\wnmj\wnmj\servers\服务器组件\内核引擎\release\内核引擎.tlog\内核引擎.write.1u.tlog
|
||||
70
Servers/服务器组件/内核引擎/Release/KernelEngine.log
Normal file
70
Servers/服务器组件/内核引擎/Release/KernelEngine.log
Normal file
@@ -0,0 +1,70 @@
|
||||
生成启动时间为 2020-04-04 20:05:45。
|
||||
1>项目“H:\git\wnmj\wnmj\Servers\服务器组件\内核引擎\KernelEngine.vcxproj”在节点 2 上(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 KERNEL_ENGINE_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\KernelEngine.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 KERNEL_ENGINE_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 KernelEngine.cpp AttemperEngine.cpp TimerEngine.cpp QueueService.cpp DataBase.cpp DataBaseAide.cpp TCPNetworkEngine.cpp TCPSocketService.cpp TraceService.cpp AsynchronismEngine.cpp
|
||||
KernelEngine.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”的声明
|
||||
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”的声明
|
||||
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”的声明
|
||||
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”的声明
|
||||
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”的声明
|
||||
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”的声明
|
||||
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”的声明
|
||||
1>TCPSocketService.cpp(664): warning C4101: “e”: 未引用的局部变量
|
||||
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”的声明
|
||||
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”的声明
|
||||
正在生成代码...
|
||||
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\KernelEngine.res" KernelEngine.rc
|
||||
Link:
|
||||
C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\bin\link.exe /ERRORREPORT:PROMPT /OUT:"../../../运行/Release/Ansi/KernelEngine.dll" /INCREMENTAL:NO /NOLOGO /DEF:".\KernelEngine.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/KernelEngine.pdb" /SUBSYSTEM:WINDOWS /OPT:REF /OPT:ICF /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"../../链接库/Ansi/KernelEngine.lib" /MACHINE:X86 /SAFESEH /DLL Release\KernelEngine.res
|
||||
Release\KernelEngine.obj
|
||||
Release\AttemperEngine.obj
|
||||
Release\TimerEngine.obj
|
||||
Release\QueueService.obj
|
||||
Release\DataBase.obj
|
||||
Release\DataBaseAide.obj
|
||||
Release\TCPNetworkEngine.obj
|
||||
Release\TCPSocketService.obj
|
||||
Release\TraceService.obj
|
||||
Release\AsynchronismEngine.obj
|
||||
Release\Stdafx.obj
|
||||
"H:\git\wnmj\wnmj\Servers\链接库\Ansi\ServiceCore.lib"
|
||||
正在创建库 ../../链接库/Ansi/KernelEngine.lib 和对象 ../../链接库/Ansi/KernelEngine.exp
|
||||
KernelEngine.vcxproj -> H:\git\wnmj\wnmj\Servers\服务器组件\内核引擎\../../../运行/Release/Ansi/KernelEngine.dll
|
||||
PostBuildEvent:
|
||||
mkdir ..\..\..\发布组件\服务器组件\Release\Ansi
|
||||
copy /y ..\..\..\运行\Release\Ansi\KernelEngine.dll ..\..\..\发布组件\服务器组件\Release\Ansi\KernelEngine.dll
|
||||
|
||||
:VCEnd
|
||||
子目录或文件 ..\..\..\发布组件\服务器组件\Release\Ansi 已经存在。
|
||||
已复制 1 个文件。
|
||||
1>已完成生成项目“H:\git\wnmj\wnmj\Servers\服务器组件\内核引擎\KernelEngine.vcxproj”(Rebuild 个目标)的操作。
|
||||
|
||||
生成成功。
|
||||
|
||||
已用时间 00:00:28.65
|
||||
BIN
Servers/服务器组件/内核引擎/Release/KernelEngine.res
Normal file
BIN
Servers/服务器组件/内核引擎/Release/KernelEngine.res
Normal file
Binary file not shown.
3140
Servers/服务器组件/内核引擎/Release/msado15.tlh
Normal file
3140
Servers/服务器组件/内核引擎/Release/msado15.tlh
Normal file
File diff suppressed because it is too large
Load Diff
2126
Servers/服务器组件/内核引擎/Release/msado15.tli
Normal file
2126
Servers/服务器组件/内核引擎/Release/msado15.tli
Normal file
File diff suppressed because it is too large
Load Diff
BIN
Servers/服务器组件/内核引擎/Release/内核引擎.tlog/CL.read.1.tlog
Normal file
BIN
Servers/服务器组件/内核引擎/Release/内核引擎.tlog/CL.read.1.tlog
Normal file
Binary file not shown.
BIN
Servers/服务器组件/内核引擎/Release/内核引擎.tlog/CL.write.1.tlog
Normal file
BIN
Servers/服务器组件/内核引擎/Release/内核引擎.tlog/CL.write.1.tlog
Normal file
Binary file not shown.
BIN
Servers/服务器组件/内核引擎/Release/内核引擎.tlog/cl.command.1.tlog
Normal file
BIN
Servers/服务器组件/内核引擎/Release/内核引擎.tlog/cl.command.1.tlog
Normal file
Binary file not shown.
BIN
Servers/服务器组件/内核引擎/Release/内核引擎.tlog/link.command.1.tlog
Normal file
BIN
Servers/服务器组件/内核引擎/Release/内核引擎.tlog/link.command.1.tlog
Normal file
Binary file not shown.
BIN
Servers/服务器组件/内核引擎/Release/内核引擎.tlog/link.read.1.tlog
Normal file
BIN
Servers/服务器组件/内核引擎/Release/内核引擎.tlog/link.read.1.tlog
Normal file
Binary file not shown.
BIN
Servers/服务器组件/内核引擎/Release/内核引擎.tlog/link.write.1.tlog
Normal file
BIN
Servers/服务器组件/内核引擎/Release/内核引擎.tlog/link.write.1.tlog
Normal file
Binary file not shown.
BIN
Servers/服务器组件/内核引擎/Release/内核引擎.tlog/rc.command.1.tlog
Normal file
BIN
Servers/服务器组件/内核引擎/Release/内核引擎.tlog/rc.command.1.tlog
Normal file
Binary file not shown.
BIN
Servers/服务器组件/内核引擎/Release/内核引擎.tlog/rc.read.1.tlog
Normal file
BIN
Servers/服务器组件/内核引擎/Release/内核引擎.tlog/rc.read.1.tlog
Normal file
Binary file not shown.
BIN
Servers/服务器组件/内核引擎/Release/内核引擎.tlog/rc.write.1.tlog
Normal file
BIN
Servers/服务器组件/内核引擎/Release/内核引擎.tlog/rc.write.1.tlog
Normal file
Binary file not shown.
2
Servers/服务器组件/内核引擎/Release/内核引擎.tlog/内核引擎.lastbuildstate
Normal file
2
Servers/服务器组件/内核引擎/Release/内核引擎.tlog/内核引擎.lastbuildstate
Normal file
@@ -0,0 +1,2 @@
|
||||
#TargetFrameworkVersion=v4.0:PlatformToolSet=v120:EnableManagedIncrementalBuild=false:VCToolArchitecture=Native32Bit
|
||||
Release|Win32|H:\git\wnmj\wnmj\Servers\|
|
||||
BIN
Servers/服务器组件/内核引擎/Release/内核引擎.tlog/内核引擎.write.1u.tlog
Normal file
BIN
Servers/服务器组件/内核引擎/Release/内核引擎.tlog/内核引擎.write.1u.tlog
Normal file
Binary file not shown.
Reference in New Issue
Block a user