You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I can't get past the dependencies build PowerShell script. On the latest release it points to inexistent vcpkg revision:
fatal: remote error: upload-pack: not our ref b4c94da052e881f8cb5044d8e5b88f5ff1f0519f
fatal: reference is not a tree: b4c94da052e881f8cb5044d8e5b88f5ff1f0519f
Then, when I tried to point the script to another commit of vcpkg (gix/vcpkg@0bf3923) or tried building an older foo_scrobble release (v1.4.0), the script fails to get mingw as it's no longer available on the server:
Downloading https://repo.msys2.org/mingw/i686/mingw-w64-i686-pkg-config-0.29.2-1-any.pkg.tar.xz... Failed. Status: 22;"HTTP response code said error"
The text was updated successfully, but these errors were encountered:
I can't get past the dependencies build PowerShell script. On the latest release it points to inexistent vcpkg revision:
Then, when I tried to point the script to another commit of vcpkg (gix/vcpkg@0bf3923) or tried building an older foo_scrobble release (v1.4.0), the script fails to get mingw as it's no longer available on the server:
The text was updated successfully, but these errors were encountered: