修复稳定

This commit is contained in:
2026-03-02 17:32:23 +08:00
parent 49fe75efff
commit bfa7d324ee
469 changed files with 728 additions and 602 deletions

View File

@@ -1,5 +1,5 @@
生成启动时间为 2020-04-04 20:07:21
1>项目“H:\git\wnmj\wnmj\Servers\游戏组件\斗地主\服务器组件\GameServer.vcxproj”在节点 3 上(Build 个目标)。
生成启动时间为 2026/3/2 12:41:00
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- /O2 /Oy- /D WIN32 /D _WINDOWS /D NDEBUG /D _AFXEXT /D _WINDLL /D _MBCS /D _AFXDLL /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Yc"stdafx.h" /Fp"Release\LandServer.pch" /Fo"Release\\" /Fd"Release\vc120.pdb" /Gd /TP /analyze- /errorReport:prompt Stdafx.cpp
Stdafx.cpp
@@ -25,7 +25,9 @@
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>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.CppBuild.targets(1186,5): warning MSB8012: TargetPath(H:\git\wnmj\wnmj\Servers\游戏组件\斗地主\服务器组件\Release\LandServer.dll) does not match the Linker's OutputFile property value (H:\git\wnmj\wnmj\运行\Release\Ansi\LandServer.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).
ResourceCompile:
C:\Program Files (x86)\Windows Kits\8.1\bin\x86\rc.exe /D NDEBUG /D _AFXDLL /l"0x0804" /IRelease\ /nologo /fo"Release\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\游戏组件\斗地主\服务器组件\Release\LandServer.dll) does not match the Linker's OutputFile property value (D:\Mine\wnmj200419\wnmj\运行\Release\Ansi\LandServer.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:"../../../../运行/Release/Ansi/LandServer.dll" /INCREMENTAL:NO /NOLOGO /DEF:".\GameServer.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\LandServer.pdb" /SUBSYSTEM:WINDOWS /OPT:REF /OPT:ICF /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"Release\GameServer.lib" /MACHINE:X86 /SAFESEH /DLL Release\GameServer.res
Release\DlgCustomRule.obj
@@ -37,9 +39,9 @@
Release\TableFrameSink.obj
正在创建库 Release\GameServer.lib 和对象 Release\GameServer.exp
1>GameServer.exp : warning LNK4070: .EXP 中的 /OUT:GameServer.dll 指令与输出文件名“../../../../运行/Release/Ansi/LandServer.dll”不同忽略指令
GameServer.vcxproj -> H:\git\wnmj\wnmj\Servers\游戏组件\斗地主\服务器组件\Release\LandServer.dll
1>已完成生成项目“H:\git\wnmj\wnmj\Servers\游戏组件\斗地主\服务器组件\GameServer.vcxproj”(Build 个目标)的操作。
GameServer.vcxproj -> D:\Mine\wnmj200419\wnmj\Servers\游戏组件\斗地主\服务器组件\Release\LandServer.dll
1>已完成生成项目“D:\Mine\wnmj200419\wnmj\Servers\游戏组件\斗地主\服务器组件\GameServer.vcxproj”(Rebuild 个目标)的操作。
生成成功。
已用时间 00:00:35.30
已用时间 00:00:06.13