Skip to content
New issue

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

failed to precompile on macOS 10.15.7 #68

Closed
melodyjulia opened this issue Aug 12, 2022 · 1 comment
Closed

failed to precompile on macOS 10.15.7 #68

melodyjulia opened this issue Aug 12, 2022 · 1 comment

Comments

@melodyjulia
Copy link

It prompts the following error:
Failed to precompile Proj [c94c279d-25a6-4763-9509-64d165bea63e] to /Users/test/.julia/compiled/v1.7/Proj/jl_PId02S.
ERROR: LoadError: InitError: could not load library "/Users/test/.julia/artifacts/525a7050baaa2b0732225f4528525dfb3cfed1df/lib/libproj.25.dylib"
dlopen(/Users/test/.julia/artifacts/525a7050baaa2b0732225f4528525dfb3cfed1df/lib/libproj.25.dylib, 1): Library not loaded: @rpath/libcurl.4.dylib
Referenced from: /Users/test/.julia/artifacts/525a7050baaa2b0732225f4528525dfb3cfed1df/lib/libproj.25.9.0.1.dylib
Reason: Incompatible library version: libproj.25.dylib requires version 13.0.0 or later, but libcurl.4.dylib provides version 12.0.0

@visr
Copy link
Member

visr commented Aug 12, 2022

Thanks for the report. I noticed the same. This is now fixed after JuliaPackaging/Yggdrasil#5301.

The new binaries from https://github.com/JuliaBinaryWrappers/PROJ_jll.jl/releases/tag/PROJ-v900.0.100%2B1 should automatically be picked up if you update PROJ_jll.

@visr visr closed this as completed Aug 12, 2022
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants