用户工具

站点工具


windows_核心安装

差别

这里会显示出您选择的修订版和当前版本之间的差别。

到此差别页面的链接

两侧同时换到之前的修订记录前一修订版
后一修订版
前一修订版
windows_核心安装 [2023/09/23 23:02] – [Configuring and generating Visual C++ solution with CMake] adminwindows_核心安装 [2023/09/23 23:04] (当前版本) – [Compiling the Source] admin
行 65: 行 65:
 When the build is complete you will find a message in the output that looks similar to this: When the build is complete you will find a message in the output that looks similar to this:
  
 +<code>
 ========== Build: 22 succeeded, 0 failed, 0 up-to-date, 1 skipped ========== ========== Build: 22 succeeded, 0 failed, 0 up-to-date, 1 skipped ==========
 +</code>
 You will find your freshly compiled binaries in the C:\Build\bin\RelWithDebInfo or C:\Build\bin\Debug folder. These are all used to run your server at the end of this instruction. You will find your freshly compiled binaries in the C:\Build\bin\RelWithDebInfo or C:\Build\bin\Debug folder. These are all used to run your server at the end of this instruction.
  
 You will need the following files in order for the core to function properly: You will need the following files in order for the core to function properly:
 +<code>
 \configs\ \configs\
 authserver.exe authserver.exe
行 88: 行 90:
 libcrypto-3.dll / libcrypto-3-x64.dll libcrypto-3.dll / libcrypto-3-x64.dll
 libssl-3.dll / libssl-3-x64.dll libssl-3.dll / libssl-3-x64.dll
 +</code>
 In the configs folder you should find: In the configs folder you should find:
 +<code>
 authserver.conf.dist authserver.conf.dist
 worldserver.conf.dist worldserver.conf.dist
 +</code>
 There are two/three DLL files that need to be manually added to this folder, and you need to copy them from the following installation/bin directories: There are two/three DLL files that need to be manually added to this folder, and you need to copy them from the following installation/bin directories:
  
windows_核心安装.1695481364.txt.gz · 最后更改: 2023/09/23 23:02 由 admin

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki