-
Notifications
You must be signed in to change notification settings - Fork 41
Can't load updated libicu #33
Copy link
Copy link
Open
Description
Not sure if this is the right place for this but when attempting to build haskell-ide-engine which relies on text-icu as a dependency, it complains about the following:
Library not loaded: /usr/local/opt/icu4c/lib/libicuuc.58.dylib
However when running brew install icu4c, it installs the latest version which is 59.1. Does support for ICU 59.1 need to be added to text-icu or is this issue just unrelated?
More info regarding the error message can be found here haskell/haskell-ide-engine#303.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels