背景和头像缺失
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
生成启动时间为 2020-03-30 20:01:17。
|
||||
1>项目“H:\git\wnmj\wnmj\Servers\服务器组件\协调服务器\Correspond.vcxproj”在节点 4 上(Build 个目标)。
|
||||
生成启动时间为 2026/2/26 15:38:47。
|
||||
1>项目“D:\Mine\wnmj200419\wnmj\Servers\服务器组件\协调服务器\Correspond.vcxproj”在节点 3 上(Rebuild 个目标)。
|
||||
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 _MBCS /D _AFXDLL /Gm /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Yc"stdafx.h" /Fp"Debug\Correspond.pch" /Fo"Debug\\" /Fd"Debug\vc120.pdb" /Gd /TP /analyze- /errorReport:prompt Stdafx.cpp
|
||||
Stdafx.cpp
|
||||
@@ -10,14 +10,16 @@
|
||||
ServerCtrlDlg.cpp
|
||||
InitParameter.cpp
|
||||
GlobalInfoManager.cpp
|
||||
1>h:\git\wnmj\wnmj\servers\服务器组件\协调服务器\globalinfomanager.cpp(310): warning C4996: '_tcslwr': This function or variable may be unsafe. Consider using _tcslwr_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
|
||||
1>d:\mine\wnmj200419\wnmj\servers\服务器组件\协调服务器\globalinfomanager.cpp(310): warning C4996: '_tcslwr': This function or variable may be unsafe. Consider using _tcslwr_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\tchar.h(1949) : 参见“_tcslwr”的声明
|
||||
CorrespondServerDlg.cpp
|
||||
CorrespondServer.cpp
|
||||
AttemperEngineSink.cpp
|
||||
1>h:\git\wnmj\wnmj\servers\服务器组件\协调服务器\attemperenginesink.cpp(709): warning C4996: '_tcslwr': This function or variable may be unsafe. Consider using _tcslwr_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
|
||||
1>d:\mine\wnmj200419\wnmj\servers\服务器组件\协调服务器\attemperenginesink.cpp(709): warning C4996: '_tcslwr': This function or variable may be unsafe. Consider using _tcslwr_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\tchar.h(1949) : 参见“_tcslwr”的声明
|
||||
正在生成代码...
|
||||
ResourceCompile:
|
||||
C:\Program Files (x86)\Windows Kits\8.1\bin\x86\rc.exe /D _DEBUG /D _AFXDLL /l"0x0804" /IDebug\ /nologo /fo"Debug\Correspond.res" Correspond.rc
|
||||
Link:
|
||||
C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\bin\link.exe /ERRORREPORT:PROMPT /OUT:"../../../运行/Debug/Ansi/Correspond.exe" /INCREMENTAL /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:"../../../运行/Debug/Ansi/Correspond.pdb" /SUBSYSTEM:WINDOWS /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"../../../运行/Debug/Ansi/Correspond.lib" /MACHINE:X86 /SAFESEH Debug\Correspond.res
|
||||
Debug\AttemperEngineSink.obj
|
||||
@@ -29,7 +31,7 @@
|
||||
Debug\ServiceUnits.obj
|
||||
Debug\Stdafx.obj
|
||||
1>AttemperEngineSink.obj : warning LNK4075: 忽略“/EDITANDCONTINUE”(由于“/SAFESEH”规范)
|
||||
Correspond.vcxproj -> H:\git\wnmj\wnmj\Servers\服务器组件\协调服务器\../../../运行/Debug/Ansi/Correspond.exe
|
||||
Correspond.vcxproj -> D:\Mine\wnmj200419\wnmj\Servers\服务器组件\协调服务器\../../../运行/Debug/Ansi/Correspond.exe
|
||||
PostBuildEvent:
|
||||
mkdir ..\..\..\发布组件\服务器组件\Debug\Ansi
|
||||
copy /y ..\..\..\运行\Debug\Ansi\Correspond.exe ..\..\..\发布组件\服务器组件\Debug\Ansi\Correspond.exe
|
||||
@@ -37,8 +39,8 @@
|
||||
:VCEnd
|
||||
子目录或文件 ..\..\..\发布组件\服务器组件\Debug\Ansi 已经存在。
|
||||
已复制 1 个文件。
|
||||
1>已完成生成项目“H:\git\wnmj\wnmj\Servers\服务器组件\协调服务器\Correspond.vcxproj”(Build 个目标)的操作。
|
||||
1>已完成生成项目“D:\Mine\wnmj200419\wnmj\Servers\服务器组件\协调服务器\Correspond.vcxproj”(Rebuild 个目标)的操作。
|
||||
|
||||
生成成功。
|
||||
|
||||
已用时间 00:00:19.25
|
||||
已用时间 00:00:01.46
|
||||
|
||||
Reference in New Issue
Block a user