protonscr

Trying to build dxvk 0.96 from git (this one)

dxvkclosed
doitsujin/dxvk#902 · opened 2019-02-02 by jcdutton · updated 2019-02-02 · 3 comments · github
Jjcdutton 2019-02-02 github

When trying to build/compile dxvk 0.96 from git (this one)
I get compile errors:
../src/dxgi/dxgi_include.h:28:10: fatal error: dxgi1_4.h: No such file or directory

Please can someone add to the troubleshooting section, what package I need to install to fix this problem?

I am using Ubuntu 18.04.1

Llieff 2019-02-02 github
Jjcdutton 2019-02-02 github

Thank you. I did:
sudo add-apt-repository ppa:mati865/mingw-w64
upgraded mingw from that ppa.
It now compiles ok.

Mmontvid 2019-02-02 github

Got the same problem solved by adding this ppa.

Upstream links