Skip to content

Instantly share code, notes, and snippets.

@kalbasit
Created November 28, 2018 18:10
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 kalbasit/cb1c82393d2861b86762ce41afd18caf to your computer and use it in GitHub Desktop.
Save kalbasit/cb1c82393d2861b86762ce41afd18caf to your computer and use it in GitHub Desktop.
# github.com/liamg/aminal/vendor/github.com/go-gl/glfw/v3.2/glfw
Undefined symbols for architecture x86_64:
"_NSDefaultRunLoopMode", referenced from:
__glfwPlatformPollEvents in _x004.o
__glfwPlatformWaitEvents in _x004.o
__glfwPlatformWaitEventsTimeout in _x004.o
"_OBJC_CLASS_$_NSArray", referenced from:
objc-class-ref in _x004.o
"_OBJC_CLASS_$_NSDate", referenced from:
objc-class-ref in _x004.o
ld: symbol(s) not found for architecture x86_64
clang-5.0: 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