-
Notifications
You must be signed in to change notification settings - Fork 208
iconv
linker errors on OSX
#744
Comments
I've also come across this stack overflow thread. However, I don't know how to determine where the other libiconv dependencies might be, other than the binary. Thanks in advance |
I've also followed along with the suggestions put forth in this issue thread But to no avail. /: |
👍 Having exactly the same issue with Nix 2.1, from which I've installed |
I've also come across this (all the way back from 2011) But I didn't have success in fixing the iconv linker error. |
@AesaKamar Can you check that |
And |
FWIW, not directly related to haskell-ide-engine, but I've been having trouble building anything with cabal after installing it with Nix, and just got it working by introducing a
|
In particular, I'm running from the Atom IDE engine.
The Atom integration invokes this command:
The corresponding output from that operation is:
Worth Noting:
iconv --version
And iconv is installed under
/usr/bin/iconv
I guess it came with the system?
The text was updated successfully, but these errors were encountered: