protonscr

Compilation Error

dxvkclosed
doitsujin/dxvk#1795 · opened 2020-10-17 by ghost · updated 2020-10-17 · 2 comments · github
?ghost 2020-10-17 github

While trying to build DXVK, the compiler fails. I am using Fedora 33 with the latest libraries.

dxvk.log

Mmisyltoad 2020-10-17 github

Your MinGW is missing threading support. Please read the README.

/usr/lib/gcc/x86_64-w64-mingw32/10.2.1/../../../../x86_64-w64-mingw32/bin/ld: cannot find -lpthread

?ghost 2020-10-17 github

For anyone having issues with this, follow this.
https://bugzilla.redhat.com/show_bug.cgi?id=1889044

Nothing extracted yet.