Sporif / dxvk-async

750 stars 37 forks source link

Fails to build #52

Closed niobium93 closed 2 years ago

niobium93 commented 2 years ago

Fails with error:

dxvk/meson.build:119:0: ERROR: Include dir ./include/vulkan/include does not exist.

Full build log and meson log.

Sporif commented 2 years ago

This is not a dxvk-async issue, the dxvk repo now includes some git submodules. Either git clone --recursive https://github.com/doitsujin/dxvk for a new repo, or git submodule update --init --recursive for an existing one.

niobium93 commented 2 years ago

My bad. This is a problem with the AUR package.