ITADN

libgio not found when building Cairo_jll on julia 1.13

#13063Openjackyarndley 创建于 2026-02-04
J
jackyarndleycommented
Hi, trying to use some of my plotting code that uses CairoMakie on Windows 11, Julia 1.13. Precompiling CairoMakie fails due to Cairo_jll precompile failure: `ERROR: LoadError: InitError: could not load library "C:\Users\jack\.julia\artifacts\2e28442353abe19ec2558fdfae0031715f7dc1b6\bin\libgio-2.0-0.dll` Seems to be similar to this issue https://github.com/MakieOrg/Makie.jl/issues/1114 When downgrading to Julia 1.12 everything works. Not sure if this is the right place - please let me know if it is not!
0 条评论