Remember to include --recursive when cloning so you also get the submodules like so git clone --recursive https://github.com/doitsujin/dxvk.git
If you have already cloned you should be able to fetch them with git submodule update --init --recursive
thank you very much @Blisto91.
Nothing extracted yet.
Hi.
I'm having a hard time to install dxvk on my system.
I don't know if this is the right place to ask this or in arch forum but I'll try it here anyways.
I tried to run
./package-release.sh master . --no-packagebut this gives me the error message of
meson.build:133:0: ERROR: Include dir ./include/vulkan/include does not exist.I already search in google but I can't see any answers.
Thank you.