Using Julia package which is calling C library?

You could use GitHub - JuliaPackaging/Yggdrasil: Collection of builder repositories for BinaryBuilder.jl to build a JLL package(or use BinaryBuilder.jl locally) and then add the JLL package to your project’s toml file as a dependency.

1 Like