-
Notifications
You must be signed in to change notification settings - Fork 6
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
libicudata.72.dylib not found - have .73 #187
Comments
Thanks! I also tried building my own bottle which failed as follows:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is an Intel iMac running Ventura 13.4.1 (22F82) with completely up-to-date homebrew.
There is some libicu linking / version trouble again (with the bottled version). I have libicudata.73.2.dylib which should satisfy the dependency just as well. Why is the .72 version hard-wired? (I never understood linking on MacOS anyway... :( )
The text was updated successfully, but these errors were encountered: