You don't seem to have the headers from MinGW 8 insalled.
Honestly none of this looks like MinGW 8, they ship GCC 10.x nowadays while yours is 9.3. You sure you don't need to run some update-alternatives stuff or something?
I demonstrated in the report that I have MinGW 8 installed. That clearly
isn't the issue.
On Tue, 29 Jun 2021, 13:03 Philip Rebohle, @.***> wrote:
Closed #2120 https://github.com/doitsujin/dxvk/issues/2120.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
https://github.com/doitsujin/dxvk/issues/2120#event-4953101016, or
unsubscribe
https://github.com/notifications/unsubscribe-auth/AAIWQCDLZHVWD5FD4IMRZ3LTVGY7PANCNFSM47EAJ5AQ
.
well anyway, the issue is an outdated DXGI header on your end, not something we can fix.
When I try to compile dxvk, it fails with the error:
I've googled and searched the issues in this repo for a resolution, but they just say that mingw needs to be updated to version 8. I installed 8.0.0 on Ubuntu 20.04 from this link: https://launchpad.net/~noasakurajin/+archive/ubuntu/sid-ubuntu-ports
It installed successfully:
However, I still get the same error: