70 lines
6.9 KiB
Plaintext
70 lines
6.9 KiB
Plaintext
|
|
生成启动时间为 2020-03-30 20:01:17。
|
|||
|
|
1>项目“H:\git\wnmj\wnmj\Servers\服务器组件\模块管理\ModuleManager.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 MODULE_MANAGER_DLL /D _WINDLL /D _MBCS /D _AFXDLL /Gm /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Yu"stdafx.h" /Fp"Debug\ModuleManagerD.pch" /Fo"Debug\\" /Fd"Debug\vc120.pdb" /Gd /TP /analyze- /errorReport:prompt DlgServerItem.cpp DlgServerMatch.cpp DlgServerWizard.cpp ListControl.cpp MatchListControl.cpp ModuleDBParameter.cpp ModuleInfoManager.cpp ModuleListControl.cpp ModuleManager.cpp ServerCustomRule.cpp ServerInfoManager.cpp ServerListControl.cpp
|
|||
|
|
DlgServerItem.cpp
|
|||
|
|
正在生成代码...
|
|||
|
|
正在编译...
|
|||
|
|
ServerListControl.cpp
|
|||
|
|
1>h:\git\wnmj\wnmj\servers\服务器组件\模块管理\serverlistcontrol.cpp(281): warning C4996: '_itoa': This function or variable may be unsafe. Consider using _itoa_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\stdlib.h(481) : 参见“_itoa”的声明
|
|||
|
|
1>h:\git\wnmj\wnmj\servers\服务器组件\模块管理\serverlistcontrol.cpp(286): warning C4996: '_itoa': This function or variable may be unsafe. Consider using _itoa_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\stdlib.h(481) : 参见“_itoa”的声明
|
|||
|
|
1>h:\git\wnmj\wnmj\servers\服务器组件\模块管理\serverlistcontrol.cpp(290): warning C4996: '_itoa': This function or variable may be unsafe. Consider using _itoa_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\stdlib.h(481) : 参见“_itoa”的声明
|
|||
|
|
1>h:\git\wnmj\wnmj\servers\服务器组件\模块管理\serverlistcontrol.cpp(296): warning C4996: '_itoa': This function or variable may be unsafe. Consider using _itoa_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\stdlib.h(481) : 参见“_itoa”的声明
|
|||
|
|
1>h:\git\wnmj\wnmj\servers\服务器组件\模块管理\serverlistcontrol.cpp(300): warning C4996: '_itoa': This function or variable may be unsafe. Consider using _itoa_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\stdlib.h(481) : 参见“_itoa”的声明
|
|||
|
|
1>h:\git\wnmj\wnmj\servers\服务器组件\模块管理\serverlistcontrol.cpp(304): warning C4996: '_itoa': This function or variable may be unsafe. Consider using _itoa_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\stdlib.h(481) : 参见“_itoa”的声明
|
|||
|
|
ServerInfoManager.cpp
|
|||
|
|
1>h:\git\wnmj\wnmj\servers\服务器组件\模块管理\serverinfomanager.cpp(544): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_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(356) : 参见“sprintf”的声明
|
|||
|
|
1>h:\git\wnmj\wnmj\servers\服务器组件\模块管理\serverinfomanager.cpp(638): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_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(356) : 参见“sprintf”的声明
|
|||
|
|
1>h:\git\wnmj\wnmj\servers\服务器组件\模块管理\serverinfomanager.cpp(1062): warning C4244: “=”: 从“LONG”转换到“WORD”,可能丢失数据
|
|||
|
|
1>h:\git\wnmj\wnmj\servers\服务器组件\模块管理\serverinfomanager.cpp(1137): warning C4244: “return”: 从“LONG”转换到“WORD”,可能丢失数据
|
|||
|
|
ServerCustomRule.cpp
|
|||
|
|
ModuleManager.cpp
|
|||
|
|
ModuleListControl.cpp
|
|||
|
|
ModuleInfoManager.cpp
|
|||
|
|
ModuleDBParameter.cpp
|
|||
|
|
MatchListControl.cpp
|
|||
|
|
ListControl.cpp
|
|||
|
|
DlgServerWizard.cpp
|
|||
|
|
1>h:\git\wnmj\wnmj\servers\服务器组件\模块管理\dlgserverwizard.cpp(1162): warning C4244: “=”: 从“__int64”转换到“LONG”,可能丢失数据
|
|||
|
|
1>h:\git\wnmj\wnmj\servers\服务器组件\模块管理\dlgserverwizard.cpp(1166): warning C4244: “=”: 从“__int64”转换到“LONG”,可能丢失数据
|
|||
|
|
DlgServerMatch.cpp
|
|||
|
|
正在生成代码...
|
|||
|
|
Link:
|
|||
|
|
C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\bin\link.exe /ERRORREPORT:PROMPT /OUT:"../../../运行/Debug/Ansi/ModuleManagerD.dll" /INCREMENTAL /NOLOGO /DEF:".\ModuleManagerD.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/ModuleManagerD.pdb" /SUBSYSTEM:WINDOWS /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"../../链接库/Ansi/ModuleManagerD.lib" /MACHINE:X86 /SAFESEH /DLL Debug\ModuleManager.res
|
|||
|
|
Debug\DlgServerItem.obj
|
|||
|
|
Debug\DlgServerMatch.obj
|
|||
|
|
Debug\DlgServerWizard.obj
|
|||
|
|
Debug\ListControl.obj
|
|||
|
|
Debug\MatchListControl.obj
|
|||
|
|
Debug\ModuleDBParameter.obj
|
|||
|
|
Debug\ModuleInfoManager.obj
|
|||
|
|
Debug\ModuleListControl.obj
|
|||
|
|
Debug\ModuleManager.obj
|
|||
|
|
Debug\ServerCustomRule.obj
|
|||
|
|
Debug\ServerInfoManager.obj
|
|||
|
|
Debug\ServerListControl.obj
|
|||
|
|
Debug\Stdafx.obj
|
|||
|
|
1>DlgServerItem.obj : warning LNK4075: 忽略“/EDITANDCONTINUE”(由于“/SAFESEH”规范)
|
|||
|
|
正在创建库 ../../链接库/Ansi/ModuleManagerD.lib 和对象 ../../链接库/Ansi/ModuleManagerD.exp
|
|||
|
|
ModuleManager.vcxproj -> H:\git\wnmj\wnmj\Servers\服务器组件\模块管理\../../../运行/Debug/Ansi/ModuleManagerD.dll
|
|||
|
|
PostBuildEvent:
|
|||
|
|
mkdir ..\..\..\发布组件\服务器组件\Debug\Ansi
|
|||
|
|
copy /y ..\..\..\运行\Debug\Ansi\ModuleManagerD.dll ..\..\..\发布组件\服务器组件\Debug\Ansi\ModuleManagerD.dll
|
|||
|
|
|
|||
|
|
:VCEnd
|
|||
|
|
子目录或文件 ..\..\..\发布组件\服务器组件\Debug\Ansi 已经存在。
|
|||
|
|
已复制 1 个文件。
|
|||
|
|
1>已完成生成项目“H:\git\wnmj\wnmj\Servers\服务器组件\模块管理\ModuleManager.vcxproj”(Build 个目标)的操作。
|
|||
|
|
|
|||
|
|
生成成功。
|
|||
|
|
|
|||
|
|
已用时间 00:00:40.12
|