Wine](https://gitlab.winehq.org/wine/wine/-/wikis/Building-Wine#satisfying-build-dependencies) article. If you system doesn't have multi-lib support you will probably need to work with containers, virtual machines, of chroot as suggested.
Remember to install the `:i386` version of the required packages too (if
Remember to install the `:i386` version of the required packages too (if
your system has multi-lib support).
your system has multi-lib support).
...
@@ -126,7 +126,7 @@ Now we need to build 64-bit vkd3d. For that purpose we will also need
...
@@ -126,7 +126,7 @@ Now we need to build 64-bit vkd3d. For that purpose we will also need
the Vulkan and SPIR-V headers. One way of getting them is downloading
the Vulkan and SPIR-V headers. One way of getting them is downloading
the [Vulkan SDK](https://vulkan.lunarg.com).
the [Vulkan SDK](https://vulkan.lunarg.com).
Alternativelly, you can get them from the official
Alternatively, you can get them from the official
[Vulkan-Headers](https://github.com/KhronosGroup/Vulkan-Headers) and
[Vulkan-Headers](https://github.com/KhronosGroup/Vulkan-Headers) and