背景和头像缺失
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
生成启动时间为 2020-04-06 21:58:03。
|
||||
1>项目“H:\git\wnmj\wnmj\Servers\游戏组件\房卡牛牛\游戏服务器\GameServer.vcxproj”在节点 2 上(Build 个目标)。
|
||||
生成启动时间为 2026/2/26 18:31:29。
|
||||
1>项目“D:\Mine\wnmj200419\wnmj\Servers\游戏组件\房卡牛牛\游戏服务器\GameServer.vcxproj”在节点 2 上(Rebuild 个目标)。
|
||||
1>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.CppBuild.targets(357,5): warning MSB8004: Output Directory does not end with a trailing slash. This build instance will add the slash as it is required to allow proper evaluation of the Output Directory.
|
||||
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 _WINDLL /D _MBCS /D _AFXDLL /Gm /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Yc"stdafx.h" /Fp"Debug\NiuNiuServer.pch" /Fo"Debug\\" /Fd"Debug\vc120.pdb" /Gd /TP /analyze- /errorReport:prompt Stdafx.cpp
|
||||
@@ -15,6 +15,8 @@
|
||||
正在生成代码...
|
||||
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 _WINDLL /D _MBCS /D _AFXDLL /Gm /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Yu"stdafx.h" /Fp"Debug\NiuNiuServer.pch" /Fo"Debug\\" /Fd"Debug\vc120.pdb" /Gd /TP /wd4244 /analyze- /errorReport:prompt TableFrameSink.cpp
|
||||
TableFrameSink.cpp
|
||||
ResourceCompile:
|
||||
C:\Program Files (x86)\Windows Kits\8.1\bin\x86\rc.exe /D _DEBUG /D _AFXDLL /l"0x0804" /IDebug\ /nologo /fo"Debug\GameServer.res" GameServer.rc
|
||||
Link:
|
||||
C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\bin\link.exe /ERRORREPORT:PROMPT /OUT:"../../../../运行/Debug/Ansi/NiuNiuServer.DLL" /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\NiuNiuServer.pdb" /SUBSYSTEM:WINDOWS /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"..\..\..\..\运行\Debug\Ansi\GameServer.lib" /MACHINE:X86 /SAFESEH /DLL Debug\GameServer.res
|
||||
Debug\DlgCustomRule.obj
|
||||
@@ -26,9 +28,9 @@
|
||||
Debug\TableFrameSink.obj
|
||||
1>DlgCustomRule.obj : warning LNK4075: 忽略“/EDITANDCONTINUE”(由于“/SAFESEH”规范)
|
||||
正在创建库 ..\..\..\..\运行\Debug\Ansi\GameServer.lib 和对象 ..\..\..\..\运行\Debug\Ansi\GameServer.exp
|
||||
GameServer.vcxproj -> H:\git\wnmj\wnmj\Servers\游戏组件\房卡牛牛\游戏服务器\..\..\..\..\运行\Debug\Ansi\NiuNiuServer.dll
|
||||
1>已完成生成项目“H:\git\wnmj\wnmj\Servers\游戏组件\房卡牛牛\游戏服务器\GameServer.vcxproj”(Build 个目标)的操作。
|
||||
GameServer.vcxproj -> D:\Mine\wnmj200419\wnmj\Servers\游戏组件\房卡牛牛\游戏服务器\..\..\..\..\运行\Debug\Ansi\NiuNiuServer.dll
|
||||
1>已完成生成项目“D:\Mine\wnmj200419\wnmj\Servers\游戏组件\房卡牛牛\游戏服务器\GameServer.vcxproj”(Rebuild 个目标)的操作。
|
||||
|
||||
生成成功。
|
||||
|
||||
已用时间 00:00:09.00
|
||||
已用时间 00:00:01.47
|
||||
|
||||
Reference in New Issue
Block a user