This repository has been archived by the owner on Jul 22, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 80
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
* use Librsvg_jll pixbuf loader * don't use join in readdir() for Julia 1.3 * use withenv() instead of addenv() to avoid error for Windows * set permissions on loaders_dir, add pause on Windows * remove the pause just added and try to help Windows find the SVG pixbuf loader * check if libpixbufloader_svg exists, for Windows x86 * Update src/Gtk.jl Use is_available() to check for Librsvg_jll Co-authored-by: Mosè Giordano <[email protected]> * attempt to get Windows x86 working * use old code if Librsvg_jll is not available * handle case when MutableArtifacts.toml doesn't have loader_dir_hash * remove a redundant comment, mainly to check if CI fails again Co-authored-by: Mosè Giordano <[email protected]>
- Loading branch information
1 parent
c23b075
commit 34b1a1a
Showing
2 changed files
with
39 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters