Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision |
servers:windows:games:trinitycore_3.3.5_localhost [2025/06/21 17:06] – [Compile] Sean Rhone | servers:windows:games:trinitycore_3.3.5_localhost [2025/06/28 00:04] (current) – [TDB] Sean Rhone |
---|
| |
* https://cmake.org/download/ | * https://cmake.org/download/ |
* Last tested: ''cmake-4.0.3-windows-x86_64.msi'' | * Last tested: ''cmake-4.1.0-rc1-windows-x86_64.msi'' |
| |
* ''[ ]'' Add CMake to the PATH environment variable | * ''[ ]'' Add CMake to the PATH environment variable |
===== Compile ===== | ===== Compile ===== |
| |
* 7 minutes i5-8400H | * 8 minutes i5-8400H |
| |
<code>"%ProgramFiles%\Microsoft Visual Studio\2022\Community\MSBuild\Current\Bin\amd64\MSBuild.exe" "%UserProfile%\Projects\TrinityCore-335\build\ALL_BUILD.vcxproj" -target:"Rebuild" -property:"Configuration=Release"</code> | <code>"%ProgramFiles%\Microsoft Visual Studio\2022\Community\MSBuild\Current\Bin\amd64\MSBuild.exe" "%UserProfile%\Projects\TrinityCore-335\build\ALL_BUILD.vcxproj" -target:"Rebuild" -property:"Configuration=Release"</code> |
* Last tested: ''TDB_full_world_335.24111_2024_11_22.7z'' | * Last tested: ''TDB_full_world_335.24111_2024_11_22.7z'' |
| |
DEL /Q "%UserProfile%\Projects\TrinityCore-335\build\bin\Release\TDB_full_world_335."*".sql" && "%ProgramFiles%\7-Zip\7z.exe" x "%UserProfile%\Downloads\TDB_full_world_335."*".7z" -o"%UserProfile%\Projects\TrinityCore-335\build\bin\Release" | DEL /Q "%UserProfile%\Projects\TrinityCore-335\build\bin\Release\TDB_full_world_335."*".sql" & "%ProgramFiles%\7-Zip\7z.exe" x "%UserProfile%\Downloads\TDB_full_world_335."*".7z" -o"%UserProfile%\Projects\TrinityCore-335\build\bin\Release" |
| |
====== Settings ====== | ====== Settings ====== |