Skip to content

Commit

Permalink
Deployed d100fc5 with MkDocs version: 1.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
nongfugengxia committed Sep 25, 2024
1 parent eda0a59 commit 179dd15
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion build_windows_ue5/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ <h2 id="carla-ue5">构建并运行 Carla UE5</h2>
<pre><code class="language-sh">cmake -G Ninja -S . -B Build -DCMAKE_BUILD_TYPE=Release -DBUILD_CARLA_UNREAL=ON -DCARLA_UNREAL_ENGINE_PATH=%CARLA_UNREAL_ENGINE_PATH%
</code></pre>
<ul>
<li><strong>构建 Carla</strong>。在 CarlaUE5 文件夹中打开 VS 2022 的 x64 Native Tools 命令提示符并运行以下命令:</li>
<li><strong>构建 Carla</strong>。在 CarlaUE5 文件夹中打开 VS 2022 的 x64 Native Tools 命令提示符并运行以下命令(如果出现问题,建议每个依赖或模块分开进行编译)</li>
</ul>
<pre><code class="language-sh">cmake --build Build
</code></pre>
Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -282,5 +282,5 @@ <h2 id="_14">参考</h2>

<!--
MkDocs version : 1.5.3
Build Date UTC : 2024-09-25 02:42:14.132397+00:00
Build Date UTC : 2024-09-25 02:45:27.999059+00:00
-->
2 changes: 1 addition & 1 deletion search/search_index.json

Large diffs are not rendered by default.

0 comments on commit 179dd15

Please sign in to comment.