Advertisement
Guest User

Untitled

a guest
Jun 17th, 2016
198
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 81.81 KB | None | 0 0
  1. [ 3%] Linking CXX executable LastFail
  2. libs/libsfml-window-s.a(Window.cpp.o): In function `sf::Window::setVerticalSyncEnabled(bool)':
  3. Window.cpp:(.text+0x4a1): undefined reference to `sf::err()'
  4. libs/libsfml-window-s.a(Window.cpp.o): In function `sf::Window::setActive(bool) const':
  5. Window.cpp:(.text+0x609): undefined reference to `sf::err()'
  6. libs/libsfml-window-s.a(Window.cpp.o): In function `sf::Window::Window(sf::VideoMode, sf::String const&, unsigned int, sf::ContextSettings const&)':
  7. Window.cpp:(.text+0x7df): undefined reference to `sf::err()'
  8. Window.cpp:(.text+0x8e1): undefined reference to `sf::err()'
  9. libs/libsfml-window-s.a(Window.cpp.o): In function `sf::Window::display()':
  10. Window.cpp:(.text+0xaf8): undefined reference to `sf::sleep(sf::Time)'
  11. Window.cpp:(.text+0xb11): undefined reference to `sf::err()'
  12. libs/libsfml-window-s.a(Window.cpp.o): In function `sf::Window::create(sf::VideoMode, sf::String const&, unsigned int, sf::ContextSettings const&)':
  13. Window.cpp:(.text+0xd80): undefined reference to `sf::err()'
  14. Window.cpp:(.text+0xe81): undefined reference to `sf::err()'
  15. libs/libsfml-window-s.a(VideoModeImpl.cpp.o): In function `sf::priv::VideoModeImpl::getDesktopMode()':
  16. VideoModeImpl.cpp:(.text+0x29): undefined reference to `xcb_randr_id'
  17. VideoModeImpl.cpp:(.text+0x3d): undefined reference to `xcb_get_extension_data'
  18. VideoModeImpl.cpp:(.text+0x51): undefined reference to `sf::err()'
  19. VideoModeImpl.cpp:(.text+0x10e): undefined reference to `xcb_randr_query_version'
  20. VideoModeImpl.cpp:(.text+0x11d): undefined reference to `xcb_randr_query_version_reply'
  21. VideoModeImpl.cpp:(.text+0x131): undefined reference to `sf::err()'
  22. VideoModeImpl.cpp:(.text+0x1d7): undefined reference to `xcb_randr_get_screen_info'
  23. VideoModeImpl.cpp:(.text+0x1e6): undefined reference to `xcb_randr_get_screen_info_reply'
  24. VideoModeImpl.cpp:(.text+0x1fa): undefined reference to `sf::err()'
  25. VideoModeImpl.cpp:(.text+0x29a): undefined reference to `xcb_randr_get_screen_info_sizes_length'
  26. VideoModeImpl.cpp:(.text+0x2a5): undefined reference to `xcb_randr_get_screen_info_sizes'
  27. VideoModeImpl.cpp:(.text+0x309): undefined reference to `sf::err()'
  28. libs/libsfml-window-s.a(VideoModeImpl.cpp.o): In function `sf::priv::VideoModeImpl::getFullscreenModes()':
  29. VideoModeImpl.cpp:(.text+0x3b9): undefined reference to `xcb_randr_id'
  30. VideoModeImpl.cpp:(.text+0x3cd): undefined reference to `xcb_get_extension_data'
  31. VideoModeImpl.cpp:(.text+0x3e1): undefined reference to `sf::err()'
  32. VideoModeImpl.cpp:(.text+0x48e): undefined reference to `xcb_randr_query_version'
  33. VideoModeImpl.cpp:(.text+0x49d): undefined reference to `xcb_randr_query_version_reply'
  34. VideoModeImpl.cpp:(.text+0x4b3): undefined reference to `sf::err()'
  35. VideoModeImpl.cpp:(.text+0x53f): undefined reference to `xcb_randr_get_screen_info'
  36. VideoModeImpl.cpp:(.text+0x54e): undefined reference to `xcb_randr_get_screen_info_reply'
  37. VideoModeImpl.cpp:(.text+0x562): undefined reference to `sf::err()'
  38. VideoModeImpl.cpp:(.text+0x5e6): undefined reference to `xcb_randr_get_screen_info_sizes'
  39. VideoModeImpl.cpp:(.text+0x600): undefined reference to `xcb_screen_allowed_depths_iterator'
  40. VideoModeImpl.cpp:(.text+0x6d6): undefined reference to `xcb_depth_next'
  41. libs/libsfml-window-s.a(WindowImplX11.cpp.o): In function `sf::priv::WindowImplX11::getSize() const':
  42. WindowImplX11.cpp:(.text+0x32): undefined reference to `xcb_get_geometry'
  43. WindowImplX11.cpp:(.text+0x42): undefined reference to `xcb_get_geometry_reply'
  44. libs/libsfml-window-s.a(WindowImplX11.cpp.o): In function `sf::priv::WindowImplX11::setPosition(sf::Vector2<int> const&)':
  45. WindowImplX11.cpp:(.text+0x9a): undefined reference to `xcb_configure_window'
  46. WindowImplX11.cpp:(.text+0xa6): undefined reference to `xcb_flush'
  47. libs/libsfml-window-s.a(WindowImplX11.cpp.o): In function `sf::priv::WindowImplX11::setMouseCursorVisible(bool)':
  48. WindowImplX11.cpp:(.text+0x963): undefined reference to `xcb_change_window_attributes'
  49. WindowImplX11.cpp:(.text+0x971): undefined reference to `xcb_request_check'
  50. WindowImplX11.cpp:(.text+0x97e): undefined reference to `sf::err()'
  51. WindowImplX11.cpp:(.text+0x9d5): undefined reference to `xcb_flush'
  52. libs/libsfml-window-s.a(WindowImplX11.cpp.o): In function `sf::priv::WindowImplX11::hasFocus() const':
  53. WindowImplX11.cpp:(.text+0xa4d): undefined reference to `xcb_get_input_focus_unchecked'
  54. WindowImplX11.cpp:(.text+0xa5f): undefined reference to `xcb_get_input_focus_reply'
  55. WindowImplX11.cpp:(.text+0xa6e): undefined reference to `sf::err()'
  56. libs/libsfml-window-s.a(WindowImplX11.cpp.o): In function `sf::priv::WindowImplX11::setVisible(bool)':
  57. WindowImplX11.cpp:(.text+0xb54): undefined reference to `xcb_map_window'
  58. WindowImplX11.cpp:(.text+0xb62): undefined reference to `xcb_request_check'
  59. WindowImplX11.cpp:(.text+0xb6f): undefined reference to `sf::err()'
  60. WindowImplX11.cpp:(.text+0xbe9): undefined reference to `xcb_unmap_window'
  61. WindowImplX11.cpp:(.text+0xbf7): undefined reference to `xcb_request_check'
  62. WindowImplX11.cpp:(.text+0xc04): undefined reference to `sf::err()'
  63. libs/libsfml-window-s.a(WindowImplX11.cpp.o): In function `sf::priv::WindowImplX11::getPosition() const':
  64. WindowImplX11.cpp:(.text+0xd1a): undefined reference to `xcb_query_tree'
  65. WindowImplX11.cpp:(.text+0xd2b): undefined reference to `xcb_query_tree_reply'
  66. WindowImplX11.cpp:(.text+0xd3a): undefined reference to `sf::err()'
  67. WindowImplX11.cpp:(.text+0xdbb): undefined reference to `xcb_get_geometry'
  68. WindowImplX11.cpp:(.text+0xdcc): undefined reference to `xcb_get_geometry_reply'
  69. WindowImplX11.cpp:(.text+0xddb): undefined reference to `sf::err()'
  70. libs/libsfml-window-s.a(WindowImplX11.cpp.o): In function `(anonymous namespace)::ewmhSupported()':
  71. WindowImplX11.cpp:(.text+0xfbc): undefined reference to `xcb_get_property'
  72. WindowImplX11.cpp:(.text+0xfcb): undefined reference to `xcb_get_property_reply'
  73. WindowImplX11.cpp:(.text+0x1004): undefined reference to `xcb_get_property_value'
  74. WindowImplX11.cpp:(.text+0x102c): undefined reference to `xcb_get_property'
  75. WindowImplX11.cpp:(.text+0x103b): undefined reference to `xcb_get_property_reply'
  76. WindowImplX11.cpp:(.text+0x1063): undefined reference to `xcb_get_property_value'
  77. WindowImplX11.cpp:(.text+0x1129): undefined reference to `xcb_get_property'
  78. WindowImplX11.cpp:(.text+0x1138): undefined reference to `xcb_get_property_reply'
  79. WindowImplX11.cpp:(.text+0x114b): undefined reference to `xcb_get_property_value'
  80. libs/libsfml-window-s.a(WindowImplX11.cpp.o): In function `sf::priv::WindowImplX11::setTitle(sf::String const&)':
  81. WindowImplX11.cpp:(.text+0x1598): undefined reference to `xcb_change_property_checked'
  82. WindowImplX11.cpp:(.text+0x15ab): undefined reference to `xcb_request_check'
  83. WindowImplX11.cpp:(.text+0x15c5): undefined reference to `sf::err()'
  84. WindowImplX11.cpp:(.text+0x1661): undefined reference to `xcb_change_property_checked'
  85. WindowImplX11.cpp:(.text+0x1674): undefined reference to `xcb_request_check'
  86. WindowImplX11.cpp:(.text+0x168e): undefined reference to `sf::err()'
  87. WindowImplX11.cpp:(.text+0x178e): undefined reference to `xcb_flush'
  88. WindowImplX11.cpp:(.text+0x1858): undefined reference to `xcb_change_property_checked'
  89. WindowImplX11.cpp:(.text+0x1866): undefined reference to `xcb_request_check'
  90. WindowImplX11.cpp:(.text+0x18b1): undefined reference to `xcb_change_property_checked'
  91. WindowImplX11.cpp:(.text+0x18bf): undefined reference to `xcb_request_check'
  92. WindowImplX11.cpp:(.text+0x18d8): undefined reference to `sf::err()'
  93. WindowImplX11.cpp:(.text+0x1931): undefined reference to `sf::err()'
  94. libs/libsfml-window-s.a(WindowImplX11.cpp.o): In function `sf::priv::WindowImplX11::grabFocus()':
  95. WindowImplX11.cpp:(.text+0x1b8f): undefined reference to `xcb_set_input_focus'
  96. WindowImplX11.cpp:(.text+0x1b9d): undefined reference to `xcb_request_check'
  97. WindowImplX11.cpp:(.text+0x1bae): undefined reference to `sf::err()'
  98. WindowImplX11.cpp:(.text+0x1ccb): undefined reference to `xcb_send_event_checked'
  99. WindowImplX11.cpp:(.text+0x1cd9): undefined reference to `xcb_request_check'
  100. WindowImplX11.cpp:(.text+0x1cea): undefined reference to `sf::err()'
  101. WindowImplX11.cpp:(.text+0x1da0): undefined reference to `xcb_configure_window'
  102. WindowImplX11.cpp:(.text+0x1dae): undefined reference to `xcb_request_check'
  103. WindowImplX11.cpp:(.text+0x1dbb): undefined reference to `sf::err()'
  104. libs/libsfml-window-s.a(WindowImplX11.cpp.o): In function `sf::priv::WindowImplX11::setVideoMode(sf::VideoMode const&)':
  105. WindowImplX11.cpp:(.text+0x1f28): undefined reference to `xcb_randr_id'
  106. WindowImplX11.cpp:(.text+0x1f36): undefined reference to `xcb_get_extension_data'
  107. WindowImplX11.cpp:(.text+0x1f4a): undefined reference to `sf::err()'
  108. WindowImplX11.cpp:(.text+0x1fe2): undefined reference to `xcb_randr_query_version'
  109. WindowImplX11.cpp:(.text+0x1ff5): undefined reference to `xcb_randr_query_version_reply'
  110. WindowImplX11.cpp:(.text+0x2005): undefined reference to `sf::err()'
  111. WindowImplX11.cpp:(.text+0x2091): undefined reference to `xcb_randr_get_screen_info'
  112. WindowImplX11.cpp:(.text+0x20a4): undefined reference to `xcb_randr_get_screen_info_reply'
  113. WindowImplX11.cpp:(.text+0x20b4): undefined reference to `sf::err()'
  114. WindowImplX11.cpp:(.text+0x215c): undefined reference to `xcb_randr_get_screen_info_sizes'
  115. WindowImplX11.cpp:(.text+0x216e): undefined reference to `sf::err()'
  116. WindowImplX11.cpp:(.text+0x2208): undefined reference to `xcb_randr_set_screen_config'
  117. WindowImplX11.cpp:(.text+0x221b): undefined reference to `xcb_randr_set_screen_config_reply'
  118. WindowImplX11.cpp:(.text+0x222b): undefined reference to `sf::err()'
  119. WindowImplX11.cpp:(.text+0x2259): undefined reference to `sf::err()'
  120. libs/libsfml-window-s.a(WindowImplX11.cpp.o): In function `sf::priv::WindowImplX11::resetVideoMode()':
  121. WindowImplX11.cpp:(.text+0x2339): undefined reference to `xcb_randr_set_screen_config'
  122. WindowImplX11.cpp:(.text+0x234c): undefined reference to `xcb_randr_set_screen_config_reply'
  123. WindowImplX11.cpp:(.text+0x235c): undefined reference to `sf::err()'
  124. libs/libsfml-window-s.a(WindowImplX11.cpp.o): In function `sf::priv::WindowImplX11::switchToFullscreen()':
  125. WindowImplX11.cpp:(.text+0x258b): undefined reference to `xcb_send_event_checked'
  126. WindowImplX11.cpp:(.text+0x2599): undefined reference to `xcb_request_check'
  127. WindowImplX11.cpp:(.text+0x25a6): undefined reference to `sf::err()'
  128. WindowImplX11.cpp:(.text+0x2609): undefined reference to `sf::err()'
  129. WindowImplX11.cpp:(.text+0x26ae): undefined reference to `xcb_change_property_checked'
  130. WindowImplX11.cpp:(.text+0x26bc): undefined reference to `xcb_request_check'
  131. WindowImplX11.cpp:(.text+0x26d5): undefined reference to `sf::err()'
  132. libs/libsfml-window-s.a(WindowImplX11.cpp.o): In function `sf::priv::WindowImplX11::setMotifHints(unsigned long)':
  133. WindowImplX11.cpp:(.text+0x28c7): undefined reference to `xcb_intern_atom'
  134. WindowImplX11.cpp:(.text+0x28da): undefined reference to `xcb_intern_atom_reply'
  135. WindowImplX11.cpp:(.text+0x28ee): undefined reference to `sf::err()'
  136. WindowImplX11.cpp:(.text+0x2a57): undefined reference to `xcb_change_property_checked'
  137. WindowImplX11.cpp:(.text+0x2a65): undefined reference to `xcb_request_check'
  138. WindowImplX11.cpp:(.text+0x2a7e): undefined reference to `sf::err()'
  139. libs/libsfml-window-s.a(WindowImplX11.cpp.o): In function `sf::priv::WindowImplX11::setWMHints(sf::priv::WindowImplX11::WMHints const&)':
  140. WindowImplX11.cpp:(.text+0x2b56): undefined reference to `xcb_change_property_checked'
  141. WindowImplX11.cpp:(.text+0x2b64): undefined reference to `xcb_request_check'
  142. WindowImplX11.cpp:(.text+0x2b81): undefined reference to `sf::err()'
  143. libs/libsfml-window-s.a(WindowImplX11.cpp.o): In function `sf::priv::WindowImplX11::requestFocus()':
  144. WindowImplX11.cpp:(.text+0x2c18): undefined reference to `sf::Lock::Lock(sf::Mutex&)'
  145. WindowImplX11.cpp:(.text+0x2c60): undefined reference to `sf::Lock::~Lock()'
  146. WindowImplX11.cpp:(.text+0x2c7b): undefined reference to `xcb_get_window_attributes'
  147. WindowImplX11.cpp:(.text+0x2c8e): undefined reference to `xcb_get_window_attributes_reply'
  148. WindowImplX11.cpp:(.text+0x2ca2): undefined reference to `sf::err()'
  149. WindowImplX11.cpp:(.text+0x2d62): undefined reference to `xcb_get_property'
  150. WindowImplX11.cpp:(.text+0x2d75): undefined reference to `xcb_get_property_reply'
  151. WindowImplX11.cpp:(.text+0x2d89): undefined reference to `sf::err()'
  152. WindowImplX11.cpp:(.text+0x2e1b): undefined reference to `xcb_get_property_value'
  153. WindowImplX11.cpp:(.text+0x2e38): undefined reference to `sf::err()'
  154. WindowImplX11.cpp:(.text+0x2ed3): undefined reference to `sf::Lock::~Lock()'
  155. libs/libsfml-window-s.a(WindowImplX11.cpp.o): In function `sf::priv::WindowImplX11::setIcon(unsigned int, unsigned int, unsigned char const*)':
  156. WindowImplX11.cpp:(.text+0x3123): undefined reference to `xcb_generate_id'
  157. WindowImplX11.cpp:(.text+0x3158): undefined reference to `xcb_create_pixmap_checked'
  158. WindowImplX11.cpp:(.text+0x3166): undefined reference to `xcb_request_check'
  159. WindowImplX11.cpp:(.text+0x3177): undefined reference to `sf::err()'
  160. WindowImplX11.cpp:(.text+0x3193): undefined reference to `sf::err()'
  161. WindowImplX11.cpp:(.text+0x3278): undefined reference to `xcb_generate_id'
  162. WindowImplX11.cpp:(.text+0x3294): undefined reference to `xcb_create_gc'
  163. WindowImplX11.cpp:(.text+0x32a2): undefined reference to `xcb_request_check'
  164. WindowImplX11.cpp:(.text+0x32b7): undefined reference to `sf::err()'
  165. WindowImplX11.cpp:(.text+0x32da): undefined reference to `sf::err()'
  166. WindowImplX11.cpp:(.text+0x33b2): undefined reference to `xcb_put_image_checked'
  167. WindowImplX11.cpp:(.text+0x33c0): undefined reference to `xcb_request_check'
  168. WindowImplX11.cpp:(.text+0x33d5): undefined reference to `xcb_free_gc'
  169. WindowImplX11.cpp:(.text+0x33e3): undefined reference to `xcb_request_check'
  170. WindowImplX11.cpp:(.text+0x33f8): undefined reference to `sf::err()'
  171. WindowImplX11.cpp:(.text+0x341b): undefined reference to `sf::err()'
  172. WindowImplX11.cpp:(.text+0x348a): undefined reference to `sf::err()'
  173. WindowImplX11.cpp:(.text+0x34ad): undefined reference to `sf::err()'
  174. WindowImplX11.cpp:(.text+0x373c): undefined reference to `xcb_create_pixmap_from_bitmap_data'
  175. WindowImplX11.cpp:(.text+0x378b): undefined reference to `xcb_flush'
  176. WindowImplX11.cpp:(.text+0x3799): undefined reference to `xcb_free_pixmap_checked'
  177. WindowImplX11.cpp:(.text+0x37a7): undefined reference to `xcb_request_check'
  178. WindowImplX11.cpp:(.text+0x37b4): undefined reference to `sf::err()'
  179. WindowImplX11.cpp:(.text+0x37d1): undefined reference to `sf::err()'
  180. libs/libsfml-window-s.a(WindowImplX11.cpp.o): In function `sf::priv::WindowImplX11::setWMSizeHints(sf::priv::WindowImplX11::WMSizeHints const&)':
  181. WindowImplX11.cpp:(.text+0x39c6): undefined reference to `xcb_change_property_checked'
  182. WindowImplX11.cpp:(.text+0x39d4): undefined reference to `xcb_request_check'
  183. WindowImplX11.cpp:(.text+0x39f1): undefined reference to `sf::err()'
  184. libs/libsfml-window-s.a(WindowImplX11.cpp.o): In function `sf::priv::WindowImplX11::setSize(sf::Vector2<unsigned int> const&)':
  185. WindowImplX11.cpp:(.text+0x3ab3): undefined reference to `xcb_configure_window'
  186. WindowImplX11.cpp:(.text+0x3ac1): undefined reference to `xcb_request_check'
  187. WindowImplX11.cpp:(.text+0x3ace): undefined reference to `sf::err()'
  188. WindowImplX11.cpp:(.text+0x3b29): undefined reference to `xcb_flush'
  189. libs/libsfml-window-s.a(WindowImplX11.cpp.o): In function `sf::priv::WindowImplX11::changeWindowProperty(unsigned int, unsigned int, unsigned char, unsigned int, void const*)':
  190. WindowImplX11.cpp:(.text+0x3bea): undefined reference to `xcb_change_property_checked'
  191. WindowImplX11.cpp:(.text+0x3bf8): undefined reference to `xcb_request_check'
  192. libs/libsfml-window-s.a(WindowImplX11.cpp.o): In function `sf::priv::WindowImplX11::createHiddenCursor()':
  193. WindowImplX11.cpp:(.text+0x3c39): undefined reference to `xcb_generate_id'
  194. WindowImplX11.cpp:(.text+0x3c60): undefined reference to `xcb_create_pixmap'
  195. WindowImplX11.cpp:(.text+0x3c6e): undefined reference to `xcb_request_check'
  196. WindowImplX11.cpp:(.text+0x3c7f): undefined reference to `sf::err()'
  197. WindowImplX11.cpp:(.text+0x3d10): undefined reference to `xcb_generate_id'
  198. WindowImplX11.cpp:(.text+0x3d60): undefined reference to `xcb_create_cursor'
  199. WindowImplX11.cpp:(.text+0x3d6e): undefined reference to `xcb_request_check'
  200. WindowImplX11.cpp:(.text+0x3d7b): undefined reference to `sf::err()'
  201. WindowImplX11.cpp:(.text+0x3dda): undefined reference to `xcb_free_pixmap'
  202. WindowImplX11.cpp:(.text+0x3de8): undefined reference to `xcb_request_check'
  203. WindowImplX11.cpp:(.text+0x3df5): undefined reference to `sf::err()'
  204. libs/libsfml-window-s.a(WindowImplX11.cpp.o): In function `sf::priv::WindowImplX11::cleanup()':
  205. WindowImplX11.cpp:(.text+0x3f39): undefined reference to `xcb_randr_set_screen_config'
  206. WindowImplX11.cpp:(.text+0x3f4c): undefined reference to `xcb_randr_set_screen_config_reply'
  207. WindowImplX11.cpp:(.text+0x3f5c): undefined reference to `sf::err()'
  208. libs/libsfml-window-s.a(WindowImplX11.cpp.o): In function `sf::priv::WindowImplX11::~WindowImplX11()':
  209. WindowImplX11.cpp:(.text+0x4051): undefined reference to `XDestroyIC'
  210. WindowImplX11.cpp:(.text+0x4079): undefined reference to `XCloseIM'
  211. WindowImplX11.cpp:(.text+0x4092): undefined reference to `sf::Lock::Lock(sf::Mutex&)'
  212. WindowImplX11.cpp:(.text+0x417a): undefined reference to `sf::Lock::~Lock()'
  213. WindowImplX11.cpp:(.text+0x4208): undefined reference to `xcb_free_cursor'
  214. WindowImplX11.cpp:(.text+0x4220): undefined reference to `xcb_destroy_window'
  215. WindowImplX11.cpp:(.text+0x422c): undefined reference to `xcb_flush'
  216. libs/libsfml-window-s.a(WindowImplX11.cpp.o): In function `sf::priv::WindowImplX11::setProtocols()':
  217. WindowImplX11.cpp:(.text+0x43b2): undefined reference to `sf::err()'
  218. WindowImplX11.cpp:(.text+0x445f): undefined reference to `xcb_change_property_checked'
  219. WindowImplX11.cpp:(.text+0x446d): undefined reference to `xcb_request_check'
  220. WindowImplX11.cpp:(.text+0x4583): undefined reference to `xcb_change_property_checked'
  221. WindowImplX11.cpp:(.text+0x4591): undefined reference to `xcb_request_check'
  222. WindowImplX11.cpp:(.text+0x45d9): undefined reference to `sf::err()'
  223. WindowImplX11.cpp:(.text+0x4659): undefined reference to `sf::err()'
  224. WindowImplX11.cpp:(.text+0x46f1): undefined reference to `sf::err()'
  225. libs/libsfml-window-s.a(WindowImplX11.cpp.o): In function `sf::priv::WindowImplX11::initialize()':
  226. WindowImplX11.cpp:(.text+0x48e9): undefined reference to `XOpenIM'
  227. WindowImplX11.cpp:(.text+0x492d): undefined reference to `XCreateIC'
  228. WindowImplX11.cpp:(.text+0x4967): undefined reference to `xcb_flush'
  229. WindowImplX11.cpp:(.text+0x4976): undefined reference to `sf::Lock::Lock(sf::Mutex&)'
  230. WindowImplX11.cpp:(.text+0x49b7): undefined reference to `sf::Lock::~Lock()'
  231. WindowImplX11.cpp:(.text+0x49d4): undefined reference to `sf::err()'
  232. WindowImplX11.cpp:(.text+0x4a7f): undefined reference to `sf::Lock::~Lock()'
  233. libs/libsfml-window-s.a(WindowImplX11.cpp.o): In function `sf::priv::WindowImplX11::WindowImplX11(unsigned long)':
  234. WindowImplX11.cpp:(.text+0x4c07): undefined reference to `XGetXCBConnection'
  235. WindowImplX11.cpp:(.text+0x4c6c): undefined reference to `XSetEventQueueOwner'
  236. WindowImplX11.cpp:(.text+0x4ca5): undefined reference to `xcb_change_window_attributes'
  237. WindowImplX11.cpp:(.text+0x4cbf): undefined reference to `XOpenIM'
  238. WindowImplX11.cpp:(.text+0x4d03): undefined reference to `XCreateIC'
  239. WindowImplX11.cpp:(.text+0x4d3c): undefined reference to `xcb_flush'
  240. WindowImplX11.cpp:(.text+0x4d4b): undefined reference to `sf::Lock::Lock(sf::Mutex&)'
  241. WindowImplX11.cpp:(.text+0x4d8c): undefined reference to `sf::Lock::~Lock()'
  242. WindowImplX11.cpp:(.text+0x4d9a): undefined reference to `sf::err()'
  243. WindowImplX11.cpp:(.text+0x4e06): undefined reference to `sf::err()'
  244. WindowImplX11.cpp:(.text+0x4f25): undefined reference to `sf::Lock::~Lock()'
  245. libs/libsfml-window-s.a(WindowImplX11.cpp.o): In function `sf::priv::WindowImplX11::passEvent(xcb_generic_event_t*, unsigned int)':
  246. WindowImplX11.cpp:(.text+0x4f63): undefined reference to `sf::Lock::Lock(sf::Mutex&)'
  247. WindowImplX11.cpp:(.text+0x5000): undefined reference to `sf::Lock::~Lock()'
  248. WindowImplX11.cpp:(.text+0x5039): undefined reference to `sf::Lock::~Lock()'
  249. libs/libsfml-window-s.a(WindowImplX11.cpp.o): In function `sf::priv::WindowImplX11::processEvent(xcb_generic_event_t*)':
  250. WindowImplX11.cpp:(.text+0x5143): undefined reference to `sf::Lock::Lock(sf::Mutex&)'
  251. WindowImplX11.cpp:(.text+0x519d): undefined reference to `sf::Lock::~Lock()'
  252. WindowImplX11.cpp:(.text+0x51ee): undefined reference to `sf::Lock::Lock(sf::Mutex&)'
  253. WindowImplX11.cpp:(.text+0x524d): undefined reference to `sf::Lock::~Lock()'
  254. WindowImplX11.cpp:(.text+0x526a): undefined reference to `xcb_flush'
  255. WindowImplX11.cpp:(.text+0x52a3): undefined reference to `sf::Lock::Lock(sf::Mutex&)'
  256. WindowImplX11.cpp:(.text+0x52fd): undefined reference to `sf::Lock::~Lock()'
  257. WindowImplX11.cpp:(.text+0x5346): undefined reference to `sf::Lock::Lock(sf::Mutex&)'
  258. WindowImplX11.cpp:(.text+0x53a5): undefined reference to `sf::Lock::~Lock()'
  259. WindowImplX11.cpp:(.text+0x543d): undefined reference to `xcb_send_event_checked'
  260. WindowImplX11.cpp:(.text+0x544b): undefined reference to `xcb_request_check'
  261. WindowImplX11.cpp:(.text+0x5458): undefined reference to `sf::err()'
  262. WindowImplX11.cpp:(.text+0x54ae): undefined reference to `sf::Lock::Lock(sf::Mutex&)'
  263. WindowImplX11.cpp:(.text+0x550d): undefined reference to `sf::Lock::~Lock()'
  264. WindowImplX11.cpp:(.text+0x55dc): undefined reference to `XFilterEvent'
  265. WindowImplX11.cpp:(.text+0x5619): undefined reference to `Xutf8LookupString'
  266. WindowImplX11.cpp:(.text+0x568e): undefined reference to `sf::Lock::Lock(sf::Mutex&)'
  267. WindowImplX11.cpp:(.text+0x56ed): undefined reference to `sf::Lock::~Lock()'
  268. WindowImplX11.cpp:(.text+0x57a6): undefined reference to `sf::Lock::Lock(sf::Mutex&)'
  269. WindowImplX11.cpp:(.text+0x5805): undefined reference to `sf::Lock::~Lock()'
  270. WindowImplX11.cpp:(.text+0x5886): undefined reference to `sf::Lock::Lock(sf::Mutex&)'
  271. WindowImplX11.cpp:(.text+0x58e5): undefined reference to `sf::Lock::~Lock()'
  272. WindowImplX11.cpp:(.text+0x59a6): undefined reference to `sf::Lock::Lock(sf::Mutex&)'
  273. WindowImplX11.cpp:(.text+0x5a05): undefined reference to `sf::Lock::~Lock()'
  274. WindowImplX11.cpp:(.text+0x5a66): undefined reference to `sf::Lock::Lock(sf::Mutex&)'
  275. WindowImplX11.cpp:(.text+0x5ac5): undefined reference to `sf::Lock::~Lock()'
  276. WindowImplX11.cpp:(.text+0x5b26): undefined reference to `sf::Lock::Lock(sf::Mutex&)'
  277. WindowImplX11.cpp:(.text+0x5b85): undefined reference to `sf::Lock::~Lock()'
  278. WindowImplX11.cpp:(.text+0x5be3): undefined reference to `sf::Lock::Lock(sf::Mutex&)'
  279. WindowImplX11.cpp:(.text+0x5c3d): undefined reference to `sf::Lock::~Lock()'
  280. WindowImplX11.cpp:(.text+0x5c4e): undefined reference to `XSetICFocus'
  281. WindowImplX11.cpp:(.text+0x5c99): undefined reference to `xcb_get_property'
  282. WindowImplX11.cpp:(.text+0x5caf): undefined reference to `xcb_get_property_reply'
  283. WindowImplX11.cpp:(.text+0x5cc6): undefined reference to `sf::err()'
  284. WindowImplX11.cpp:(.text+0x5d63): undefined reference to `sf::Lock::Lock(sf::Mutex&)'
  285. WindowImplX11.cpp:(.text+0x5dbd): undefined reference to `sf::Lock::~Lock()'
  286. WindowImplX11.cpp:(.text+0x5dce): undefined reference to `XUnsetICFocus'
  287. WindowImplX11.cpp:(.text+0x5f24): undefined reference to `sf::err()'
  288. WindowImplX11.cpp:(.text+0x602e): undefined reference to `xcb_query_extension'
  289. WindowImplX11.cpp:(.text+0x6040): undefined reference to `xcb_query_extension_reply'
  290. WindowImplX11.cpp:(.text+0x6205): undefined reference to `XLockDisplay'
  291. WindowImplX11.cpp:(.text+0x6216): undefined reference to `XESetWireToEvent'
  292. WindowImplX11.cpp:(.text+0x6230): undefined reference to `XESetWireToEvent'
  293. WindowImplX11.cpp:(.text+0x625c): undefined reference to `XUnlockDisplay'
  294. WindowImplX11.cpp:(.text+0x62af): undefined reference to `sf::Lock::~Lock()'
  295. WindowImplX11.cpp:(.text+0x66a1): undefined reference to `xcb_get_property_value'
  296. WindowImplX11.cpp:(.text+0x687f): undefined reference to `XLookupString'
  297. WindowImplX11.cpp:(.text+0x68bb): undefined reference to `sf::err()'
  298. WindowImplX11.cpp:(.text+0x6982): undefined reference to `xcb_list_extensions'
  299. WindowImplX11.cpp:(.text+0x6994): undefined reference to `xcb_list_extensions_reply'
  300. WindowImplX11.cpp:(.text+0x69b5): undefined reference to `sf::err()'
  301. WindowImplX11.cpp:(.text+0x6ce3): undefined reference to `xcb_list_extensions_names_iterator'
  302. WindowImplX11.cpp:(.text+0x6cee): undefined reference to `sf::err()'
  303. WindowImplX11.cpp:(.text+0x6d9b): undefined reference to `xcb_str_name_length'
  304. WindowImplX11.cpp:(.text+0x6da6): undefined reference to `xcb_str_name'
  305. WindowImplX11.cpp:(.text+0x6de1): undefined reference to `xcb_query_extension'
  306. WindowImplX11.cpp:(.text+0x6df3): undefined reference to `xcb_query_extension_reply'
  307. WindowImplX11.cpp:(.text+0x6e0a): undefined reference to `sf::err()'
  308. WindowImplX11.cpp:(.text+0x6ea4): undefined reference to `sf::err()'
  309. WindowImplX11.cpp:(.text+0x6f2d): undefined reference to `xcb_str_name_length'
  310. WindowImplX11.cpp:(.text+0x70c6): undefined reference to `sf::Lock::~Lock()'
  311. WindowImplX11.cpp:(.text+0x7165): undefined reference to `sf::Lock::~Lock()'
  312. WindowImplX11.cpp:(.text+0x718f): undefined reference to `sf::Lock::~Lock()'
  313. WindowImplX11.cpp:(.text+0x71a2): undefined reference to `sf::Lock::~Lock()'
  314. WindowImplX11.cpp:(.text+0x71b5): undefined reference to `sf::Lock::~Lock()'
  315. libs/libsfml-window-s.a(WindowImplX11.cpp.o):WindowImplX11.cpp:(.text+0x71e0): more undefined references to `sf::Lock::~Lock()' follow
  316. libs/libsfml-window-s.a(WindowImplX11.cpp.o): In function `sf::priv::WindowImplX11::processEvents()':
  317. WindowImplX11.cpp:(.text+0x737f): undefined reference to `sf::Lock::Lock(sf::Mutex&)'
  318. WindowImplX11.cpp:(.text+0x73df): undefined reference to `sf::Lock::~Lock()'
  319. WindowImplX11.cpp:(.text+0x7408): undefined reference to `xcb_poll_for_event'
  320. WindowImplX11.cpp:(.text+0x7562): undefined reference to `sf::Lock::~Lock()'
  321. WindowImplX11.cpp:(.text+0x758b): undefined reference to `xcb_poll_for_event'
  322. WindowImplX11.cpp:(.text+0x75f2): undefined reference to `sf::Lock::~Lock()'
  323. WindowImplX11.cpp:(.text+0x7606): undefined reference to `xcb_poll_for_event'
  324. WindowImplX11.cpp:(.text+0x7661): undefined reference to `sf::Lock::~Lock()'
  325. libs/libsfml-window-s.a(WindowImplX11.cpp.o): In function `sf::priv::WindowImplX11::WindowImplX11(sf::VideoMode, sf::String const&, unsigned long, sf::ContextSettings const&)':
  326. WindowImplX11.cpp:(.text+0x780a): undefined reference to `XGetXCBConnection'
  327. WindowImplX11.cpp:(.text+0x786d): undefined reference to `XSetEventQueueOwner'
  328. WindowImplX11.cpp:(.text+0x78cb): undefined reference to `xcb_generate_id'
  329. WindowImplX11.cpp:(.text+0x78f3): undefined reference to `xcb_create_colormap'
  330. WindowImplX11.cpp:(.text+0x7948): undefined reference to `xcb_generate_id'
  331. WindowImplX11.cpp:(.text+0x79b0): undefined reference to `xcb_create_window_checked'
  332. WindowImplX11.cpp:(.text+0x79be): undefined reference to `xcb_request_check'
  333. WindowImplX11.cpp:(.text+0x79cf): undefined reference to `sf::err()'
  334. WindowImplX11.cpp:(.text+0x7a8a): undefined reference to `sf::err()'
  335. WindowImplX11.cpp:(.text+0x7e07): undefined reference to `xcb_change_property_checked'
  336. WindowImplX11.cpp:(.text+0x7e15): undefined reference to `xcb_request_check'
  337. WindowImplX11.cpp:(.text+0x7e2a): undefined reference to `sf::err()'
  338. WindowImplX11.cpp:(.text+0x7e9a): undefined reference to `XOpenIM'
  339. WindowImplX11.cpp:(.text+0x7ede): undefined reference to `XCreateIC'
  340. WindowImplX11.cpp:(.text+0x7f17): undefined reference to `xcb_flush'
  341. WindowImplX11.cpp:(.text+0x7f29): undefined reference to `sf::Lock::Lock(sf::Mutex&)'
  342. WindowImplX11.cpp:(.text+0x7f70): undefined reference to `sf::Lock::~Lock()'
  343. WindowImplX11.cpp:(.text+0x7fae): undefined reference to `xcb_configure_window'
  344. WindowImplX11.cpp:(.text+0x7fba): undefined reference to `xcb_flush'
  345. WindowImplX11.cpp:(.text+0x810b): undefined reference to `sf::err()'
  346. WindowImplX11.cpp:(.text+0x8381): undefined reference to `sf::Lock::~Lock()'
  347. libs/libsfml-window-s.a(WindowImplX11.cpp.o): In function `sf::priv::WindowImplX11::setVisible(bool)':
  348. WindowImplX11.cpp:(.text+0xbe0): undefined reference to `xcb_flush'
  349. libs/libsfml-window-s.a(WindowImplX11.cpp.o): In function `_GLOBAL__sub_I__ZN2sf4priv13WindowImplX11C2Em':
  350. WindowImplX11.cpp:(.text.startup+0x3f): undefined reference to `sf::Mutex::Mutex()'
  351. WindowImplX11.cpp:(.text.startup+0x4e): undefined reference to `sf::Mutex::~Mutex()'
  352. libs/libsfml-window-s.a(GlxContext.cpp.o): In function `sf::priv::GlxContext::makeCurrent()':
  353. GlxContext.cpp:(.text+0x28): undefined reference to `glXMakeCurrent'
  354. libs/libsfml-window-s.a(GlxContext.cpp.o): In function `sf::priv::GlxContext::~GlxContext()':
  355. GlxContext.cpp:(.text+0x58): undefined reference to `glXGetCurrentContext'
  356. GlxContext.cpp:(.text+0x6a): undefined reference to `glXDestroyContext'
  357. GlxContext.cpp:(.text+0x9d): undefined reference to `xcb_destroy_window'
  358. GlxContext.cpp:(.text+0xa6): undefined reference to `xcb_flush'
  359. GlxContext.cpp:(.text+0xb9): undefined reference to `glXMakeCurrent'
  360. libs/libsfml-window-s.a(GlxContext.cpp.o): In function `(anonymous namespace)::GlxErrorHandler::~GlxErrorHandler()':
  361. GlxContext.cpp:(.text+0x110): undefined reference to `XSync'
  362. GlxContext.cpp:(.text+0x119): undefined reference to `XSetErrorHandler'
  363. GlxContext.cpp:(.text+0x132): undefined reference to `sf::Lock::~Lock()'
  364. libs/libsfml-window-s.a(GlxContext.cpp.o): In function `sf::priv::GlxContext::setVerticalSyncEnabled(bool)':
  365. GlxContext.cpp:(.text+0x1ad): undefined reference to `glXGetCurrentDrawable'
  366. GlxContext.cpp:(.text+0x1d7): undefined reference to `sf::err()'
  367. GlxContext.cpp:(.text+0x261): undefined reference to `sf::err()'
  368. libs/libsfml-window-s.a(GlxContext.cpp.o): In function `sf::priv::GlxContext::~GlxContext()':
  369. GlxContext.cpp:(.text+0x2f8): undefined reference to `glXGetCurrentContext'
  370. GlxContext.cpp:(.text+0x30a): undefined reference to `glXDestroyContext'
  371. GlxContext.cpp:(.text+0x345): undefined reference to `xcb_destroy_window'
  372. GlxContext.cpp:(.text+0x34e): undefined reference to `xcb_flush'
  373. GlxContext.cpp:(.text+0x361): undefined reference to `glXMakeCurrent'
  374. libs/libsfml-window-s.a(GlxContext.cpp.o): In function `sf::priv::GlxContext::selectBestVisual(_XDisplay*, unsigned int, sf::ContextSettings const&)':
  375. GlxContext.cpp:(.text+0x3dd): undefined reference to `XGetVisualInfo'
  376. GlxContext.cpp:(.text+0x432): undefined reference to `glXGetConfig'
  377. GlxContext.cpp:(.text+0x44f): undefined reference to `glXGetConfig'
  378. GlxContext.cpp:(.text+0x467): undefined reference to `glXGetConfig'
  379. GlxContext.cpp:(.text+0x47f): undefined reference to `glXGetConfig'
  380. GlxContext.cpp:(.text+0x497): undefined reference to `glXGetConfig'
  381. libs/libsfml-window-s.a(GlxContext.cpp.o):GlxContext.cpp:(.text+0x4af): more undefined references to `glXGetConfig' follow
  382. libs/libsfml-window-s.a(GlxContext.cpp.o): In function `sf::priv::GlxContext::selectBestVisual(_XDisplay*, unsigned int, sf::ContextSettings const&)':
  383. GlxContext.cpp:(.text+0x5a4): undefined reference to `XFree'
  384. GlxContext.cpp:(.text+0x62c): undefined reference to `glXGetConfig'
  385. GlxContext.cpp:(.text+0x644): undefined reference to `glXGetConfig'
  386. GlxContext.cpp:(.text+0x67e): undefined reference to `sf::err()'
  387. libs/libsfml-window-s.a(GlxContext.cpp.o): In function `sf::priv::GlxContext::createContext(sf::priv::GlxContext*, unsigned int, sf::ContextSettings const&)':
  388. GlxContext.cpp:(.text+0x742): undefined reference to `XGetWindowAttributes'
  389. GlxContext.cpp:(.text+0x768): undefined reference to `XVisualIDFromVisual'
  390. GlxContext.cpp:(.text+0x793): undefined reference to `XGetVisualInfo'
  391. GlxContext.cpp:(.text+0x7c6): undefined reference to `glXQueryVersion'
  392. GlxContext.cpp:(.text+0x821): undefined reference to `glXGetConfig'
  393. GlxContext.cpp:(.text+0x837): undefined reference to `glXGetConfig'
  394. GlxContext.cpp:(.text+0x85f): undefined reference to `XFree'
  395. GlxContext.cpp:(.text+0x898): undefined reference to `glXChooseFBConfig'
  396. GlxContext.cpp:(.text+0x8c1): undefined reference to `glXGetVisualFromFBConfig'
  397. GlxContext.cpp:(.text+0x8e9): undefined reference to `sf::err()'
  398. GlxContext.cpp:(.text+0x951): undefined reference to `sf::err()'
  399. GlxContext.cpp:(.text+0x9b1): undefined reference to `sf::err()'
  400. GlxContext.cpp:(.text+0xa92): undefined reference to `glXGetConfig'
  401. GlxContext.cpp:(.text+0xaa8): undefined reference to `glXGetConfig'
  402. GlxContext.cpp:(.text+0xb68): undefined reference to `sf::Lock::Lock(sf::Mutex&)'
  403. GlxContext.cpp:(.text+0xb7e): undefined reference to `XSetErrorHandler'
  404. GlxContext.cpp:(.text+0xbb1): undefined reference to `XSync'
  405. GlxContext.cpp:(.text+0xbbe): undefined reference to `XSetErrorHandler'
  406. GlxContext.cpp:(.text+0xbc8): undefined reference to `sf::Lock::~Lock()'
  407. GlxContext.cpp:(.text+0xbdd): undefined reference to `XFree'
  408. GlxContext.cpp:(.text+0xc5f): undefined reference to `sf::Lock::Lock(sf::Mutex&)'
  409. GlxContext.cpp:(.text+0xc75): undefined reference to `XSetErrorHandler'
  410. GlxContext.cpp:(.text+0xca5): undefined reference to `XSync'
  411. GlxContext.cpp:(.text+0xcaf): undefined reference to `XSetErrorHandler'
  412. GlxContext.cpp:(.text+0xcb9): undefined reference to `sf::Lock::~Lock()'
  413. GlxContext.cpp:(.text+0xcc9): undefined reference to `sf::err()'
  414. GlxContext.cpp:(.text+0xdd1): undefined reference to `glXCreateContext'
  415. GlxContext.cpp:(.text+0xde3): undefined reference to `sf::err()'
  416. GlxContext.cpp:(.text+0xe94): undefined reference to `sf::Lock::~Lock()'
  417. GlxContext.cpp:(.text+0xea9): undefined reference to `sf::Lock::~Lock()'
  418. GlxContext.cpp:(.text+0xed3): undefined reference to `sf::Lock::~Lock()'
  419. GlxContext.cpp:(.text+0xee8): undefined reference to `sf::Lock::~Lock()'
  420. libs/libsfml-window-s.a(GlxContext.cpp.o): In function `sf::priv::GlxContext::GlxContext(sf::priv::GlxContext*)':
  421. GlxContext.cpp:(.text+0xf42): undefined reference to `XGetXCBConnection'
  422. GlxContext.cpp:(.text+0xfbe): undefined reference to `xcb_generate_id'
  423. GlxContext.cpp:(.text+0xfdc): undefined reference to `xcb_create_colormap'
  424. GlxContext.cpp:(.text+0xfea): undefined reference to `xcb_generate_id'
  425. GlxContext.cpp:(.text+0x1042): undefined reference to `xcb_create_window'
  426. libs/libsfml-window-s.a(GlxContext.cpp.o): In function `sf::priv::GlxContext::GlxContext(sf::priv::GlxContext*, sf::ContextSettings const&, sf::priv::WindowImpl const*, unsigned int)':
  427. GlxContext.cpp:(.text+0x1104): undefined reference to `XGetXCBConnection'
  428. libs/libsfml-window-s.a(GlxContext.cpp.o): In function `sf::priv::GlxContext::GlxContext(sf::priv::GlxContext*, sf::ContextSettings const&, unsigned int, unsigned int)':
  429. GlxContext.cpp:(.text+0x11b0): undefined reference to `XGetXCBConnection'
  430. GlxContext.cpp:(.text+0x11f4): undefined reference to `xcb_generate_id'
  431. GlxContext.cpp:(.text+0x1213): undefined reference to `xcb_create_colormap'
  432. GlxContext.cpp:(.text+0x1221): undefined reference to `xcb_generate_id'
  433. GlxContext.cpp:(.text+0x127c): undefined reference to `xcb_create_window'
  434. libs/libsfml-window-s.a(GlxContext.cpp.o): In function `sf::priv::GlxContext::display()':
  435. GlxContext.cpp:(.text+0xf5): undefined reference to `glXSwapBuffers'
  436. libs/libsfml-window-s.a(GlxContext.cpp.o): In function `(anonymous namespace)::GlxErrorHandler::~GlxErrorHandler()':
  437. GlxContext.cpp:(.text+0x127): undefined reference to `sf::Lock::~Lock()'
  438. libs/libsfml-window-s.a(GlxContext.cpp.o): In function `sf::priv::GlxContext::getFunction(char const*)':
  439. GlxContext.cpp:(.text+0x3a1): undefined reference to `glXGetProcAddressARB'
  440. libs/libsfml-window-s.a(GlxContext.cpp.o): In function `_GLOBAL__sub_I__ZN2sf4priv20ensureExtensionsInitEP9_XDisplayi':
  441. GlxContext.cpp:(.text.startup+0xa): undefined reference to `sf::Mutex::Mutex()'
  442. GlxContext.cpp:(.text.startup+0x19): undefined reference to `sf::Mutex::~Mutex()'
  443. libs/libsfml-window-s.a(GlContext.cpp.o): In function `sf::priv::GlContext::getFunction(char const*)':
  444. GlContext.cpp:(.text+0x13): undefined reference to `sf::Lock::Lock(sf::Mutex&)'
  445. GlContext.cpp:(.text+0x2a): undefined reference to `sf::Lock::~Lock()'
  446. GlContext.cpp:(.text+0x42): undefined reference to `sf::Lock::~Lock()'
  447. libs/libsfml-window-s.a(GlContext.cpp.o): In function `sf::priv::GlContext::checkSettings(sf::ContextSettings const&)':
  448. GlContext.cpp:(.text+0x15a): undefined reference to `glGetString'
  449. GlContext.cpp:(.text+0x167): undefined reference to `glGetString'
  450. GlContext.cpp:(.text+0x19b): undefined reference to `sf::err()'
  451. GlContext.cpp:(.text+0x20e): undefined reference to `sf::err()'
  452. GlContext.cpp:(.text+0x374): undefined reference to `sf::err()'
  453. GlContext.cpp:(.text+0x4eb): undefined reference to `sf::err()'
  454. libs/libsfml-window-s.a(GlContext.cpp.o): In function `(anonymous namespace)::getInternalContext()':
  455. GlContext.cpp:(.text+0x69e): undefined reference to `sf::ThreadLocal::getValue() const'
  456. GlContext.cpp:(.text+0x6b5): undefined reference to `sf::Lock::Lock(sf::Mutex&)'
  457. GlContext.cpp:(.text+0x6bf): undefined reference to `sf::ThreadLocal::getValue() const'
  458. GlContext.cpp:(.text+0x70e): undefined reference to `sf::Lock::~Lock()'
  459. GlContext.cpp:(.text+0x724): undefined reference to `sf::Lock::~Lock()'
  460. GlContext.cpp:(.text+0x731): undefined reference to `sf::Lock::Lock(sf::Mutex&)'
  461. GlContext.cpp:(.text+0x75d): undefined reference to `sf::Lock::~Lock()'
  462. GlContext.cpp:(.text+0x76a): undefined reference to `sf::ThreadLocal::setValue(void*)'
  463. GlContext.cpp:(.text+0x777): undefined reference to `sf::Lock::Lock(sf::Mutex&)'
  464. GlContext.cpp:(.text+0x781): undefined reference to `sf::ThreadLocal::getValue() const'
  465. GlContext.cpp:(.text+0x79b): undefined reference to `sf::Lock::~Lock()'
  466. GlContext.cpp:(.text+0x7a5): undefined reference to `sf::ThreadLocal::getValue() const'
  467. GlContext.cpp:(.text+0x7b9): undefined reference to `sf::Lock::~Lock()'
  468. GlContext.cpp:(.text+0x7cc): undefined reference to `sf::Lock::~Lock()'
  469. GlContext.cpp:(.text+0x7ea): undefined reference to `sf::Lock::~Lock()'
  470. libs/libsfml-window-s.a(GlContext.cpp.o): In function `sf::priv::GlContext::initialize()':
  471. GlContext.cpp:(.text+0x811): undefined reference to `sf::ThreadLocal::getValue() const'
  472. GlContext.cpp:(.text+0x828): undefined reference to `sf::Lock::Lock(sf::Mutex&)'
  473. GlContext.cpp:(.text+0x842): undefined reference to `sf::ThreadLocal::setValue(void*)'
  474. GlContext.cpp:(.text+0x84a): undefined reference to `sf::Lock::~Lock()'
  475. GlContext.cpp:(.text+0x866): undefined reference to `glGetIntegerv'
  476. GlContext.cpp:(.text+0x875): undefined reference to `glGetIntegerv'
  477. GlContext.cpp:(.text+0x87a): undefined reference to `glGetError'
  478. GlContext.cpp:(.text+0x8af): undefined reference to `glEnable'
  479. GlContext.cpp:(.text+0x8d3): undefined reference to `glGetIntegerv'
  480. GlContext.cpp:(.text+0x901): undefined reference to `glGetIntegerv'
  481. GlContext.cpp:(.text+0x926): undefined reference to `glGetString'
  482. GlContext.cpp:(.text+0x96a): undefined reference to `sf::Lock::Lock(sf::Mutex&)'
  483. GlContext.cpp:(.text+0x97f): undefined reference to `sf::Lock::~Lock()'
  484. GlContext.cpp:(.text+0x99d): undefined reference to `glGetIntegerv'
  485. GlContext.cpp:(.text+0xa09): undefined reference to `sf::Lock::~Lock()'
  486. GlContext.cpp:(.text+0xa1c): undefined reference to `sf::Lock::~Lock()'
  487. libs/libsfml-window-s.a(GlContext.cpp.o): In function `sf::priv::GlContext::create()':
  488. GlContext.cpp:(.text+0xa3f): undefined reference to `sf::Lock::Lock(sf::Mutex&)'
  489. GlContext.cpp:(.text+0xa6b): undefined reference to `sf::Lock::~Lock()'
  490. GlContext.cpp:(.text+0xa80): undefined reference to `sf::Lock::~Lock()'
  491. libs/libsfml-window-s.a(GlContext.cpp.o): In function `sf::priv::GlContext::ensureContext()':
  492. GlContext.cpp:(.text+0xaab): undefined reference to `sf::ThreadLocal::getValue() const'
  493. GlContext.cpp:(.text+0xace): undefined reference to `sf::ThreadLocal::getValue() const'
  494. GlContext.cpp:(.text+0xae0): undefined reference to `sf::Lock::Lock(sf::Mutex&)'
  495. GlContext.cpp:(.text+0xafa): undefined reference to `sf::ThreadLocal::setValue(void*)'
  496. GlContext.cpp:(.text+0xb02): undefined reference to `sf::Lock::~Lock()'
  497. GlContext.cpp:(.text+0xb0f): undefined reference to `sf::Lock::~Lock()'
  498. libs/libsfml-window-s.a(GlContext.cpp.o): In function `sf::priv::GlContext::create(sf::ContextSettings const&, sf::priv::WindowImpl const*, unsigned int)':
  499. GlContext.cpp:(.text+0xb39): undefined reference to `sf::ThreadLocal::getValue() const'
  500. GlContext.cpp:(.text+0xb4b): undefined reference to `sf::Lock::Lock(sf::Mutex&)'
  501. GlContext.cpp:(.text+0xb8b): undefined reference to `sf::Lock::~Lock()'
  502. GlContext.cpp:(.text+0xbae): undefined reference to `sf::ThreadLocal::getValue() const'
  503. GlContext.cpp:(.text+0xbc0): undefined reference to `sf::Lock::Lock(sf::Mutex&)'
  504. GlContext.cpp:(.text+0xbda): undefined reference to `sf::ThreadLocal::setValue(void*)'
  505. GlContext.cpp:(.text+0xbe2): undefined reference to `sf::Lock::~Lock()'
  506. GlContext.cpp:(.text+0xbf2): undefined reference to `sf::Lock::~Lock()'
  507. GlContext.cpp:(.text+0xc10): undefined reference to `sf::Lock::~Lock()'
  508. libs/libsfml-window-s.a(GlContext.cpp.o): In function `sf::priv::GlContext::create(sf::ContextSettings const&, unsigned int, unsigned int)':
  509. GlContext.cpp:(.text+0xc49): undefined reference to `sf::ThreadLocal::getValue() const'
  510. GlContext.cpp:(.text+0xc5b): undefined reference to `sf::Lock::Lock(sf::Mutex&)'
  511. GlContext.cpp:(.text+0xc9b): undefined reference to `sf::Lock::~Lock()'
  512. GlContext.cpp:(.text+0xcbe): undefined reference to `sf::ThreadLocal::getValue() const'
  513. GlContext.cpp:(.text+0xcd0): undefined reference to `sf::Lock::Lock(sf::Mutex&)'
  514. GlContext.cpp:(.text+0xcea): undefined reference to `sf::ThreadLocal::setValue(void*)'
  515. GlContext.cpp:(.text+0xcf2): undefined reference to `sf::Lock::~Lock()'
  516. GlContext.cpp:(.text+0xd02): undefined reference to `sf::Lock::~Lock()'
  517. GlContext.cpp:(.text+0xd20): undefined reference to `sf::Lock::~Lock()'
  518. libs/libsfml-window-s.a(GlContext.cpp.o): In function `sf::priv::GlContext::~GlContext()':
  519. GlContext.cpp:(.text+0xd5f): undefined reference to `sf::ThreadLocal::getValue() const'
  520. GlContext.cpp:(.text+0xd7e): undefined reference to `sf::ThreadLocal::getValue() const'
  521. GlContext.cpp:(.text+0xd90): undefined reference to `sf::Lock::Lock(sf::Mutex&)'
  522. GlContext.cpp:(.text+0xdaa): undefined reference to `sf::ThreadLocal::setValue(void*)'
  523. GlContext.cpp:(.text+0xdb2): undefined reference to `sf::Lock::~Lock()'
  524. GlContext.cpp:(.text+0xdbf): undefined reference to `sf::Lock::~Lock()'
  525. libs/libsfml-window-s.a(GlContext.cpp.o): In function `sf::priv::GlContext::~GlContext()':
  526. GlContext.cpp:(.text+0xdf0): undefined reference to `sf::ThreadLocal::getValue() const'
  527. GlContext.cpp:(.text+0xe1e): undefined reference to `sf::ThreadLocal::getValue() const'
  528. GlContext.cpp:(.text+0xe30): undefined reference to `sf::Lock::Lock(sf::Mutex&)'
  529. GlContext.cpp:(.text+0xe4b): undefined reference to `sf::ThreadLocal::setValue(void*)'
  530. GlContext.cpp:(.text+0xe53): undefined reference to `sf::Lock::~Lock()'
  531. GlContext.cpp:(.text+0xe60): undefined reference to `sf::Lock::~Lock()'
  532. libs/libsfml-window-s.a(GlContext.cpp.o): In function `sf::priv::GlContext::setActive(bool)':
  533. GlContext.cpp:(.text+0xe86): undefined reference to `sf::ThreadLocal::getValue() const'
  534. GlContext.cpp:(.text+0xe9b): undefined reference to `sf::Lock::Lock(sf::Mutex&)'
  535. GlContext.cpp:(.text+0xeb8): undefined reference to `sf::ThreadLocal::setValue(void*)'
  536. GlContext.cpp:(.text+0xec0): undefined reference to `sf::Lock::~Lock()'
  537. GlContext.cpp:(.text+0xed1): undefined reference to `sf::ThreadLocal::getValue() const'
  538. GlContext.cpp:(.text+0xefe): undefined reference to `sf::ThreadLocal::getValue() const'
  539. GlContext.cpp:(.text+0xf13): undefined reference to `sf::Lock::Lock(sf::Mutex&)'
  540. GlContext.cpp:(.text+0xf30): undefined reference to `sf::ThreadLocal::setValue(void*)'
  541. GlContext.cpp:(.text+0xf3d): undefined reference to `sf::Lock::~Lock()'
  542. GlContext.cpp:(.text+0xf50): undefined reference to `sf::Lock::~Lock()'
  543. libs/libsfml-window-s.a(GlContext.cpp.o): In function `sf::priv::GlContext::globalInit()':
  544. GlContext.cpp:(.text+0xf6f): undefined reference to `sf::Lock::Lock(sf::Mutex&)'
  545. GlContext.cpp:(.text+0xfa6): undefined reference to `sf::ThreadLocal::getValue() const'
  546. GlContext.cpp:(.text+0xfb3): undefined reference to `sf::Lock::~Lock()'
  547. GlContext.cpp:(.text+0xfce): undefined reference to `sf::ThreadLocal::getValue() const'
  548. GlContext.cpp:(.text+0xfe2): undefined reference to `sf::Lock::Lock(sf::Mutex&)'
  549. GlContext.cpp:(.text+0xffc): undefined reference to `sf::ThreadLocal::setValue(void*)'
  550. GlContext.cpp:(.text+0x1006): undefined reference to `sf::Lock::~Lock()'
  551. GlContext.cpp:(.text+0x1015): undefined reference to `sf::Lock::~Lock()'
  552. GlContext.cpp:(.text+0x101d): undefined reference to `sf::Lock::~Lock()'
  553. libs/libsfml-window-s.a(GlContext.cpp.o): In function `sf::priv::GlContext::globalCleanup()':
  554. GlContext.cpp:(.text+0x104e): undefined reference to `sf::Lock::Lock(sf::Mutex&)'
  555. GlContext.cpp:(.text+0x107a): undefined reference to `sf::Lock::Lock(sf::Mutex&)'
  556. GlContext.cpp:(.text+0x10f5): undefined reference to `sf::Lock::~Lock()'
  557. GlContext.cpp:(.text+0x10fd): undefined reference to `sf::Lock::~Lock()'
  558. GlContext.cpp:(.text+0x110e): undefined reference to `sf::Lock::~Lock()'
  559. GlContext.cpp:(.text+0x1123): undefined reference to `sf::Lock::~Lock()'
  560. libs/libsfml-window-s.a(GlContext.cpp.o): In function `sf::ThreadLocalPtr<sf::priv::GlContext>::~ThreadLocalPtr()':
  561. GlContext.cpp:(.text._ZN2sf14ThreadLocalPtrINS_4priv9GlContextEED2Ev[_ZN2sf14ThreadLocalPtrINS_4priv9GlContextEED5Ev]+0x1): undefined reference to `sf::ThreadLocal::~ThreadLocal()'
  562. libs/libsfml-window-s.a(GlContext.cpp.o): In function `sf::priv::GlContext::setActive(bool) [clone .part.22]':
  563. GlContext.cpp:(.text.unlikely+0x2a): undefined reference to `sf::ThreadLocal::getValue() const'
  564. GlContext.cpp:(.text.unlikely+0x3c): undefined reference to `sf::Lock::Lock(sf::Mutex&)'
  565. GlContext.cpp:(.text.unlikely+0x59): undefined reference to `sf::ThreadLocal::setValue(void*)'
  566. GlContext.cpp:(.text.unlikely+0x61): undefined reference to `sf::Lock::~Lock()'
  567. GlContext.cpp:(.text.unlikely+0x73): undefined reference to `sf::Lock::~Lock()'
  568. libs/libsfml-window-s.a(GlContext.cpp.o): In function `_GLOBAL__sub_I__ZN2sf4priv9GlContext10globalInitEv':
  569. GlContext.cpp:(.text.startup+0xa): undefined reference to `sf::Mutex::Mutex()'
  570. GlContext.cpp:(.text.startup+0x19): undefined reference to `sf::Mutex::~Mutex()'
  571. GlContext.cpp:(.text.startup+0x2a): undefined reference to `sf::ThreadLocal::ThreadLocal(void*)'
  572. GlContext.cpp:(.text.startup+0x4a): undefined reference to `sf::ThreadLocal::ThreadLocal(void*)'
  573. GlContext.cpp:(.text.startup+0xb2): undefined reference to `sf::Mutex::Mutex()'
  574. GlContext.cpp:(.text.startup+0xc1): undefined reference to `sf::Mutex::~Mutex()'
  575. libs/libsfml-window-s.a(Display.cpp.o): In function `sf::priv::OpenDisplay()':
  576. Display.cpp:(.text+0x27): undefined reference to `XOpenDisplay'
  577. Display.cpp:(.text+0x4c): undefined reference to `sf::err()'
  578. libs/libsfml-window-s.a(Display.cpp.o): In function `sf::priv::OpenConnection()':
  579. Display.cpp:(.text+0x97): undefined reference to `XOpenDisplay'
  580. Display.cpp:(.text+0xc3): undefined reference to `sf::err()'
  581. libs/libsfml-window-s.a(Display.cpp.o): In function `sf::priv::XCBScreenOfDisplay(xcb_connection_t*, int)':
  582. Display.cpp:(.text+0x138): undefined reference to `xcb_get_setup'
  583. Display.cpp:(.text+0x140): undefined reference to `xcb_setup_roots_iterator'
  584. Display.cpp:(.text+0x167): undefined reference to `xcb_screen_next'
  585. libs/libsfml-window-s.a(Display.cpp.o): In function `sf::priv::XCBDefaultScreen(xcb_connection_t*)':
  586. Display.cpp:(.text+0x1a1): undefined reference to `XDefaultScreen'
  587. Display.cpp:(.text+0x1ab): undefined reference to `xcb_get_setup'
  588. Display.cpp:(.text+0x1b3): undefined reference to `xcb_setup_roots_iterator'
  589. Display.cpp:(.text+0x1d7): undefined reference to `xcb_screen_next'
  590. libs/libsfml-window-s.a(Display.cpp.o): In function `sf::priv::XCBDefaultRootWindow(xcb_connection_t*)':
  591. Display.cpp:(.text+0x221): undefined reference to `XDefaultScreen'
  592. Display.cpp:(.text+0x22b): undefined reference to `xcb_get_setup'
  593. Display.cpp:(.text+0x233): undefined reference to `xcb_setup_roots_iterator'
  594. Display.cpp:(.text+0x257): undefined reference to `xcb_screen_next'
  595. libs/libsfml-window-s.a(Display.cpp.o): In function `sf::priv::getKeysymMap()':
  596. Display.cpp:(.text+0x2c7): undefined reference to `XGetXCBConnection'
  597. Display.cpp:(.text+0x2d2): undefined reference to `xcb_get_setup'
  598. Display.cpp:(.text+0x2e4): undefined reference to `xcb_get_setup'
  599. Display.cpp:(.text+0x30d): undefined reference to `xcb_get_keyboard_mapping'
  600. Display.cpp:(.text+0x31a): undefined reference to `xcb_get_keyboard_mapping_reply'
  601. Display.cpp:(.text+0x341): undefined reference to `sf::err()'
  602. Display.cpp:(.text+0x3db): undefined reference to `XOpenDisplay'
  603. Display.cpp:(.text+0x401): undefined reference to `XCloseDisplay'
  604. Display.cpp:(.text+0x42a): undefined reference to `xcb_get_keyboard_mapping_keysyms'
  605. Display.cpp:(.text+0x4c8): undefined reference to `sf::err()'
  606. Display.cpp:(.text+0x6a9): undefined reference to `sf::err()'
  607. Display.cpp:(.text+0x711): undefined reference to `sf::err()'
  608. libs/libsfml-window-s.a(Display.cpp.o): In function `sf::priv::getAtom(std::string const&, bool)':
  609. Display.cpp:(.text+0x86d): undefined reference to `XGetXCBConnection'
  610. Display.cpp:(.text+0x883): undefined reference to `xcb_intern_atom'
  611. Display.cpp:(.text+0x892): undefined reference to `xcb_intern_atom_reply'
  612. Display.cpp:(.text+0x8bb): undefined reference to `sf::err()'
  613. Display.cpp:(.text+0x973): undefined reference to `XOpenDisplay'
  614. Display.cpp:(.text+0x9b2): undefined reference to `XCloseDisplay'
  615. Display.cpp:(.text+0xb46): undefined reference to `sf::err()'
  616. libs/libsfml-window-s.a(Display.cpp.o): In function `sf::priv::OpenConnection()':
  617. Display.cpp:(.text+0x8b): undefined reference to `XGetXCBConnection'
  618. Display.cpp:(.text+0xbe): undefined reference to `XGetXCBConnection'
  619. libs/libsfml-window-s.a(Display.cpp.o): In function `sf::priv::CloseDisplay(_XDisplay*)':
  620. Display.cpp:(.text+0x101): undefined reference to `XCloseDisplay'
  621. libs/libsfml-window-s.a(Display.cpp.o): In function `sf::priv::CloseConnection(xcb_connection_t*)':
  622. Display.cpp:(.text+0x129): undefined reference to `XCloseDisplay'
  623. libs/libsfml-window-s.a(JoystickImpl.cpp.o): In function `(anonymous namespace)::isJoystick(udev_device*) [clone .part.10]':
  624. JoystickImpl.cpp:(.text+0x5f): undefined reference to `udev_device_get_property_value'
  625. JoystickImpl.cpp:(.text+0x81): undefined reference to `udev_device_get_property_value'
  626. JoystickImpl.cpp:(.text+0x93): undefined reference to `udev_device_get_property_value'
  627. JoystickImpl.cpp:(.text+0xa5): undefined reference to `udev_device_get_property_value'
  628. JoystickImpl.cpp:(.text+0xb7): undefined reference to `udev_device_get_property_value'
  629. libs/libsfml-window-s.a(JoystickImpl.cpp.o):JoystickImpl.cpp:(.text+0xc9): more undefined references to `udev_device_get_property_value' follow
  630. libs/libsfml-window-s.a(JoystickImpl.cpp.o): In function `(anonymous namespace)::updatePluggedList(udev_device*) [clone .constprop.39]':
  631. JoystickImpl.cpp:(.text+0x3bd): undefined reference to `udev_enumerate_new'
  632. JoystickImpl.cpp:(.text+0x3d6): undefined reference to `udev_enumerate_add_match_subsystem'
  633. JoystickImpl.cpp:(.text+0x3e6): undefined reference to `udev_enumerate_scan_devices'
  634. JoystickImpl.cpp:(.text+0x3f6): undefined reference to `udev_enumerate_get_list_entry'
  635. JoystickImpl.cpp:(.text+0x414): undefined reference to `udev_list_entry_get_name'
  636. JoystickImpl.cpp:(.text+0x426): undefined reference to `udev_device_new_from_syspath'
  637. JoystickImpl.cpp:(.text+0x436): undefined reference to `udev_device_get_devnode'
  638. JoystickImpl.cpp:(.text+0x45a): undefined reference to `udev_device_get_property_value'
  639. JoystickImpl.cpp:(.text+0x467): undefined reference to `udev_device_get_devnode'
  640. JoystickImpl.cpp:(.text+0x4ae): undefined reference to `udev_device_unref'
  641. JoystickImpl.cpp:(.text+0x4b6): undefined reference to `udev_list_entry_get_next'
  642. JoystickImpl.cpp:(.text+0x4ca): undefined reference to `udev_enumerate_unref'
  643. JoystickImpl.cpp:(.text+0x5f1): undefined reference to `sf::err()'
  644. JoystickImpl.cpp:(.text+0x66f): undefined reference to `sf::err()'
  645. JoystickImpl.cpp:(.text+0x683): undefined reference to `sf::err()'
  646. libs/libsfml-window-s.a(JoystickImpl.cpp.o): In function `sf::priv::JoystickImpl::initialize()':
  647. JoystickImpl.cpp:(.text+0x8b7): undefined reference to `udev_new'
  648. JoystickImpl.cpp:(.text+0x8d4): undefined reference to `udev_monitor_new_from_netlink'
  649. JoystickImpl.cpp:(.text+0x8f3): undefined reference to `udev_monitor_filter_add_match_subsystem_devtype'
  650. JoystickImpl.cpp:(.text+0x905): undefined reference to `udev_monitor_enable_receiving'
  651. JoystickImpl.cpp:(.text+0x921): undefined reference to `sf::err()'
  652. JoystickImpl.cpp:(.text+0x984): undefined reference to `udev_monitor_unref'
  653. JoystickImpl.cpp:(.text+0x9c1): undefined reference to `sf::err()'
  654. JoystickImpl.cpp:(.text+0x9e1): undefined reference to `sf::err()'
  655. JoystickImpl.cpp:(.text+0xa41): undefined reference to `sf::err()'
  656. libs/libsfml-window-s.a(JoystickImpl.cpp.o): In function `sf::priv::JoystickImpl::cleanup()':
  657. JoystickImpl.cpp:(.text+0xaf1): undefined reference to `udev_monitor_unref'
  658. JoystickImpl.cpp:(.text+0xb0d): undefined reference to `udev_unref'
  659. libs/libsfml-window-s.a(JoystickImpl.cpp.o): In function `sf::priv::JoystickImpl::isConnected(unsigned int)':
  660. JoystickImpl.cpp:(.text+0xb5b): undefined reference to `udev_monitor_get_fd'
  661. JoystickImpl.cpp:(.text+0xc29): undefined reference to `udev_monitor_receive_device'
  662. JoystickImpl.cpp:(.text+0xc42): undefined reference to `udev_device_get_action'
  663. JoystickImpl.cpp:(.text+0xc56): undefined reference to `udev_device_get_devnode'
  664. JoystickImpl.cpp:(.text+0xc82): undefined reference to `udev_device_get_property_value'
  665. JoystickImpl.cpp:(.text+0xc95): undefined reference to `udev_device_get_devnode'
  666. JoystickImpl.cpp:(.text+0xd14): undefined reference to `udev_device_get_syspath'
  667. JoystickImpl.cpp:(.text+0xe45): undefined reference to `udev_enumerate_new'
  668. JoystickImpl.cpp:(.text+0xe60): undefined reference to `udev_enumerate_add_match_subsystem'
  669. JoystickImpl.cpp:(.text+0xe72): undefined reference to `udev_enumerate_scan_devices'
  670. JoystickImpl.cpp:(.text+0xe84): undefined reference to `udev_enumerate_get_list_entry'
  671. JoystickImpl.cpp:(.text+0xea4): undefined reference to `udev_list_entry_get_name'
  672. JoystickImpl.cpp:(.text+0xeb6): undefined reference to `udev_device_new_from_syspath'
  673. JoystickImpl.cpp:(.text+0xeca): undefined reference to `udev_device_get_devnode'
  674. JoystickImpl.cpp:(.text+0xeee): undefined reference to `udev_device_get_property_value'
  675. JoystickImpl.cpp:(.text+0xeff): undefined reference to `udev_device_get_devnode'
  676. JoystickImpl.cpp:(.text+0xf52): undefined reference to `udev_device_unref'
  677. JoystickImpl.cpp:(.text+0xf5a): undefined reference to `udev_list_entry_get_next'
  678. JoystickImpl.cpp:(.text+0xf70): undefined reference to `udev_enumerate_unref'
  679. JoystickImpl.cpp:(.text+0xf86): undefined reference to `udev_device_unref'
  680. JoystickImpl.cpp:(.text+0x10b1): undefined reference to `sf::err()'
  681. JoystickImpl.cpp:(.text+0x111e): undefined reference to `sf::err()'
  682. JoystickImpl.cpp:(.text+0x1132): undefined reference to `sf::err()'
  683. JoystickImpl.cpp:(.text+0x1166): undefined reference to `udev_device_get_syspath'
  684. JoystickImpl.cpp:(.text+0x12d7): undefined reference to `sf::err()'
  685. libs/libsfml-window-s.a(JoystickImpl.cpp.o): In function `sf::priv::JoystickImpl::open(unsigned int)':
  686. JoystickImpl.cpp:(.text+0x19ed): undefined reference to `udev_device_new_from_syspath'
  687. JoystickImpl.cpp:(.text+0x1a1a): undefined reference to `udev_device_get_property_value'
  688. JoystickImpl.cpp:(.text+0x1a79): undefined reference to `udev_device_get_parent_with_subsystem_devtype'
  689. JoystickImpl.cpp:(.text+0x1a8b): undefined reference to `udev_device_get_sysattr_value'
  690. JoystickImpl.cpp:(.text+0x1ac0): undefined reference to `udev_device_unref'
  691. JoystickImpl.cpp:(.text+0x1af1): undefined reference to `udev_device_new_from_syspath'
  692. JoystickImpl.cpp:(.text+0x1b24): undefined reference to `udev_device_get_property_value'
  693. JoystickImpl.cpp:(.text+0x1b84): undefined reference to `udev_device_get_parent_with_subsystem_devtype'
  694. JoystickImpl.cpp:(.text+0x1b99): undefined reference to `udev_device_get_sysattr_value'
  695. JoystickImpl.cpp:(.text+0x1bd1): undefined reference to `udev_device_unref'
  696. JoystickImpl.cpp:(.text+0x1cc8): undefined reference to `sf::err()'
  697. JoystickImpl.cpp:(.text+0x1dbd): undefined reference to `udev_device_new_from_syspath'
  698. JoystickImpl.cpp:(.text+0x1df1): undefined reference to `udev_device_get_parent_with_subsystem_devtype'
  699. JoystickImpl.cpp:(.text+0x1e07): undefined reference to `udev_device_get_sysattr_value'
  700. JoystickImpl.cpp:(.text+0x1e28): undefined reference to `udev_device_unref'
  701. JoystickImpl.cpp:(.text+0x1e36): undefined reference to `sf::err()'
  702. JoystickImpl.cpp:(.text+0x1f08): undefined reference to `sf::err()'
  703. JoystickImpl.cpp:(.text+0x1f83): undefined reference to `sf::err()'
  704. JoystickImpl.cpp:(.text+0x1ff4): undefined reference to `udev_device_unref'
  705. JoystickImpl.cpp:(.text+0x2004): undefined reference to `udev_device_unref'
  706. JoystickImpl.cpp:(.text+0x204a): undefined reference to `sf::err()'
  707. JoystickImpl.cpp:(.text+0x20a0): undefined reference to `sf::err()'
  708. JoystickImpl.cpp:(.text+0x20fb): undefined reference to `sf::err()'
  709. libs/libsfml-graphics-s.a(Font.cpp.o): In function `sf::Font::getLineSpacing(unsigned int) const':
  710. Font.cpp:(.text+0x12c): undefined reference to `FT_Set_Pixel_Sizes'
  711. Font.cpp:(.text+0x177): undefined reference to `sf::err()'
  712. Font.cpp:(.text+0x1dc): undefined reference to `sf::err()'
  713. Font.cpp:(.text+0x211): undefined reference to `sf::err()'
  714. Font.cpp:(.text+0x238): undefined reference to `sf::err()'
  715. libs/libsfml-graphics-s.a(Font.cpp.o): In function `sf::Font::getUnderlinePosition(unsigned int) const':
  716. Font.cpp:(.text+0x2ec): undefined reference to `FT_Set_Pixel_Sizes'
  717. Font.cpp:(.text+0x344): undefined reference to `FT_MulFix'
  718. Font.cpp:(.text+0x377): undefined reference to `sf::err()'
  719. Font.cpp:(.text+0x3dc): undefined reference to `sf::err()'
  720. Font.cpp:(.text+0x411): undefined reference to `sf::err()'
  721. Font.cpp:(.text+0x438): undefined reference to `sf::err()'
  722. libs/libsfml-graphics-s.a(Font.cpp.o): In function `sf::Font::getUnderlineThickness(unsigned int) const':
  723. Font.cpp:(.text+0x4ec): undefined reference to `FT_Set_Pixel_Sizes'
  724. Font.cpp:(.text+0x544): undefined reference to `FT_MulFix'
  725. Font.cpp:(.text+0x567): undefined reference to `sf::err()'
  726. Font.cpp:(.text+0x5cc): undefined reference to `sf::err()'
  727. Font.cpp:(.text+0x601): undefined reference to `sf::err()'
  728. Font.cpp:(.text+0x628): undefined reference to `sf::err()'
  729. libs/libsfml-graphics-s.a(Font.cpp.o): In function `sf::Font::setCurrentSize(unsigned int) const':
  730. Font.cpp:(.text+0x6d5): undefined reference to `FT_Set_Pixel_Sizes'
  731. Font.cpp:(.text+0x707): undefined reference to `sf::err()'
  732. Font.cpp:(.text+0x76c): undefined reference to `sf::err()'
  733. Font.cpp:(.text+0x7a1): undefined reference to `sf::err()'
  734. Font.cpp:(.text+0x7c8): undefined reference to `sf::err()'
  735. libs/libsfml-graphics-s.a(Font.cpp.o): In function `sf::Font::getKerning(unsigned int, unsigned int, unsigned int) const':
  736. Font.cpp:(.text+0x89d): undefined reference to `FT_Get_Char_Index'
  737. Font.cpp:(.text+0x8ad): undefined reference to `FT_Get_Char_Index'
  738. Font.cpp:(.text+0x8c0): undefined reference to `FT_Get_Kerning'
  739. libs/libsfml-graphics-s.a(Font.cpp.o): In function `sf::Font::findGlyphRect(sf::Font::Page&, unsigned int, unsigned int) const':
  740. Font.cpp:(.text+0xa35): undefined reference to `sf::err()'
  741. libs/libsfml-graphics-s.a(Font.cpp.o): In function `sf::Font::~Font()':
  742. Font.cpp:(.text+0xebb): undefined reference to `FT_Done_Face'
  743. Font.cpp:(.text+0xede): undefined reference to `FT_Done_FreeType'
  744. libs/libsfml-graphics-s.a(Font.cpp.o): In function `sf::Font::loadFromMemory(void const*, unsigned long)':
  745. Font.cpp:(.text+0xfed): undefined reference to `FT_Init_FreeType'
  746. Font.cpp:(.text+0x100f): undefined reference to `FT_New_Memory_Face'
  747. Font.cpp:(.text+0x1022): undefined reference to `FT_Select_Charmap'
  748. Font.cpp:(.text+0x1091): undefined reference to `sf::err()'
  749. Font.cpp:(.text+0x10f1): undefined reference to `sf::err()'
  750. Font.cpp:(.text+0x1117): undefined reference to `FT_Done_Face'
  751. Font.cpp:(.text+0x1136): undefined reference to `FT_Done_FreeType'
  752. Font.cpp:(.text+0x1179): undefined reference to `sf::err()'
  753. Font.cpp:(.text+0x11c9): undefined reference to `FT_Done_Face'
  754. libs/libsfml-graphics-s.a(Font.cpp.o): In function `sf::Font::loadFromFile(std::string const&)':
  755. Font.cpp:(.text+0x12e8): undefined reference to `FT_Init_FreeType'
  756. Font.cpp:(.text+0x1308): undefined reference to `FT_New_Face'
  757. Font.cpp:(.text+0x131b): undefined reference to `FT_Select_Charmap'
  758. Font.cpp:(.text+0x1381): undefined reference to `sf::err()'
  759. Font.cpp:(.text+0x1409): undefined reference to `sf::err()'
  760. Font.cpp:(.text+0x1457): undefined reference to `FT_Done_Face'
  761. Font.cpp:(.text+0x1476): undefined reference to `FT_Done_FreeType'
  762. Font.cpp:(.text+0x14b9): undefined reference to `sf::err()'
  763. Font.cpp:(.text+0x152e): undefined reference to `FT_Done_Face'
  764. libs/libsfml-graphics-s.a(Font.cpp.o): In function `sf::Font::loadFromStream(sf::InputStream&)':
  765. Font.cpp:(.text+0x1650): undefined reference to `FT_Init_FreeType'
  766. Font.cpp:(.text+0x1720): undefined reference to `FT_Open_Face'
  767. Font.cpp:(.text+0x1737): undefined reference to `FT_Select_Charmap'
  768. Font.cpp:(.text+0x17e1): undefined reference to `sf::err()'
  769. Font.cpp:(.text+0x1851): undefined reference to `sf::err()'
  770. Font.cpp:(.text+0x18bf): undefined reference to `FT_Done_Face'
  771. Font.cpp:(.text+0x18de): undefined reference to `FT_Done_FreeType'
  772. Font.cpp:(.text+0x1949): undefined reference to `sf::err()'
  773. Font.cpp:(.text+0x19a1): undefined reference to `FT_Done_Face'
  774. libs/libsfml-graphics-s.a(Font.cpp.o): In function `sf::Font::cleanup()':
  775. Font.cpp:(.text+0x1b68): undefined reference to `FT_Done_Face'
  776. Font.cpp:(.text+0x1b89): undefined reference to `FT_Done_FreeType'
  777. libs/libsfml-graphics-s.a(Font.cpp.o): In function `sf::Font::loadGlyph(unsigned int, unsigned int, bool) const':
  778. Font.cpp:(.text+0x218b): undefined reference to `FT_Set_Pixel_Sizes'
  779. Font.cpp:(.text+0x21c4): undefined reference to `FT_Load_Char'
  780. Font.cpp:(.text+0x21d9): undefined reference to `FT_Get_Glyph'
  781. Font.cpp:(.text+0x2209): undefined reference to `FT_Glyph_To_Bitmap'
  782. Font.cpp:(.text+0x2266): undefined reference to `FT_Done_Glyph'
  783. Font.cpp:(.text+0x226b): undefined reference to `glFlush'
  784. Font.cpp:(.text+0x2283): undefined reference to `sf::err()'
  785. Font.cpp:(.text+0x22ee): undefined reference to `sf::err()'
  786. Font.cpp:(.text+0x2322): undefined reference to `sf::err()'
  787. Font.cpp:(.text+0x234a): undefined reference to `sf::err()'
  788. Font.cpp:(.text+0x23ac): undefined reference to `FT_Bitmap_Embolden'
  789. Font.cpp:(.text+0x23f3): undefined reference to `FT_Outline_Embolden'
  790. libs/libsfml-graphics-s.a(ImageLoader.cpp.o): In function `sf::priv::ImageLoader::writeJpg(std::string const&, std::vector<unsigned char, std::allocator<unsigned char> > const&, unsigned int, unsigned int)':
  791. ImageLoader.cpp:(.text+0x18771): undefined reference to `jpeg_std_error'
  792. ImageLoader.cpp:(.text+0x18790): undefined reference to `jpeg_CreateCompress'
  793. ImageLoader.cpp:(.text+0x187ca): undefined reference to `jpeg_stdio_dest'
  794. ImageLoader.cpp:(.text+0x187db): undefined reference to `jpeg_set_defaults'
  795. ImageLoader.cpp:(.text+0x187f2): undefined reference to `jpeg_set_quality'
  796. ImageLoader.cpp:(.text+0x18870): undefined reference to `jpeg_start_compress'
  797. ImageLoader.cpp:(.text+0x188ac): undefined reference to `jpeg_write_scanlines'
  798. ImageLoader.cpp:(.text+0x188c9): undefined reference to `jpeg_finish_compress'
  799. ImageLoader.cpp:(.text+0x188d6): undefined reference to `jpeg_destroy_compress'
  800. libs/libsfml-graphics-s.a(ImageLoader.cpp.o): In function `sf::priv::ImageLoader::saveImageToFile(std::string const&, std::vector<unsigned char, std::allocator<unsigned char> > const&, sf::Vector2<unsigned int> const&)':
  801. ImageLoader.cpp:(.text+0x1898c): undefined reference to `sf::err()'
  802. libs/libsfml-graphics-s.a(ImageLoader.cpp.o): In function `sf::priv::ImageLoader::loadImageFromFile(std::string const&, std::vector<unsigned char, std::allocator<unsigned char> >&, sf::Vector2<unsigned int>&)':
  803. ImageLoader.cpp:(.text+0x18ff5): undefined reference to `sf::err()'
  804. ImageLoader.cpp:(.text+0x191a1): undefined reference to `sf::err()'
  805. libs/libsfml-graphics-s.a(ImageLoader.cpp.o): In function `sf::priv::ImageLoader::loadImageFromMemory(void const*, unsigned long, std::vector<unsigned char, std::allocator<unsigned char> >&, sf::Vector2<unsigned int>&)':
  806. ImageLoader.cpp:(.text+0x192d8): undefined reference to `sf::err()'
  807. ImageLoader.cpp:(.text+0x19351): undefined reference to `sf::err()'
  808. libs/libsfml-graphics-s.a(ImageLoader.cpp.o):ImageLoader.cpp:(.text+0x19592): more undefined references to `sf::err()' follow
  809. libs/libsfml-graphics-s.a(RenderTarget.cpp.o): In function `sf::RenderTarget::clear(sf::Color const&)':
  810. RenderTarget.cpp:(.text+0x108): undefined reference to `glClearColor'
  811. libs/libsfml-graphics-s.a(RenderTarget.cpp.o): In function `sf::RenderTarget::popGLStates()':
  812. RenderTarget.cpp:(.text+0x7c6): undefined reference to `glMatrixMode'
  813. RenderTarget.cpp:(.text+0x7cb): undefined reference to `glPopMatrix'
  814. RenderTarget.cpp:(.text+0x7d5): undefined reference to `glMatrixMode'
  815. RenderTarget.cpp:(.text+0x7da): undefined reference to `glPopMatrix'
  816. RenderTarget.cpp:(.text+0x7e4): undefined reference to `glMatrixMode'
  817. RenderTarget.cpp:(.text+0x7e9): undefined reference to `glPopMatrix'
  818. RenderTarget.cpp:(.text+0x7ee): undefined reference to `glPopClientAttrib'
  819. libs/libsfml-graphics-s.a(RenderTarget.cpp.o): In function `sf::RenderTarget::applyCurrentView()':
  820. RenderTarget.cpp:(.text+0x9dd): undefined reference to `glViewport'
  821. RenderTarget.cpp:(.text+0x9e7): undefined reference to `glMatrixMode'
  822. RenderTarget.cpp:(.text+0x9ff): undefined reference to `glLoadMatrixf'
  823. RenderTarget.cpp:(.text+0xa09): undefined reference to `glMatrixMode'
  824. libs/libsfml-graphics-s.a(RenderTarget.cpp.o): In function `sf::RenderTarget::applyBlendMode(sf::BlendMode const&)':
  825. RenderTarget.cpp:(.text+0xace): undefined reference to `glBlendFunc'
  826. RenderTarget.cpp:(.text+0xbe1): undefined reference to `sf::err()'
  827. RenderTarget.cpp:(.text+0xc37): undefined reference to `sf::err()'
  828. RenderTarget.cpp:(.text+0xc8d): undefined reference to `sf::err()'
  829. libs/libsfml-graphics-s.a(RenderTarget.cpp.o): In function `sf::RenderTarget::resetGLStates()':
  830. RenderTarget.cpp:(.text+0x1119): undefined reference to `glDisable'
  831. RenderTarget.cpp:(.text+0x1123): undefined reference to `glDisable'
  832. RenderTarget.cpp:(.text+0x112d): undefined reference to `glDisable'
  833. RenderTarget.cpp:(.text+0x1137): undefined reference to `glDisable'
  834. RenderTarget.cpp:(.text+0x1141): undefined reference to `glEnable'
  835. RenderTarget.cpp:(.text+0x114b): undefined reference to `glEnable'
  836. RenderTarget.cpp:(.text+0x1155): undefined reference to `glMatrixMode'
  837. RenderTarget.cpp:(.text+0x115f): undefined reference to `glEnableClientState'
  838. RenderTarget.cpp:(.text+0x1169): undefined reference to `glEnableClientState'
  839. RenderTarget.cpp:(.text+0x1173): undefined reference to `glEnableClientState'
  840. RenderTarget.cpp:(.text+0x1199): undefined reference to `glLoadMatrixf'
  841. libs/libsfml-graphics-s.a(RenderTarget.cpp.o): In function `sf::RenderTarget::pushGLStates()':
  842. RenderTarget.cpp:(.text+0x1219): undefined reference to `glPushClientAttrib'
  843. RenderTarget.cpp:(.text+0x1223): undefined reference to `glPushAttrib'
  844. RenderTarget.cpp:(.text+0x122d): undefined reference to `glMatrixMode'
  845. RenderTarget.cpp:(.text+0x1232): undefined reference to `glPushMatrix'
  846. RenderTarget.cpp:(.text+0x123c): undefined reference to `glMatrixMode'
  847. RenderTarget.cpp:(.text+0x1241): undefined reference to `glPushMatrix'
  848. RenderTarget.cpp:(.text+0x124b): undefined reference to `glMatrixMode'
  849. RenderTarget.cpp:(.text+0x1250): undefined reference to `glPushMatrix'
  850. libs/libsfml-graphics-s.a(RenderTarget.cpp.o): In function `sf::RenderTarget::draw(sf::Vertex const*, unsigned long, sf::PrimitiveType, sf::RenderStates const&)':
  851. RenderTarget.cpp:(.text+0x13cc): undefined reference to `glVertexPointer'
  852. RenderTarget.cpp:(.text+0x13e5): undefined reference to `glColorPointer'
  853. RenderTarget.cpp:(.text+0x13fe): undefined reference to `glTexCoordPointer'
  854. RenderTarget.cpp:(.text+0x1414): undefined reference to `glDrawArrays'
  855. RenderTarget.cpp:(.text+0x146a): undefined reference to `glLoadMatrixf'
  856. RenderTarget.cpp:(.text+0x14ae): undefined reference to `glLoadMatrixf'
  857. libs/libsfml-graphics-s.a(RenderTarget.cpp.o): In function `sf::RenderTarget::clear(sf::Color const&)':
  858. RenderTarget.cpp:(.text+0x118): undefined reference to `glClear'
  859. libs/libsfml-graphics-s.a(RenderTarget.cpp.o): In function `sf::RenderTarget::popGLStates()':
  860. RenderTarget.cpp:(.text+0x7f7): undefined reference to `glPopAttrib'
  861. libs/libsfml-graphics-s.a(RenderTarget.cpp.o): In function `sf::RenderTarget::applyTransform(sf::Transform const&)':
  862. RenderTarget.cpp:(.text+0x14f4): undefined reference to `glLoadMatrixf'
  863. libs/libsfml-graphics-s.a(Shader.cpp.o): In function `sf::Shader::bind(sf::Shader const*)':
  864. Shader.cpp:(.text+0x89): undefined reference to `sf::Lock::Lock(sf::Mutex&)'
  865. Shader.cpp:(.text+0xaf): undefined reference to `sf::Lock::~Lock()'
  866. Shader.cpp:(.text+0x1e1): undefined reference to `sf::err()'
  867. Shader.cpp:(.text+0x289): undefined reference to `sf::Lock::~Lock()'
  868. libs/libsfml-graphics-s.a(Shader.cpp.o): In function `sf::Shader::isAvailable()':
  869. Shader.cpp:(.text+0x2ae): undefined reference to `sf::Lock::Lock(sf::Mutex&)'
  870. Shader.cpp:(.text+0x2d4): undefined reference to `sf::Lock::~Lock()'
  871. Shader.cpp:(.text+0x355): undefined reference to `sf::Lock::~Lock()'
  872. libs/libsfml-graphics-s.a(Shader.cpp.o): In function `sf::Shader::compile(char const*, char const*)':
  873. Shader.cpp:(.text+0x5f5): undefined reference to `glFlush'
  874. Shader.cpp:(.text+0x641): undefined reference to `sf::err()'
  875. Shader.cpp:(.text+0x759): undefined reference to `sf::err()'
  876. Shader.cpp:(.text+0x824): undefined reference to `sf::err()'
  877. Shader.cpp:(.text+0x8dc): undefined reference to `sf::err()'
  878. libs/libsfml-graphics-s.a(Shader.cpp.o): In function `sf::Shader::getParamLocation(std::string const&)':
  879. Shader.cpp:(.text+0xc01): undefined reference to `sf::err()'
  880. libs/libsfml-graphics-s.a(Shader.cpp.o):Shader.cpp:(.text+0x1673): more undefined references to `sf::err()' follow
  881. libs/libsfml-graphics-s.a(Shader.cpp.o): In function `sf::Shader::setParameter(std::string const&, sf::Texture const&)':
  882. Shader.cpp:(.text+0x1f1b): undefined reference to `sf::Lock::Lock(sf::Mutex&)'
  883. Shader.cpp:(.text+0x1f4d): undefined reference to `sf::Lock::~Lock()'
  884. Shader.cpp:(.text+0x1f9b): undefined reference to `glGetIntegerv'
  885. Shader.cpp:(.text+0x2044): undefined reference to `sf::err()'
  886. Shader.cpp:(.text+0x2104): undefined reference to `sf::Lock::~Lock()'
  887. libs/libsfml-graphics-s.a(Shader.cpp.o): In function `_GLOBAL__sub_I__ZN2sf6Shader14CurrentTextureE':
  888. Shader.cpp:(.text.startup+0xa): undefined reference to `sf::Mutex::Mutex()'
  889. Shader.cpp:(.text.startup+0x19): undefined reference to `sf::Mutex::~Mutex()'
  890. libs/libsfml-graphics-s.a(Texture.cpp.o): In function `sf::Texture::Texture()':
  891. Texture.cpp:(.text+0x45): undefined reference to `sf::Lock::Lock(sf::Mutex&)'
  892. Texture.cpp:(.text+0x5f): undefined reference to `sf::Lock::~Lock()'
  893. libs/libsfml-graphics-s.a(Texture.cpp.o): In function `sf::Texture::~Texture()':
  894. Texture.cpp:(.text+0xb4): undefined reference to `glDeleteTextures'
  895. libs/libsfml-graphics-s.a(Texture.cpp.o): In function `sf::Texture::create(unsigned int, unsigned int)':
  896. Texture.cpp:(.text+0x173): undefined reference to `sf::Lock::Lock(sf::Mutex&)'
  897. Texture.cpp:(.text+0x19f): undefined reference to `sf::Lock::~Lock()'
  898. Texture.cpp:(.text+0x1b4): undefined reference to `sf::err()'
  899. Texture.cpp:(.text+0x2c1): undefined reference to `sf::err()'
  900. Texture.cpp:(.text+0x378): undefined reference to `glGetIntegerv'
  901. Texture.cpp:(.text+0x42c): undefined reference to `glBindTexture'
  902. Texture.cpp:(.text+0x460): undefined reference to `glTexImage2D'
  903. Texture.cpp:(.text+0x490): undefined reference to `glTexParameteri'
  904. Texture.cpp:(.text+0x4c0): undefined reference to `glTexParameteri'
  905. Texture.cpp:(.text+0x4dc): undefined reference to `glTexParameteri'
  906. Texture.cpp:(.text+0x4f8): undefined reference to `glTexParameteri'
  907. Texture.cpp:(.text+0x50a): undefined reference to `sf::Lock::Lock(sf::Mutex&)'
  908. Texture.cpp:(.text+0x524): undefined reference to `sf::Lock::~Lock()'
  909. Texture.cpp:(.text+0x593): undefined reference to `glGenTextures'
  910. Texture.cpp:(.text+0x5a5): undefined reference to `sf::err()'
  911. Texture.cpp:(.text+0x5f8): undefined reference to `sf::err()'
  912. Texture.cpp:(.text+0x64b): undefined reference to `sf::err()'
  913. Texture.cpp:(.text+0x735): undefined reference to `sf::Lock::~Lock()'
  914. libs/libsfml-graphics-s.a(Texture.cpp.o): In function `sf::Texture::copyToImage() const':
  915. Texture.cpp:(.text+0x814): undefined reference to `glBindTexture'
  916. Texture.cpp:(.text+0x82d): undefined reference to `glGetTexImage'
  917. Texture.cpp:(.text+0x9fe): undefined reference to `glBindTexture'
  918. Texture.cpp:(.text+0xa17): undefined reference to `glGetTexImage'
  919. libs/libsfml-graphics-s.a(Texture.cpp.o): In function `sf::Texture::update(unsigned char const*)':
  920. Texture.cpp:(.text+0xab8): undefined reference to `glBindTexture'
  921. Texture.cpp:(.text+0xae2): undefined reference to `glTexSubImage2D'
  922. Texture.cpp:(.text+0xaf5): undefined reference to `sf::Lock::Lock(sf::Mutex&)'
  923. Texture.cpp:(.text+0xb11): undefined reference to `sf::Lock::~Lock()'
  924. libs/libsfml-graphics-s.a(Texture.cpp.o): In function `sf::Texture::update(unsigned char const*, unsigned int, unsigned int, unsigned int, unsigned int)':
  925. Texture.cpp:(.text+0xba4): undefined reference to `glBindTexture'
  926. Texture.cpp:(.text+0xbd0): undefined reference to `glTexSubImage2D'
  927. Texture.cpp:(.text+0xbe3): undefined reference to `sf::Lock::Lock(sf::Mutex&)'
  928. Texture.cpp:(.text+0xbff): undefined reference to `sf::Lock::~Lock()'
  929. libs/libsfml-graphics-s.a(Texture.cpp.o): In function `sf::Texture::update(sf::Image const&)':
  930. Texture.cpp:(.text+0xcaa): undefined reference to `glBindTexture'
  931. Texture.cpp:(.text+0xcd4): undefined reference to `glTexSubImage2D'
  932. Texture.cpp:(.text+0xce9): undefined reference to `sf::Lock::Lock(sf::Mutex&)'
  933. Texture.cpp:(.text+0xd05): undefined reference to `sf::Lock::~Lock()'
  934. libs/libsfml-graphics-s.a(Texture.cpp.o): In function `sf::Texture::loadFromImage(sf::Image const&, sf::Rect<int> const&)':
  935. Texture.cpp:(.text+0xe36): undefined reference to `glFlush'
  936. Texture.cpp:(.text+0xe72): undefined reference to `glBindTexture'
  937. Texture.cpp:(.text+0xeb2): undefined reference to `glTexSubImage2D'
  938. Texture.cpp:(.text+0xec3): undefined reference to `glFlush'
  939. libs/libsfml-graphics-s.a(Texture.cpp.o): In function `sf::Texture::Texture(sf::Texture const&)':
  940. Texture.cpp:(.text+0x10b0): undefined reference to `sf::Lock::Lock(sf::Mutex&)'
  941. Texture.cpp:(.text+0x10cb): undefined reference to `sf::Lock::~Lock()'
  942. libs/libsfml-graphics-s.a(Texture.cpp.o): In function `sf::Texture::update(sf::Image const&, unsigned int, unsigned int)':
  943. Texture.cpp:(.text+0x11ca): undefined reference to `glBindTexture'
  944. Texture.cpp:(.text+0x11f6): undefined reference to `glTexSubImage2D'
  945. Texture.cpp:(.text+0x120b): undefined reference to `sf::Lock::Lock(sf::Mutex&)'
  946. Texture.cpp:(.text+0x1227): undefined reference to `sf::Lock::~Lock()'
  947. libs/libsfml-graphics-s.a(Texture.cpp.o): In function `sf::Texture::update(sf::Window const&)':
  948. Texture.cpp:(.text+0x12a7): undefined reference to `glBindTexture'
  949. Texture.cpp:(.text+0x12dc): undefined reference to `glCopyTexSubImage2D'
  950. Texture.cpp:(.text+0x12ef): undefined reference to `sf::Lock::Lock(sf::Mutex&)'
  951. Texture.cpp:(.text+0x130b): undefined reference to `sf::Lock::~Lock()'
  952. libs/libsfml-graphics-s.a(Texture.cpp.o): In function `sf::Texture::update(sf::Window const&, unsigned int, unsigned int)':
  953. Texture.cpp:(.text+0x1395): undefined reference to `glBindTexture'
  954. Texture.cpp:(.text+0x13cc): undefined reference to `glCopyTexSubImage2D'
  955. Texture.cpp:(.text+0x13df): undefined reference to `sf::Lock::Lock(sf::Mutex&)'
  956. Texture.cpp:(.text+0x13fb): undefined reference to `sf::Lock::~Lock()'
  957. libs/libsfml-graphics-s.a(Texture.cpp.o): In function `sf::Texture::setSmooth(bool)':
  958. Texture.cpp:(.text+0x1466): undefined reference to `glBindTexture'
  959. Texture.cpp:(.text+0x1481): undefined reference to `glTexParameteri'
  960. Texture.cpp:(.text+0x149c): undefined reference to `glTexParameteri'
  961. libs/libsfml-graphics-s.a(Texture.cpp.o): In function `sf::Texture::setRepeated(bool)':
  962. Texture.cpp:(.text+0x1532): undefined reference to `glBindTexture'
  963. Texture.cpp:(.text+0x154c): undefined reference to `glTexParameteri'
  964. Texture.cpp:(.text+0x1566): undefined reference to `glTexParameteri'
  965. Texture.cpp:(.text+0x15ce): undefined reference to `sf::err()'
  966. Texture.cpp:(.text+0x1626): undefined reference to `sf::err()'
  967. Texture.cpp:(.text+0x167e): undefined reference to `sf::err()'
  968. libs/libsfml-graphics-s.a(Texture.cpp.o): In function `sf::Texture::bind(sf::Texture const*, sf::Texture::CoordinateType)':
  969. Texture.cpp:(.text+0x1794): undefined reference to `glBindTexture'
  970. Texture.cpp:(.text+0x179e): undefined reference to `glMatrixMode'
  971. Texture.cpp:(.text+0x17a3): undefined reference to `glLoadIdentity'
  972. Texture.cpp:(.text+0x17ad): undefined reference to `glMatrixMode'
  973. Texture.cpp:(.text+0x17c6): undefined reference to `glBindTexture'
  974. Texture.cpp:(.text+0x1848): undefined reference to `glMatrixMode'
  975. Texture.cpp:(.text+0x1850): undefined reference to `glLoadMatrixf'
  976. Texture.cpp:(.text+0x185a): undefined reference to `glMatrixMode'
  977. libs/libsfml-graphics-s.a(Texture.cpp.o): In function `sf::Texture::getMaximumSize()':
  978. Texture.cpp:(.text+0x18e0): undefined reference to `sf::Lock::Lock(sf::Mutex&)'
  979. Texture.cpp:(.text+0x1907): undefined reference to `sf::Lock::~Lock()'
  980. Texture.cpp:(.text+0x192b): undefined reference to `glGetIntegerv'
  981. Texture.cpp:(.text+0x1961): undefined reference to `sf::Lock::~Lock()'
  982. libs/libsfml-graphics-s.a(Texture.cpp.o): In function `sf::Texture::operator=(sf::Texture const&)':
  983. Texture.cpp:(.text+0x19de): undefined reference to `sf::Lock::Lock(sf::Mutex&)'
  984. Texture.cpp:(.text+0x19f9): undefined reference to `sf::Lock::~Lock()'
  985. Texture.cpp:(.text+0x1a82): undefined reference to `sf::Lock::Lock(sf::Mutex&)'
  986. Texture.cpp:(.text+0x1a9e): undefined reference to `sf::Lock::~Lock()'
  987. Texture.cpp:(.text+0x1ac6): undefined reference to `glDeleteTextures'
  988. libs/libsfml-graphics-s.a(Texture.cpp.o): In function `_GLOBAL__sub_I__ZN2sf7TextureC2Ev':
  989. Texture.cpp:(.text.startup+0xa): undefined reference to `sf::Mutex::Mutex()'
  990. Texture.cpp:(.text.startup+0x19): undefined reference to `sf::Mutex::~Mutex()'
  991. libs/libsfml-graphics-s.a(GLExtensions.cpp.o): In function `sf::priv::ensureExtensionsInit()':
  992. GLExtensions.cpp:(.text+0x41): undefined reference to `sf::err()'
  993. GLExtensions.cpp:(.text+0x90): undefined reference to `sf::err()'
  994. libs/libsfml-window-s.a(GlResource.cpp.o): In function `sf::GlResource::GlResource()':
  995. GlResource.cpp:(.text+0xe): undefined reference to `sf::Lock::Lock(sf::Mutex&)'
  996. GlResource.cpp:(.text+0x34): undefined reference to `sf::Lock::~Lock()'
  997. GlResource.cpp:(.text+0x4a): undefined reference to `sf::Lock::~Lock()'
  998. libs/libsfml-window-s.a(GlResource.cpp.o): In function `sf::GlResource::~GlResource()':
  999. GlResource.cpp:(.text+0x6e): undefined reference to `sf::Lock::Lock(sf::Mutex&)'
  1000. GlResource.cpp:(.text+0x84): undefined reference to `sf::Lock::~Lock()'
  1001. GlResource.cpp:(.text+0x95): undefined reference to `sf::Lock::~Lock()'
  1002. libs/libsfml-window-s.a(GlResource.cpp.o): In function `_GLOBAL__sub_I__ZN2sf10GlResourceC2Ev':
  1003. GlResource.cpp:(.text.startup+0xa): undefined reference to `sf::Mutex::Mutex()'
  1004. GlResource.cpp:(.text.startup+0x19): undefined reference to `sf::Mutex::~Mutex()'
  1005. CMakeFiles/LastFail.dir/src/Player/ItemSlot.cpp.o: In function `LGE::ItemSlot::ItemSlot(sf::Rect<int>, sf::Texture, LGE::gui::Origin)':
  1006. ItemSlot.cpp:(.text+0x4b): undefined reference to `vtable for LGE::ItemSlot'
  1007. libs/libsfml-window-s.a(WindowImpl.cpp.o): In function `sf::priv::WindowImpl::popEvent(sf::Event&, bool)':
  1008. WindowImpl.cpp:(.text+0x12de): undefined reference to `sf::sleep(sf::Time)'
  1009. libs/libsfml-window-s.a(GlxExtensions.cpp.o): In function `sfglx_LoadFunctions':
  1010. GlxExtensions.cpp:(.text+0x11f): undefined reference to `glXQueryExtensionsString'
  1011. libs/libsfml-window-s.a(SensorManager.cpp.o): In function `sf::priv::SensorManager::setEnabled(sf::Sensor::Type, bool)':
  1012. SensorManager.cpp:(.text+0x23a): undefined reference to `sf::err()'
  1013. libs/libsfml-graphics-s.a(Image.cpp.o): In function `sf::Image::getPixelsPtr() const':
  1014. Image.cpp:(.text+0x1b57): undefined reference to `sf::err()'
  1015. libs/libsfml-graphics-s.a(RenderWindow.cpp.o): In function `sf::RenderWindow::capture() const':
  1016. RenderWindow.cpp:(.text+0x34d): undefined reference to `glReadPixels'
  1017. libs/libsfml-graphics-s.a(TextureSaver.cpp.o): In function `sf::priv::TextureSaver::TextureSaver()':
  1018. TextureSaver.cpp:(.text+0x9): undefined reference to `glGetIntegerv'
  1019. libs/libsfml-graphics-s.a(TextureSaver.cpp.o): In function `sf::priv::TextureSaver::~TextureSaver()':
  1020. TextureSaver.cpp:(.text+0x18): undefined reference to `glBindTexture'
  1021. libs/libsfml-graphics-s.a(GLLoader.cpp.o): In function `GetGLVersion()':
  1022. GLLoader.cpp:(.text+0x983): undefined reference to `glGetIntegerv'
  1023. GLLoader.cpp:(.text+0x992): undefined reference to `glGetIntegerv'
  1024. GLLoader.cpp:(.text+0x997): undefined reference to `glGetError'
  1025. GLLoader.cpp:(.text+0x9c6): undefined reference to `glGetString'
  1026. libs/libsfml-graphics-s.a(GLLoader.cpp.o): In function `sfogl_LoadFunctions':
  1027. GLLoader.cpp:(.text+0xb53): undefined reference to `glGetIntegerv'
  1028. GLLoader.cpp:(.text+0xb8e): undefined reference to `glGetString'
  1029. libs/libsfml-graphics-s.a(GLLoader.cpp.o): In function `sfogl_GetMajorVersion':
  1030. GLLoader.cpp:(.text+0xc0d): undefined reference to `glGetIntegerv'
  1031. GLLoader.cpp:(.text+0xc1c): undefined reference to `glGetIntegerv'
  1032. GLLoader.cpp:(.text+0xc21): undefined reference to `glGetError'
  1033. GLLoader.cpp:(.text+0xc3e): undefined reference to `glGetString'
  1034. libs/libsfml-graphics-s.a(GLLoader.cpp.o): In function `sfogl_GetMinorVersion':
  1035. GLLoader.cpp:(.text+0xd73): undefined reference to `glGetIntegerv'
  1036. GLLoader.cpp:(.text+0xd82): undefined reference to `glGetIntegerv'
  1037. GLLoader.cpp:(.text+0xd87): undefined reference to `glGetError'
  1038. GLLoader.cpp:(.text+0xd98): undefined reference to `glGetString'
  1039. collect2: error: ld returned 1 exit status
  1040. CMakeFiles/LastFail.dir/build.make:880: recipe for target 'LastFail' failed
  1041. make[2]: *** [LastFail] Error 1
  1042. CMakeFiles/Makefile2:67: recipe for target 'CMakeFiles/LastFail.dir/all' failed
  1043. make[1]: *** [CMakeFiles/LastFail.dir/all] Error 2
  1044. Makefile:83: recipe for target 'all' failed
  1045. make: *** [all] Error 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement