Closed benaryorg closed 1 year ago
Started test build 38544
Build 38544 failed
The change does in fact fix the compilation error, new error is now in the vrclient build:
vrclient_main.c:46:10: fatal error: wine/unixlib.h: No such file or directory
46 | #include "wine/unixlib.h"
| ^~~~~~~~~~~~~~~~
I'll remove the draft flag from this PR since the original error is fixed and the build proceeds.
Manually merged. Thanks.
Upstream added the shlwapi library dependency: