protonscr

Fail with build

dxvkclosed no
doitsujin/dxvk#2657 · opened 2022-05-28 by rolexlinux · updated 2022-05-28 · 2 comments · github
Rrolexlinux 2022-05-28 github

Everything was going well but after some time the build fails on this part

In file included from /usr/include/X11/Xlib.h:44,
                 from ../wine-mirror-git/dlls/winex11.drv/systray.c:31:
../wine-mirror-git/include/processthreadsapi.h:43:11: error: expected identifier or ‘(’ before numeric constant
   43 |     ULONG ControlMask;
      |           ^~~~~~~~~~~
make: *** [Makefile:226351: dlls/winex11.drv/systray.o] Error 1
make: *** Waiting for unfinished jobs....
==> ERROR: A failure occurred in build().
    Aborting...

I'm running arch with the latest kernel (5.18.0-arch1-1) x64 fresh install

BBlisto91 2022-05-28 github

Why are you making a issue here and not at the wine-tkg-git repo? :thinking: This doesn't seem to have anything to do with dxvk or am i missing something?
Someone have already opened a issue in that repo.

Ddoitsujin maintainer 2022-05-28 github

Wrong project, your error comes from building wine.

Nothing extracted yet.