TheGreatMcPain / TheGreatMcPain-overlay

My Personal Gentoo Overlay (mirror)
https://gitlab.com/TheGreatMcPain/TheGreatMcPain-overlay
GNU General Public License v2.0
8 stars 4 forks source link

app-emulation/dxvk-winelib: Need to find minimum wine version #4

Closed TheGreatMcPain closed 3 years ago

TheGreatMcPain commented 3 years ago

Copied from gitlab

A few new commits on dxvk related to dxgi now require GCC 8 to build.

This also means older versions of wine can't build dxvk-winelib-9999 due to something related to wineg++.

I'd like to find out what is the minimum version of wine that can successfully build dxvk-winelib-9999, so that I can update dxvk-winelibs dependencies.

TheGreatMcPain commented 3 years ago

After some testing I found that wine version 5.9 is the earliest that can build dxvk's current master.

TheGreatMcPain commented 3 years ago

Fixed as of 5f5237a