Skip to content

Commit 9aa5512

Browse files
authored
Clarify Vulkan SDK version requirements in README
Updated Vulkan SDK version requirements for Windows and Linux.
1 parent 85ddf23 commit 9aa5512

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

readme.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,9 @@ vkQuake wouldn't even start on an big-endian system, outputing a fatal error.
7878

7979
## Building
8080
> **Note**\
81-
> You will need at least Vulkan SDK version 1.2.162 or newer. When building for Linux this is not always the case for the SDK provided by the distribution. Install the latest LunarG SDK if necessary.
81+
> For Windows, you will need at least Vulkan SDK version 1.4.121.1 or newer. (Re-)Installing the latest LunarG SDK should be sufficient in practice.
82+
>
83+
> For Linux, you will need at least Vulkan SDK version 1.2.162 or newer. When building for Linux this is not always the case for the SDK provided by the distribution. Install the latest LunarG SDK if necessary.
8284
8385
### Windows
8486

0 commit comments

Comments
 (0)