LukeShortCloud / rootpages

Root Pages is a collection of easy-to-reference tutorials and guides primarily for Linux and other UNIX-like systems.
Other
56 stars 6 forks source link

[virtualization][wine] Compile DXVK #996

Closed LukeShortCloud closed 1 year ago

LukeShortCloud commented 1 year ago

Build dependencies for Fedora:

$ sudo dnf install \
  gcc \
  gcc-c++ \
  glslang \
  meson \
  mingw64-binutils \
  mingw64-cpp \
  mingw64-filesystem \
  mingw64-gcc \
  mingw64-gcc-c++ \
  mingw64-headers \
  mingw64-winpthreads-static \
  mingw32-binutils \
  mingw32-cpp \
  mingw32-filesystem \
  mingw32-gcc \
  mingw32-gcc-c++ \
  mingw32-headers \
  mingw32-winpthreads-static \
  wine-devel

https://src.fedoraproject.org/rpms/wine-dxvk/blob/rawhide/f/wine-dxvk.spec https://github.com/doitsujin/dxvk#compiling-manually