Guest User

Untitled

a guest
Dec 7th, 2018
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.18 KB | None | 0 0
  1. build/x86_64/release/objs/engine/client/backend_sdl.o:backend_sdl.cpp:(.text+0xea): undefined reference to `SDL_MinimizeWindow'
  2. build/x86_64/release/objs/engine/client/backend_sdl.o:backend_sdl.cpp:(.text+0x10a): undefined reference to `SDL_MaximizeWindow'
  3. build/x86_64/release/objs/engine/client/backend_sdl.o:backend_sdl.cpp:(.text+0x133): undefined reference to `SDL_SetWindowFullscreen'
  4. build/x86_64/release/objs/engine/client/backend_sdl.o:backend_sdl.cpp:(.text+0x163): undefined reference to `SDL_SetWindowBordered'
  5. build/x86_64/release/objs/engine/client/backend_sdl.o:backend_sdl.cpp:(.text+0x17a): undefined reference to `SDL_GetWindowDisplayIndex'
  6. build/x86_64/release/objs/engine/client/backend_sdl.o:backend_sdl.cpp:(.text+0x19a): undefined reference to `SDL_GetWindowFlags'
  7. build/x86_64/release/objs/engine/client/backend_sdl.o:backend_sdl.cpp:(.text+0x1ba): undefined reference to `SDL_GetWindowFlags'
  8. build/x86_64/release/objs/engine/client/backend_sdl.o:backend_sdl.cpp:(.text+0x1fe): undefined reference to `SDL_GetDisplayBounds'
  9. build/x86_64/release/objs/engine/client/backend_sdl.o:backend_sdl.cpp:(.text+0x222): undefined reference to `SDL_SetWindowPosition'
  10. build/x86_64/release/objs/engine/client/backend_sdl.o:backend_sdl.cpp:(.text+0x2db): undefined reference to `SDL_WasInit'
  11. build/x86_64/release/objs/engine/client/backend_sdl.o:backend_sdl.cpp:(.text+0x2eb): undefined reference to `SDL_InitSubSystem'
  12. build/x86_64/release/objs/engine/client/backend_sdl.o:backend_sdl.cpp:(.text+0x2f8): undefined reference to `SDL_GetNumVideoDisplays'
  13. build/x86_64/release/objs/engine/client/backend_sdl.o:backend_sdl.cpp:(.text+0x315): undefined reference to `SDL_GetDisplayBounds'
  14. build/x86_64/release/objs/engine/client/backend_sdl.o:backend_sdl.cpp:(.text+0x32f): undefined reference to `SDL_GetDesktopDisplayMode'
  15. build/x86_64/release/objs/engine/client/backend_sdl.o:backend_sdl.cpp:(.text+0x3bb): undefined reference to `SDL_GL_SetAttribute'
  16. build/x86_64/release/objs/engine/client/backend_sdl.o:backend_sdl.cpp:(.text+0x3de): undefined reference to `SDL_GL_SetAttribute'
  17. build/x86_64/release/objs/engine/client/backend_sdl.o:backend_sdl.cpp:(.text+0x3f2): undefined reference to `SDL_GL_SetAttribute'
  18. build/x86_64/release/objs/engine/client/backend_sdl.o:backend_sdl.cpp:(.text+0x43b): undefined reference to `SDL_CreateWindow'
  19. build/x86_64/release/objs/engine/client/backend_sdl.o:backend_sdl.cpp:(.text+0x464): undefined reference to `SDL_GetWindowSize'
  20. build/x86_64/release/objs/engine/client/backend_sdl.o:backend_sdl.cpp:(.text+0x46f): undefined reference to `SDL_GL_CreateContext'
  21. build/x86_64/release/objs/engine/client/backend_sdl.o:backend_sdl.cpp:(.text+0x4aa): undefined reference to `SDL_GL_SetSwapInterval'
  22. build/x86_64/release/objs/engine/client/backend_sdl.o:backend_sdl.cpp:(.text+0x4be): undefined reference to `SDL_GL_MakeCurrent'
  23. build/x86_64/release/objs/engine/client/backend_sdl.o:backend_sdl.cpp:(.text+0x670): undefined reference to `SDL_GL_SetAttribute'
  24. build/x86_64/release/objs/engine/client/backend_sdl.o:backend_sdl.cpp:(.text+0x687): undefined reference to `SDL_GL_SetAttribute'
  25. build/x86_64/release/objs/engine/client/backend_sdl.o:backend_sdl.cpp:(.text+0x6f8): undefined reference to `SDL_GetError'
  26. build/x86_64/release/objs/engine/client/backend_sdl.o:backend_sdl.cpp:(.text+0x721): undefined reference to `SDL_GetError'
  27. build/x86_64/release/objs/engine/client/backend_sdl.o:backend_sdl.cpp:(.text+0x751): undefined reference to `SDL_GetError'
  28. build/x86_64/release/objs/engine/client/backend_sdl.o:backend_sdl.cpp:(.text+0x781): undefined reference to `SDL_GetError'
  29. build/x86_64/release/objs/engine/client/backend_sdl.o:backend_sdl.cpp:(.text+0x7a8): undefined reference to `SDL_GetError'
  30. build/x86_64/release/objs/engine/client/backend_sdl.o:backend_sdl.cpp:(.text+0x7cf): more undefined references to `SDL_GetError' follow
  31. build/x86_64/release/objs/engine/client/backend_sdl.o:backend_sdl.cpp:(.text+0x918): undefined reference to `SDL_GL_DeleteContext'
  32. build/x86_64/release/objs/engine/client/backend_sdl.o:backend_sdl.cpp:(.text+0x923): undefined reference to `SDL_DestroyWindow'
  33. build/x86_64/release/objs/engine/client/backend_sdl.o:backend_sdl.cpp:(.text+0x92f): undefined reference to `SDL_QuitSubSystem'
  34. build/x86_64/release/objs/engine/client/backend_sdl.o:backend_sdl.cpp:(.text+0x1f2a): undefined reference to `SDL_GL_MakeCurrent'
  35. build/x86_64/release/objs/engine/client/backend_sdl.o:backend_sdl.cpp:(.text+0x1fc3): undefined reference to `SDL_GL_MakeCurrent'
  36. build/x86_64/release/objs/engine/client/backend_sdl.o:backend_sdl.cpp:(.text+0x1fd9): undefined reference to `SDL_GL_SwapWindow'
  37. build/x86_64/release/objs/engine/client/backend_sdl.o:backend_sdl.cpp:(.text+0x2012): undefined reference to `SDL_GL_SetSwapInterval'
  38. build/x86_64/release/objs/engine/client/backend_sdl.o:backend_sdl.cpp:(.text+0x2042): undefined reference to `SDL_GetNumDisplayModes'
  39. build/x86_64/release/objs/engine/client/backend_sdl.o:backend_sdl.cpp:(.text+0x2073): undefined reference to `SDL_GetDisplayMode'
  40. build/x86_64/release/objs/engine/client/backend_sdl.o:backend_sdl.cpp:(.text+0x2117): undefined reference to `SDL_GetError'
  41. build/x86_64/release/objs/engine/client/backend_sdl.o:backend_sdl.cpp:(.text+0x219e): undefined reference to `SDL_GL_SetSwapInterval'
  42. build/x86_64/release/objs/engine/client/backend_sdl.o:backend_sdl.cpp:(.text+0x21d2): undefined reference to `SDL_GL_MakeCurrent'
  43. build/x86_64/release/objs/engine/client/backend_sdl.o:backend_sdl.cpp:(.text+0x2216): undefined reference to `SDL_GL_SwapWindow'
  44. build/x86_64/release/objs/engine/client/client.o:client.cpp:(.text+0x574f): undefined reference to `SDL_Init'
  45. build/x86_64/release/objs/engine/client/client.o:client.cpp:(.text+0x575e): undefined reference to `SDL_Quit'
  46. build/x86_64/release/objs/engine/client/client.o:client.cpp:(.text+0x58a4): undefined reference to `SDL_GetError'
  47. build/x86_64/release/objs/engine/client/client.o:client.cpp:(.text+0x5e4e): undefined reference to `SDL_Quit'
  48. build/x86_64/release/objs/engine/client/input.o:input.cpp:(.text+0xad): undefined reference to `SDL_GetKeyboardState'
  49. build/x86_64/release/objs/engine/client/input.o:input.cpp:(.text+0xf0): undefined reference to `SDL_GetMouseState'
  50. build/x86_64/release/objs/engine/client/input.o:input.cpp:(.text+0x164): undefined reference to `SDL_PollEvent'
  51. build/x86_64/release/objs/engine/client/input.o:input.cpp:(.text+0x493): undefined reference to `SDL_GetRelativeMouseState'
  52. build/x86_64/release/objs/engine/client/input.o:input.cpp:(.text+0x4e5): undefined reference to `SDL_ShowCursor'
  53. build/x86_64/release/objs/engine/client/input.o:input.cpp:(.text+0x4f1): undefined reference to `SDL_SetRelativeMouseMode'
  54. build/x86_64/release/objs/engine/client/input.o:input.cpp:(.text+0x525): undefined reference to `SDL_ShowCursor'
  55. build/x86_64/release/objs/engine/client/input.o:input.cpp:(.text+0x531): undefined reference to `SDL_SetRelativeMouseMode'
  56. build/x86_64/release/objs/engine/client/input.o:input.cpp:(.text+0x545): undefined reference to `SDL_GetRelativeMouseState'
  57. build/x86_64/release/objs/engine/client/input.o:input.cpp:(.text+0x6da): undefined reference to `SDL_GetScancodeFromKey'
  58. build/x86_64/release/objs/engine/client/input.o:input.cpp:(.text$_ZNK6CInput12KeyIsPressedEi[__ZNK6CInput12KeyIsPressedEi]+0x1a): undefined reference to `SDL_GetScancodeFromKey'
  59. build/x86_64/release/objs/engine/client/sound.o:sound.cpp:(.text+0x5c4): undefined reference to `SDL_CloseAudio'
  60. build/x86_64/release/objs/engine/client/sound.o:sound.cpp:(.text+0x5d0): undefined reference to `SDL_QuitSubSystem'
  61. build/x86_64/release/objs/engine/client/sound.o:sound.cpp:(.text+0x698): undefined reference to `SDL_InitSubSystem'
  62. build/x86_64/release/objs/engine/client/sound.o:sound.cpp:(.text+0x6eb): undefined reference to `SDL_OpenAudio'
  63. build/x86_64/release/objs/engine/client/sound.o:sound.cpp:(.text+0x749): undefined reference to `SDL_PauseAudio'
  64. build/x86_64/release/objs/engine/client/sound.o:sound.cpp:(.text+0x763): undefined reference to `SDL_GetError'
  65. build/x86_64/release/objs/engine/client/sound.o:sound.cpp:(.text+0x78a): undefined reference to `SDL_GetError'
  66. collect2.exe: error: ld returned 1 exit status
  67. bam.exe: 'link build/x86_64/release/teeworlds.exe' error 1
  68. bam.exe: error: a build step failed
Advertisement
Add Comment
Please, Sign In to add comment