Described on the wiki: https://github.com/doitsujin/dxvk/wiki/Common-issues
Solution/copy-paste:
update-alternatives --config x86_64-w64-mingw32-gcc
update-alternatives --config x86_64-w64-mingw32-g++
You could also try building it as a winelib, that way you don't need a crosscompiler, but the winelib build is broken right now (https://github.com/doitsujin/dxvk/issues/651)
@illiaSkif look here: https://github.com/doitsujin/dxvk/issues/532
See comments above.
d3d10.dllx1 2018-09d3d10_1.dllx1 2018-09d3d10core.dllx1 2018-09d3d11.dllx1 2018-09dxgi.dllx1 2018-09
I've got this output when i try to build dxvk by myself. I've installed MinGW64 from apt-get and build glslangValidator by myself. Can some one help me?