背景和头像缺失
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
生成启动时间为 2020-04-06 22:05:21。
|
||||
1>项目“H:\git\wnmj\wnmj\Servers\游戏组件\诈金花\游戏服务器\GameServer.vcxproj”在节点 2 上(Build 个目标)。
|
||||
生成启动时间为 2026/2/26 18:34:22。
|
||||
1>项目“D:\Mine\wnmj200419\wnmj\Servers\游戏组件\诈金花\游戏服务器\GameServer.vcxproj”在节点 2 上(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 _AFXEXT /D _WINDLL /D _MBCS /D _AFXDLL /Gm /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Yc"stdafx.h" /Fp"Debug\ZhaJinHuaServer.pch" /Fo"Debug\\" /Fd"Debug\vc120.pdb" /Gd /TP /analyze- /errorReport:prompt Stdafx.cpp
|
||||
Stdafx.cpp
|
||||
@@ -13,8 +13,10 @@
|
||||
正在生成代码...
|
||||
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\ZhaJinHuaServer.pch" /Fo"Debug\\" /Fd"Debug\vc120.pdb" /Gd /TP /wd4244 /analyze- /errorReport:prompt TableFrameSink.cpp
|
||||
TableFrameSink.cpp
|
||||
1>h:\git\wnmj\wnmj\servers\游戏组件\诈金花\游戏服务器\tableframesink.cpp(175): warning C4800: “BYTE”: 将值强制为布尔值“true”或“false”(性能警告)
|
||||
1>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.CppBuild.targets(1186,5): warning MSB8012: TargetPath(H:\git\wnmj\wnmj\Servers\游戏组件\诈金花\游戏服务器\Debug\ZhaJinHuaServer.dll) does not match the Linker's OutputFile property value (H:\git\wnmj\wnmj\运行\Debug\Ansi\ZhaJinHuaServer.DLL). This may cause your project to build incorrectly. To correct this, please make sure that $(OutDir), $(TargetName) and $(TargetExt) property values match the value specified in %(Link.OutputFile).
|
||||
1>d:\mine\wnmj200419\wnmj\servers\游戏组件\诈金花\游戏服务器\tableframesink.cpp(175): warning C4800: “BYTE”: 将值强制为布尔值“true”或“false”(性能警告)
|
||||
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
|
||||
1>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.CppBuild.targets(1186,5): warning MSB8012: TargetPath(D:\Mine\wnmj200419\wnmj\Servers\游戏组件\诈金花\游戏服务器\Debug\ZhaJinHuaServer.dll) does not match the Linker's OutputFile property value (D:\Mine\wnmj200419\wnmj\运行\Debug\Ansi\ZhaJinHuaServer.DLL). This may cause your project to build incorrectly. To correct this, please make sure that $(OutDir), $(TargetName) and $(TargetExt) property values match the value specified in %(Link.OutputFile).
|
||||
Link:
|
||||
C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\bin\link.exe /ERRORREPORT:PROMPT /OUT:"../../../../运行/Debug/Ansi/ZhaJinHuaServer.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\ZhaJinHuaServer.pdb" /SUBSYSTEM:WINDOWS /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"Debug\GameServer.lib" /MACHINE:X86 /SAFESEH /DLL Debug\GameServer.res
|
||||
Debug\DlgCustomRule.obj
|
||||
@@ -25,9 +27,9 @@
|
||||
Debug\TableFrameSink.obj
|
||||
1>DlgCustomRule.obj : warning LNK4075: 忽略“/EDITANDCONTINUE”(由于“/SAFESEH”规范)
|
||||
正在创建库 Debug\GameServer.lib 和对象 Debug\GameServer.exp
|
||||
GameServer.vcxproj -> H:\git\wnmj\wnmj\Servers\游戏组件\诈金花\游戏服务器\Debug\ZhaJinHuaServer.dll
|
||||
1>已完成生成项目“H:\git\wnmj\wnmj\Servers\游戏组件\诈金花\游戏服务器\GameServer.vcxproj”(Build 个目标)的操作。
|
||||
GameServer.vcxproj -> D:\Mine\wnmj200419\wnmj\Servers\游戏组件\诈金花\游戏服务器\Debug\ZhaJinHuaServer.dll
|
||||
1>已完成生成项目“D:\Mine\wnmj200419\wnmj\Servers\游戏组件\诈金花\游戏服务器\GameServer.vcxproj”(Rebuild 个目标)的操作。
|
||||
|
||||
生成成功。
|
||||
|
||||
已用时间 00:00:05.84
|
||||
已用时间 00:00:01.48
|
||||
|
||||
Reference in New Issue
Block a user