Skip to content

Instantly share code, notes, and snippets.

@andythenorth
Created August 8, 2018 17:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save andythenorth/f9c6502a915b1499805d71937c3312a1 to your computer and use it in GitHub Desktop.
Save andythenorth/f9c6502a915b1499805d71937c3312a1 to your computer and use it in GitHub Desktop.
[SRC] Linking openttd
Undefined symbols for architecture x86_64:
"_iconv", referenced from:
convert_tofrom_fs(void*, char const*) in unix.o
"_iconv_open", referenced from:
OTTD2FS(char const*) in unix.o
FS2OTTD(char const*) in unix.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment