跳至内容

构建 OCAT

先决条件

OCAT 版本 1.6.3 使用 Vulkan SDK 1.3.261.1 构建。

构建

在合适的目录中打开 Powershell 并执行以下步骤

git clone https://github.com/GPUOpen-Tools/OCAT
cd .\OCAT\
.\pre-build.ps1
.\build.ps1

预构建脚本下载构建安装程序所需的 Redistributable 文件。之后,您可以使用 Visual Studio 解决方案 OCAT.sln。构建脚本执行创建 OCAT 和安装程序所需的步骤。成功构建后,您可以在 OCAT-Installer\bin\x64\Release\OCAT.exe 中找到该文件。

© . This site is unofficial and not affiliated with AMD.