We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi, on MacOS11/Intel we have some problem to get Gmsh running. There seems to be some compatibility problem with libcairo.
Things worked a while ago but now we get this:
https://github.com/j-fu/ExtendableGrids.jl/actions/runs/8983170213/job/24672339546?pr=45#step:6:465
Github actions with MacOS13 are ok.
This seems to be a problem similar to
JuliaGraphics/Cairo.jl#362
The text was updated successfully, but these errors were encountered:
@giordano: May be a Cairo compat update in the gmsh_jll build_tarballs could help here ?
Sorry, something went wrong.
Should be finally fixed by JuliaPackaging/Yggdrasil#8665 and JuliaPackaging/Yggdrasil#8677, according to https://discourse.julialang.org/t/error-in-precompiling-harfbuzz-jll-and-gmsh-jll/114288/5
Thanks a lot! FYI: it finally works also on the computer of my colleague who was stuck with this problem.
No branches or pull requests
Hi,
on MacOS11/Intel we have some problem to get Gmsh running. There seems to be some compatibility problem with libcairo.
Things worked a while ago but now we get this:
https://github.com/j-fu/ExtendableGrids.jl/actions/runs/8983170213/job/24672339546?pr=45#step:6:465
Github actions with MacOS13 are ok.
This seems to be a problem similar to
JuliaGraphics/Cairo.jl#362
The text was updated successfully, but these errors were encountered: