Closed JonasIsensee closed 2 years ago
Sorry for the delayed reply, kinda forgot about this repo
There are now new and shiny ways to override things from the JLL package, maybe that can be used instead? See https://docs.binarybuilder.org/stable/jll/#Overriding-the-artifacts-in-JLL-packages
Hi @koehlerson, no worries. About your questions: tbh I had no idea what I was doing and as you will have noticed, I essentially copied the code from https://github.com/gridap/GridapGmsh.jl/blob/master/deps/build.jl
I'm sure there's an easier way.
closed in favor for https://github.com/JuliaFEM/Gmsh.jl/pull/22
Hi,
I'm not sure if there's a consensus for the future of this package. However, since I wanted to use the
Gmsh
API, I changed things to work the same as inGridapGmsh.jl
which uses the JLL package.With these changes, it works for me locally on ubuntu.
closes #14 closes #7 probably fixes #20 (at least for me locally)