Skip to content

Commit 6e9d976

Browse files
authored
vulkan: build instructions to use git bash mingw64
consistency
1 parent 7ab4f08 commit 6e9d976

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

docs/build.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -282,9 +282,13 @@ The following compilation options are also available to tweak performance (yes,
282282
283283
#### w64devkit
284284
285-
Download and extract [w64devkit](https://github.com/skeeto/w64devkit/releases).
285+
[![](https://github.com/user-attachments/assets/dee8d303-d40c-446d-85fc-60726d384d71)](https://github.com/skeeto/w64devkit/releases)
286286
287-
Download and install the [Vulkan SDK](https://vulkan.lunarg.com/sdk/home#windows). When selecting components, only the Vulkan SDK Core is required.
287+
Download and extract [`w64devkit`](https://github.com/skeeto/w64devkit/releases).
288+
289+
[![](https://i.imgur.com/cN0LDwJ.png)](https://vulkan.lunarg.com/sdk/home#windows)
290+
291+
Download and install the [`Vulkan SDK`](https://vulkan.lunarg.com/sdk/home#windows) with the default settings.
288292
289293
Launch `w64devkit.exe` and run the following commands to copy Vulkan dependencies:
290294
```sh

0 commit comments

Comments
 (0)