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
dyld: Library not loaded: /usr/local/opt/icu4c/lib/libicudata.69.dylib Referenced from: /usr/local/opt/boost/lib/libboost_locale-mt.dylib Reason: image not found [1] 22324 abort axmldec
Got this error trying to run it on macOS. Seems like it needs libicudata but it's not able to load it?
libicudata
The text was updated successfully, but these errors were encountered:
Just checked the directory /usr/local/opt/icu4c/lib and there is libicudata.70.dylib but no version 69.
/usr/local/opt/icu4c/lib
libicudata.70.dylib
Sorry, something went wrong.
No branches or pull requests
Got this error trying to run it on macOS. Seems like it needs
libicudata
but it's not able to load it?The text was updated successfully, but these errors were encountered: