Skip to content

Instantly share code, notes, and snippets.

@modocache
Created October 6, 2017 20:37
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 modocache/67e5fca72d50da9cde6c6880bd5ee966 to your computer and use it in GitHub Desktop.
Save modocache/67e5fca72d50da9cde6c6880bd5ee966 to your computer and use it in GitHub Desktop.
Undefined symbols for architecture x86_64:
"__T0S2Sx26stringInterpolationSegment_tcs23CustomStringConvertibleRzs20TextOutputStreamableRzlufCSS_Tg5", referenced from:
_main in main.o
"__T0s27_allocateUninitializedArraySayxG_BptBwlFSS_Tg5", referenced from:
_main in main.o
"__T0s27_allocateUninitializedArraySayxG_BptBwlFyp_Tg5", referenced from:
_main in main.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