Advertisement
Guest User

Untitled

a guest
Oct 15th, 2018
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.64 KB | None | 0 0
  1. Undefined symbols for architecture arm64:
  2. "_WebGL_SetupPasteEvent", referenced from:
  3. _WebGLEvents_WebGL_SetupPasteEvent_m1427733538 in Bulk_Assembly-CSharp_12.o
  4. _WebGLEvents_SetupOnTextPasteEvent_m242767324 in Bulk_Assembly-CSharp_12.o
  5. (maybe you meant: _WebGLEvents_WebGL_SetupPasteEvent_m1427733538)
  6. "_WebGL_SetupUploadEvent", referenced from:
  7. _WebGLEvents_WebGL_SetupUploadEvent_m1210645223 in Bulk_Assembly-CSharp_12.o
  8. (maybe you meant: _WebGLEvents_WebGL_SetupUploadEvent_m1210645223)
  9. ld: symbol(s) not found for architecture arm64
  10. clang: error: linker command failed with exit code 1 (use -v to see invocation)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement