vulkan: build instructions to use git bash mingw64
consistency
This commit is contained in:
parent
7ab4f08669
commit
6e9d976fe7
1 changed files with 6 additions and 2 deletions
|
@ -282,9 +282,13 @@ The following compilation options are also available to tweak performance (yes,
|
|||
|
||||
#### w64devkit
|
||||
|
||||
Download and extract [w64devkit](https://github.com/skeeto/w64devkit/releases).
|
||||
[](https://github.com/skeeto/w64devkit/releases)
|
||||
|
||||
Download and install the [Vulkan SDK](https://vulkan.lunarg.com/sdk/home#windows). When selecting components, only the Vulkan SDK Core is required.
|
||||
Download and extract [`w64devkit`](https://github.com/skeeto/w64devkit/releases).
|
||||
|
||||
[](https://vulkan.lunarg.com/sdk/home#windows)
|
||||
|
||||
Download and install the [`Vulkan SDK`](https://vulkan.lunarg.com/sdk/home#windows) with the default settings.
|
||||
|
||||
Launch `w64devkit.exe` and run the following commands to copy Vulkan dependencies:
|
||||
```sh
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue