Frogging-Family / wine-tkg-git

The wine-tkg build systems, to create custom Wine and Proton builds
891 stars 163 forks source link

openvr_api.dll: No such file or directory #1211

Open Weather-OS opened 4 months ago

Weather-OS commented 4 months ago

make: Leaving directory '/home/office/.tmppackages/wine-tkg-git/proton-tkg/external-resources/openvr/build/vrclient.win32/vrclient' cp: cannot stat '/home/office/.tmppackages/wine-tkg-git/proton-tkg/src/openvr/bin/win32/openvr_api.dll': No such file or directory

This occurs when I try to build proton-tkg experimental bleeding edge

Weather-OS commented 4 months ago

This repo should entirely remove SteamVR support or at least give an option to disable it. Barely anyone uses VR, and it's been a headache ever since this project's inception.

Tk-Glitch commented 4 months ago

Would you be able to provide the actual error message you get, which will be before what you've attached above? That cp fail is only a result of the actual error that happened earlier. Thanks !

Weather-OS commented 4 months ago

Would you be able to provide the actual error message you get, which will be before what you've attached above? That cp fail is only a result of the actual error that happened earlier. Thanks !

There were no error logs. Make just quit after this. I’m pretty sure there were no compile errors either

Tk-Glitch commented 4 months ago

The issue cannot be reproduced either in the CI or on my machine. If possible, please attach a full log. It may or may not have been fixed indirectly with other fixes since then, too.