Open archermarx opened 9 months ago
Looks like this is related to https://github.com/JuliaLang/Pkg.jl/issues/3643 and https://github.com/JuliaPackaging/Yggdrasil/issues/7888
Turing on "Developer Mode" on Windows 11 fixed the issue for me
This got fixed for iso_codes_jll
in https://github.com/JuliaPackaging/Yggdrasil/pull/7926
However, from what I can tell Mousetrap
also depends on libadwaita_jll
.
This artifact contains the following symlinks as well.
"bin/gdk-pixbuf-pixdata" => "/usr/bin/gdk-pixbuf-pixdata"
"bin/glib-compile-resources" => "/usr/bin/glib-compile-resources"
"bin/glib-compile-schemas" => "/usr/bin/glib-compile-schemas"
I don't think those files exist on Windows.
That's weird but yeah it doesn't seem to be related to anything I have control over, it seems to be an issue with libadwaita_jll
, which is crucial to mousetrap, but is maintained by GNOME or the GTK4.jl people.
I will keep this issue open so people know to turn on developer mode. Thank you.
Hi,
I'm trying to install Mousetrap but getting the following error:
This results from running the following code:
My system info is: