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
OK, I was planning to update the versions of GTK4 and libadwaita this weekend and I can remove these symlinks at the same time. If it's more urgent than that, someone else should feel free to do it.
Thank you for taking the time to update the jll, I've only had one issue because of this which had a temporary fix so if it takes a few days that is fine
The
libadwaita
artifact https://github.com/JuliaBinaryWrappers/libadwaita_jll.jl/releases/download/libadwaita-v1.2.0+0/libadwaita.v1.2.0.x86_64-w64-mingw32.tar.gz contains the following symlinks:These are created in the build script at
Yggdrasil/L/libadwaita/build_tarballs.jl
Lines 19 to 22 in b9f0d0b
This prevents it from being installed on Windows in Julia 1.10 due to stricter artifact integrity checking. Ref: Clemapfel/Mousetrap.jl#55
The build script may be missing the lines in the GTK4 recipe.
Yggdrasil/G/GTK4/build_tarballs.jl
Lines 93 to 94 in b9f0d0b
@jwahlstrand
The text was updated successfully, but these errors were encountered: