Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [ 3%] Linking CXX executable LastFail
- libs/libsfml-window-s.a(Window.cpp.o): In function `sf::Window::setVerticalSyncEnabled(bool)':
- Window.cpp:(.text+0x4a1): undefined reference to `sf::err()'
- libs/libsfml-window-s.a(Window.cpp.o): In function `sf::Window::setActive(bool) const':
- Window.cpp:(.text+0x609): undefined reference to `sf::err()'
- libs/libsfml-window-s.a(Window.cpp.o): In function `sf::Window::Window(sf::VideoMode, sf::String const&, unsigned int, sf::ContextSettings const&)':
- Window.cpp:(.text+0x7df): undefined reference to `sf::err()'
- Window.cpp:(.text+0x8e1): undefined reference to `sf::err()'
- libs/libsfml-window-s.a(Window.cpp.o): In function `sf::Window::display()':
- Window.cpp:(.text+0xaf8): undefined reference to `sf::sleep(sf::Time)'
- Window.cpp:(.text+0xb11): undefined reference to `sf::err()'
- libs/libsfml-window-s.a(Window.cpp.o): In function `sf::Window::create(sf::VideoMode, sf::String const&, unsigned int, sf::ContextSettings const&)':
- Window.cpp:(.text+0xd80): undefined reference to `sf::err()'
- Window.cpp:(.text+0xe81): undefined reference to `sf::err()'
- libs/libsfml-window-s.a(VideoModeImpl.cpp.o): In function `sf::priv::VideoModeImpl::getDesktopMode()':
- VideoModeImpl.cpp:(.text+0x29): undefined reference to `xcb_randr_id'
- VideoModeImpl.cpp:(.text+0x3d): undefined reference to `xcb_get_extension_data'
- VideoModeImpl.cpp:(.text+0x51): undefined reference to `sf::err()'
- VideoModeImpl.cpp:(.text+0x10e): undefined reference to `xcb_randr_query_version'
- VideoModeImpl.cpp:(.text+0x11d): undefined reference to `xcb_randr_query_version_reply'
- VideoModeImpl.cpp:(.text+0x131): undefined reference to `sf::err()'
- VideoModeImpl.cpp:(.text+0x1d7): undefined reference to `xcb_randr_get_screen_info'
- VideoModeImpl.cpp:(.text+0x1e6): undefined reference to `xcb_randr_get_screen_info_reply'
- VideoModeImpl.cpp:(.text+0x1fa): undefined reference to `sf::err()'
- VideoModeImpl.cpp:(.text+0x29a): undefined reference to `xcb_randr_get_screen_info_sizes_length'
- VideoModeImpl.cpp:(.text+0x2a5): undefined reference to `xcb_randr_get_screen_info_sizes'
- VideoModeImpl.cpp:(.text+0x309): undefined reference to `sf::err()'
- libs/libsfml-window-s.a(VideoModeImpl.cpp.o): In function `sf::priv::VideoModeImpl::getFullscreenModes()':
- VideoModeImpl.cpp:(.text+0x3b9): undefined reference to `xcb_randr_id'
- VideoModeImpl.cpp:(.text+0x3cd): undefined reference to `xcb_get_extension_data'
- VideoModeImpl.cpp:(.text+0x3e1): undefined reference to `sf::err()'
- VideoModeImpl.cpp:(.text+0x48e): undefined reference to `xcb_randr_query_version'
- VideoModeImpl.cpp:(.text+0x49d): undefined reference to `xcb_randr_query_version_reply'
- VideoModeImpl.cpp:(.text+0x4b3): undefined reference to `sf::err()'
- VideoModeImpl.cpp:(.text+0x53f): undefined reference to `xcb_randr_get_screen_info'
- VideoModeImpl.cpp:(.text+0x54e): undefined reference to `xcb_randr_get_screen_info_reply'
- VideoModeImpl.cpp:(.text+0x562): undefined reference to `sf::err()'
- VideoModeImpl.cpp:(.text+0x5e6): undefined reference to `xcb_randr_get_screen_info_sizes'
- VideoModeImpl.cpp:(.text+0x600): undefined reference to `xcb_screen_allowed_depths_iterator'
- VideoModeImpl.cpp:(.text+0x6d6): undefined reference to `xcb_depth_next'
- libs/libsfml-window-s.a(WindowImplX11.cpp.o): In function `sf::priv::WindowImplX11::getSize() const':
- WindowImplX11.cpp:(.text+0x32): undefined reference to `xcb_get_geometry'
- WindowImplX11.cpp:(.text+0x42): undefined reference to `xcb_get_geometry_reply'
- libs/libsfml-window-s.a(WindowImplX11.cpp.o): In function `sf::priv::WindowImplX11::setPosition(sf::Vector2<int> const&)':
- WindowImplX11.cpp:(.text+0x9a): undefined reference to `xcb_configure_window'
- WindowImplX11.cpp:(.text+0xa6): undefined reference to `xcb_flush'
- libs/libsfml-window-s.a(WindowImplX11.cpp.o): In function `sf::priv::WindowImplX11::setMouseCursorVisible(bool)':
- WindowImplX11.cpp:(.text+0x963): undefined reference to `xcb_change_window_attributes'
- WindowImplX11.cpp:(.text+0x971): undefined reference to `xcb_request_check'
- WindowImplX11.cpp:(.text+0x97e): undefined reference to `sf::err()'
- WindowImplX11.cpp:(.text+0x9d5): undefined reference to `xcb_flush'
- libs/libsfml-window-s.a(WindowImplX11.cpp.o): In function `sf::priv::WindowImplX11::hasFocus() const':
- WindowImplX11.cpp:(.text+0xa4d): undefined reference to `xcb_get_input_focus_unchecked'
- WindowImplX11.cpp:(.text+0xa5f): undefined reference to `xcb_get_input_focus_reply'
- WindowImplX11.cpp:(.text+0xa6e): undefined reference to `sf::err()'
- libs/libsfml-window-s.a(WindowImplX11.cpp.o): In function `sf::priv::WindowImplX11::setVisible(bool)':
- WindowImplX11.cpp:(.text+0xb54): undefined reference to `xcb_map_window'
- WindowImplX11.cpp:(.text+0xb62): undefined reference to `xcb_request_check'
- WindowImplX11.cpp:(.text+0xb6f): undefined reference to `sf::err()'
- WindowImplX11.cpp:(.text+0xbe9): undefined reference to `xcb_unmap_window'
- WindowImplX11.cpp:(.text+0xbf7): undefined reference to `xcb_request_check'
- WindowImplX11.cpp:(.text+0xc04): undefined reference to `sf::err()'
- libs/libsfml-window-s.a(WindowImplX11.cpp.o): In function `sf::priv::WindowImplX11::getPosition() const':
- WindowImplX11.cpp:(.text+0xd1a): undefined reference to `xcb_query_tree'
- WindowImplX11.cpp:(.text+0xd2b): undefined reference to `xcb_query_tree_reply'
- WindowImplX11.cpp:(.text+0xd3a): undefined reference to `sf::err()'
- WindowImplX11.cpp:(.text+0xdbb): undefined reference to `xcb_get_geometry'
- WindowImplX11.cpp:(.text+0xdcc): undefined reference to `xcb_get_geometry_reply'
- WindowImplX11.cpp:(.text+0xddb): undefined reference to `sf::err()'
- libs/libsfml-window-s.a(WindowImplX11.cpp.o): In function `(anonymous namespace)::ewmhSupported()':
- WindowImplX11.cpp:(.text+0xfbc): undefined reference to `xcb_get_property'
- WindowImplX11.cpp:(.text+0xfcb): undefined reference to `xcb_get_property_reply'
- WindowImplX11.cpp:(.text+0x1004): undefined reference to `xcb_get_property_value'
- WindowImplX11.cpp:(.text+0x102c): undefined reference to `xcb_get_property'
- WindowImplX11.cpp:(.text+0x103b): undefined reference to `xcb_get_property_reply'
- WindowImplX11.cpp:(.text+0x1063): undefined reference to `xcb_get_property_value'
- WindowImplX11.cpp:(.text+0x1129): undefined reference to `xcb_get_property'
- WindowImplX11.cpp:(.text+0x1138): undefined reference to `xcb_get_property_reply'
- WindowImplX11.cpp:(.text+0x114b): undefined reference to `xcb_get_property_value'
- libs/libsfml-window-s.a(WindowImplX11.cpp.o): In function `sf::priv::WindowImplX11::setTitle(sf::String const&)':
- WindowImplX11.cpp:(.text+0x1598): undefined reference to `xcb_change_property_checked'
- WindowImplX11.cpp:(.text+0x15ab): undefined reference to `xcb_request_check'
- WindowImplX11.cpp:(.text+0x15c5): undefined reference to `sf::err()'
- WindowImplX11.cpp:(.text+0x1661): undefined reference to `xcb_change_property_checked'
- WindowImplX11.cpp:(.text+0x1674): undefined reference to `xcb_request_check'
- WindowImplX11.cpp:(.text+0x168e): undefined reference to `sf::err()'
- WindowImplX11.cpp:(.text+0x178e): undefined reference to `xcb_flush'
- WindowImplX11.cpp:(.text+0x1858): undefined reference to `xcb_change_property_checked'
- WindowImplX11.cpp:(.text+0x1866): undefined reference to `xcb_request_check'
- WindowImplX11.cpp:(.text+0x18b1): undefined reference to `xcb_change_property_checked'
- WindowImplX11.cpp:(.text+0x18bf): undefined reference to `xcb_request_check'
- WindowImplX11.cpp:(.text+0x18d8): undefined reference to `sf::err()'
- WindowImplX11.cpp:(.text+0x1931): undefined reference to `sf::err()'
- libs/libsfml-window-s.a(WindowImplX11.cpp.o): In function `sf::priv::WindowImplX11::grabFocus()':
- WindowImplX11.cpp:(.text+0x1b8f): undefined reference to `xcb_set_input_focus'
- WindowImplX11.cpp:(.text+0x1b9d): undefined reference to `xcb_request_check'
- WindowImplX11.cpp:(.text+0x1bae): undefined reference to `sf::err()'
- WindowImplX11.cpp:(.text+0x1ccb): undefined reference to `xcb_send_event_checked'
- WindowImplX11.cpp:(.text+0x1cd9): undefined reference to `xcb_request_check'
- WindowImplX11.cpp:(.text+0x1cea): undefined reference to `sf::err()'
- WindowImplX11.cpp:(.text+0x1da0): undefined reference to `xcb_configure_window'
- WindowImplX11.cpp:(.text+0x1dae): undefined reference to `xcb_request_check'
- WindowImplX11.cpp:(.text+0x1dbb): undefined reference to `sf::err()'
- libs/libsfml-window-s.a(WindowImplX11.cpp.o): In function `sf::priv::WindowImplX11::setVideoMode(sf::VideoMode const&)':
- WindowImplX11.cpp:(.text+0x1f28): undefined reference to `xcb_randr_id'
- WindowImplX11.cpp:(.text+0x1f36): undefined reference to `xcb_get_extension_data'
- WindowImplX11.cpp:(.text+0x1f4a): undefined reference to `sf::err()'
- WindowImplX11.cpp:(.text+0x1fe2): undefined reference to `xcb_randr_query_version'
- WindowImplX11.cpp:(.text+0x1ff5): undefined reference to `xcb_randr_query_version_reply'
- WindowImplX11.cpp:(.text+0x2005): undefined reference to `sf::err()'
- WindowImplX11.cpp:(.text+0x2091): undefined reference to `xcb_randr_get_screen_info'
- WindowImplX11.cpp:(.text+0x20a4): undefined reference to `xcb_randr_get_screen_info_reply'
- WindowImplX11.cpp:(.text+0x20b4): undefined reference to `sf::err()'
- WindowImplX11.cpp:(.text+0x215c): undefined reference to `xcb_randr_get_screen_info_sizes'
- WindowImplX11.cpp:(.text+0x216e): undefined reference to `sf::err()'
- WindowImplX11.cpp:(.text+0x2208): undefined reference to `xcb_randr_set_screen_config'
- WindowImplX11.cpp:(.text+0x221b): undefined reference to `xcb_randr_set_screen_config_reply'
- WindowImplX11.cpp:(.text+0x222b): undefined reference to `sf::err()'
- WindowImplX11.cpp:(.text+0x2259): undefined reference to `sf::err()'
- libs/libsfml-window-s.a(WindowImplX11.cpp.o): In function `sf::priv::WindowImplX11::resetVideoMode()':
- WindowImplX11.cpp:(.text+0x2339): undefined reference to `xcb_randr_set_screen_config'
- WindowImplX11.cpp:(.text+0x234c): undefined reference to `xcb_randr_set_screen_config_reply'
- WindowImplX11.cpp:(.text+0x235c): undefined reference to `sf::err()'
- libs/libsfml-window-s.a(WindowImplX11.cpp.o): In function `sf::priv::WindowImplX11::switchToFullscreen()':
- WindowImplX11.cpp:(.text+0x258b): undefined reference to `xcb_send_event_checked'
- WindowImplX11.cpp:(.text+0x2599): undefined reference to `xcb_request_check'
- WindowImplX11.cpp:(.text+0x25a6): undefined reference to `sf::err()'
- WindowImplX11.cpp:(.text+0x2609): undefined reference to `sf::err()'
- WindowImplX11.cpp:(.text+0x26ae): undefined reference to `xcb_change_property_checked'
- WindowImplX11.cpp:(.text+0x26bc): undefined reference to `xcb_request_check'
- WindowImplX11.cpp:(.text+0x26d5): undefined reference to `sf::err()'
- libs/libsfml-window-s.a(WindowImplX11.cpp.o): In function `sf::priv::WindowImplX11::setMotifHints(unsigned long)':
- WindowImplX11.cpp:(.text+0x28c7): undefined reference to `xcb_intern_atom'
- WindowImplX11.cpp:(.text+0x28da): undefined reference to `xcb_intern_atom_reply'
- WindowImplX11.cpp:(.text+0x28ee): undefined reference to `sf::err()'
- WindowImplX11.cpp:(.text+0x2a57): undefined reference to `xcb_change_property_checked'
- WindowImplX11.cpp:(.text+0x2a65): undefined reference to `xcb_request_check'
- WindowImplX11.cpp:(.text+0x2a7e): undefined reference to `sf::err()'
- libs/libsfml-window-s.a(WindowImplX11.cpp.o): In function `sf::priv::WindowImplX11::setWMHints(sf::priv::WindowImplX11::WMHints const&)':
- WindowImplX11.cpp:(.text+0x2b56): undefined reference to `xcb_change_property_checked'
- WindowImplX11.cpp:(.text+0x2b64): undefined reference to `xcb_request_check'
- WindowImplX11.cpp:(.text+0x2b81): undefined reference to `sf::err()'
- libs/libsfml-window-s.a(WindowImplX11.cpp.o): In function `sf::priv::WindowImplX11::requestFocus()':
- WindowImplX11.cpp:(.text+0x2c18): undefined reference to `sf::Lock::Lock(sf::Mutex&)'
- WindowImplX11.cpp:(.text+0x2c60): undefined reference to `sf::Lock::~Lock()'
- WindowImplX11.cpp:(.text+0x2c7b): undefined reference to `xcb_get_window_attributes'
- WindowImplX11.cpp:(.text+0x2c8e): undefined reference to `xcb_get_window_attributes_reply'
- WindowImplX11.cpp:(.text+0x2ca2): undefined reference to `sf::err()'
- WindowImplX11.cpp:(.text+0x2d62): undefined reference to `xcb_get_property'
- WindowImplX11.cpp:(.text+0x2d75): undefined reference to `xcb_get_property_reply'
- WindowImplX11.cpp:(.text+0x2d89): undefined reference to `sf::err()'
- WindowImplX11.cpp:(.text+0x2e1b): undefined reference to `xcb_get_property_value'
- WindowImplX11.cpp:(.text+0x2e38): undefined reference to `sf::err()'
- WindowImplX11.cpp:(.text+0x2ed3): undefined reference to `sf::Lock::~Lock()'
- libs/libsfml-window-s.a(WindowImplX11.cpp.o): In function `sf::priv::WindowImplX11::setIcon(unsigned int, unsigned int, unsigned char const*)':
- WindowImplX11.cpp:(.text+0x3123): undefined reference to `xcb_generate_id'
- WindowImplX11.cpp:(.text+0x3158): undefined reference to `xcb_create_pixmap_checked'
- WindowImplX11.cpp:(.text+0x3166): undefined reference to `xcb_request_check'
- WindowImplX11.cpp:(.text+0x3177): undefined reference to `sf::err()'
- WindowImplX11.cpp:(.text+0x3193): undefined reference to `sf::err()'
- WindowImplX11.cpp:(.text+0x3278): undefined reference to `xcb_generate_id'
- WindowImplX11.cpp:(.text+0x3294): undefined reference to `xcb_create_gc'
- WindowImplX11.cpp:(.text+0x32a2): undefined reference to `xcb_request_check'
- WindowImplX11.cpp:(.text+0x32b7): undefined reference to `sf::err()'
- WindowImplX11.cpp:(.text+0x32da): undefined reference to `sf::err()'
- WindowImplX11.cpp:(.text+0x33b2): undefined reference to `xcb_put_image_checked'
- WindowImplX11.cpp:(.text+0x33c0): undefined reference to `xcb_request_check'
- WindowImplX11.cpp:(.text+0x33d5): undefined reference to `xcb_free_gc'
- WindowImplX11.cpp:(.text+0x33e3): undefined reference to `xcb_request_check'
- WindowImplX11.cpp:(.text+0x33f8): undefined reference to `sf::err()'
- WindowImplX11.cpp:(.text+0x341b): undefined reference to `sf::err()'
- WindowImplX11.cpp:(.text+0x348a): undefined reference to `sf::err()'
- WindowImplX11.cpp:(.text+0x34ad): undefined reference to `sf::err()'
- WindowImplX11.cpp:(.text+0x373c): undefined reference to `xcb_create_pixmap_from_bitmap_data'
- WindowImplX11.cpp:(.text+0x378b): undefined reference to `xcb_flush'
- WindowImplX11.cpp:(.text+0x3799): undefined reference to `xcb_free_pixmap_checked'
- WindowImplX11.cpp:(.text+0x37a7): undefined reference to `xcb_request_check'
- WindowImplX11.cpp:(.text+0x37b4): undefined reference to `sf::err()'
- WindowImplX11.cpp:(.text+0x37d1): undefined reference to `sf::err()'
- libs/libsfml-window-s.a(WindowImplX11.cpp.o): In function `sf::priv::WindowImplX11::setWMSizeHints(sf::priv::WindowImplX11::WMSizeHints const&)':
- WindowImplX11.cpp:(.text+0x39c6): undefined reference to `xcb_change_property_checked'
- WindowImplX11.cpp:(.text+0x39d4): undefined reference to `xcb_request_check'
- WindowImplX11.cpp:(.text+0x39f1): undefined reference to `sf::err()'
- libs/libsfml-window-s.a(WindowImplX11.cpp.o): In function `sf::priv::WindowImplX11::setSize(sf::Vector2<unsigned int> const&)':
- WindowImplX11.cpp:(.text+0x3ab3): undefined reference to `xcb_configure_window'
- WindowImplX11.cpp:(.text+0x3ac1): undefined reference to `xcb_request_check'
- WindowImplX11.cpp:(.text+0x3ace): undefined reference to `sf::err()'
- WindowImplX11.cpp:(.text+0x3b29): undefined reference to `xcb_flush'
- libs/libsfml-window-s.a(WindowImplX11.cpp.o): In function `sf::priv::WindowImplX11::changeWindowProperty(unsigned int, unsigned int, unsigned char, unsigned int, void const*)':
- WindowImplX11.cpp:(.text+0x3bea): undefined reference to `xcb_change_property_checked'
- WindowImplX11.cpp:(.text+0x3bf8): undefined reference to `xcb_request_check'
- libs/libsfml-window-s.a(WindowImplX11.cpp.o): In function `sf::priv::WindowImplX11::createHiddenCursor()':
- WindowImplX11.cpp:(.text+0x3c39): undefined reference to `xcb_generate_id'
- WindowImplX11.cpp:(.text+0x3c60): undefined reference to `xcb_create_pixmap'
- WindowImplX11.cpp:(.text+0x3c6e): undefined reference to `xcb_request_check'
- WindowImplX11.cpp:(.text+0x3c7f): undefined reference to `sf::err()'
- WindowImplX11.cpp:(.text+0x3d10): undefined reference to `xcb_generate_id'
- WindowImplX11.cpp:(.text+0x3d60): undefined reference to `xcb_create_cursor'
- WindowImplX11.cpp:(.text+0x3d6e): undefined reference to `xcb_request_check'
- WindowImplX11.cpp:(.text+0x3d7b): undefined reference to `sf::err()'
- WindowImplX11.cpp:(.text+0x3dda): undefined reference to `xcb_free_pixmap'
- WindowImplX11.cpp:(.text+0x3de8): undefined reference to `xcb_request_check'
- WindowImplX11.cpp:(.text+0x3df5): undefined reference to `sf::err()'
- libs/libsfml-window-s.a(WindowImplX11.cpp.o): In function `sf::priv::WindowImplX11::cleanup()':
- WindowImplX11.cpp:(.text+0x3f39): undefined reference to `xcb_randr_set_screen_config'
- WindowImplX11.cpp:(.text+0x3f4c): undefined reference to `xcb_randr_set_screen_config_reply'
- WindowImplX11.cpp:(.text+0x3f5c): undefined reference to `sf::err()'
- libs/libsfml-window-s.a(WindowImplX11.cpp.o): In function `sf::priv::WindowImplX11::~WindowImplX11()':
- WindowImplX11.cpp:(.text+0x4051): undefined reference to `XDestroyIC'
- WindowImplX11.cpp:(.text+0x4079): undefined reference to `XCloseIM'
- WindowImplX11.cpp:(.text+0x4092): undefined reference to `sf::Lock::Lock(sf::Mutex&)'
- WindowImplX11.cpp:(.text+0x417a): undefined reference to `sf::Lock::~Lock()'
- WindowImplX11.cpp:(.text+0x4208): undefined reference to `xcb_free_cursor'
- WindowImplX11.cpp:(.text+0x4220): undefined reference to `xcb_destroy_window'
- WindowImplX11.cpp:(.text+0x422c): undefined reference to `xcb_flush'
- libs/libsfml-window-s.a(WindowImplX11.cpp.o): In function `sf::priv::WindowImplX11::setProtocols()':
- WindowImplX11.cpp:(.text+0x43b2): undefined reference to `sf::err()'
- WindowImplX11.cpp:(.text+0x445f): undefined reference to `xcb_change_property_checked'
- WindowImplX11.cpp:(.text+0x446d): undefined reference to `xcb_request_check'
- WindowImplX11.cpp:(.text+0x4583): undefined reference to `xcb_change_property_checked'
- WindowImplX11.cpp:(.text+0x4591): undefined reference to `xcb_request_check'
- WindowImplX11.cpp:(.text+0x45d9): undefined reference to `sf::err()'
- WindowImplX11.cpp:(.text+0x4659): undefined reference to `sf::err()'
- WindowImplX11.cpp:(.text+0x46f1): undefined reference to `sf::err()'
- libs/libsfml-window-s.a(WindowImplX11.cpp.o): In function `sf::priv::WindowImplX11::initialize()':
- WindowImplX11.cpp:(.text+0x48e9): undefined reference to `XOpenIM'
- WindowImplX11.cpp:(.text+0x492d): undefined reference to `XCreateIC'
- WindowImplX11.cpp:(.text+0x4967): undefined reference to `xcb_flush'
- WindowImplX11.cpp:(.text+0x4976): undefined reference to `sf::Lock::Lock(sf::Mutex&)'
- WindowImplX11.cpp:(.text+0x49b7): undefined reference to `sf::Lock::~Lock()'
- WindowImplX11.cpp:(.text+0x49d4): undefined reference to `sf::err()'
- WindowImplX11.cpp:(.text+0x4a7f): undefined reference to `sf::Lock::~Lock()'
- libs/libsfml-window-s.a(WindowImplX11.cpp.o): In function `sf::priv::WindowImplX11::WindowImplX11(unsigned long)':
- WindowImplX11.cpp:(.text+0x4c07): undefined reference to `XGetXCBConnection'
- WindowImplX11.cpp:(.text+0x4c6c): undefined reference to `XSetEventQueueOwner'
- WindowImplX11.cpp:(.text+0x4ca5): undefined reference to `xcb_change_window_attributes'
- WindowImplX11.cpp:(.text+0x4cbf): undefined reference to `XOpenIM'
- WindowImplX11.cpp:(.text+0x4d03): undefined reference to `XCreateIC'
- WindowImplX11.cpp:(.text+0x4d3c): undefined reference to `xcb_flush'
- WindowImplX11.cpp:(.text+0x4d4b): undefined reference to `sf::Lock::Lock(sf::Mutex&)'
- WindowImplX11.cpp:(.text+0x4d8c): undefined reference to `sf::Lock::~Lock()'
- WindowImplX11.cpp:(.text+0x4d9a): undefined reference to `sf::err()'
- WindowImplX11.cpp:(.text+0x4e06): undefined reference to `sf::err()'
- WindowImplX11.cpp:(.text+0x4f25): undefined reference to `sf::Lock::~Lock()'
- libs/libsfml-window-s.a(WindowImplX11.cpp.o): In function `sf::priv::WindowImplX11::passEvent(xcb_generic_event_t*, unsigned int)':
- WindowImplX11.cpp:(.text+0x4f63): undefined reference to `sf::Lock::Lock(sf::Mutex&)'
- WindowImplX11.cpp:(.text+0x5000): undefined reference to `sf::Lock::~Lock()'
- WindowImplX11.cpp:(.text+0x5039): undefined reference to `sf::Lock::~Lock()'
- libs/libsfml-window-s.a(WindowImplX11.cpp.o): In function `sf::priv::WindowImplX11::processEvent(xcb_generic_event_t*)':
- WindowImplX11.cpp:(.text+0x5143): undefined reference to `sf::Lock::Lock(sf::Mutex&)'
- WindowImplX11.cpp:(.text+0x519d): undefined reference to `sf::Lock::~Lock()'
- WindowImplX11.cpp:(.text+0x51ee): undefined reference to `sf::Lock::Lock(sf::Mutex&)'
- WindowImplX11.cpp:(.text+0x524d): undefined reference to `sf::Lock::~Lock()'
- WindowImplX11.cpp:(.text+0x526a): undefined reference to `xcb_flush'
- WindowImplX11.cpp:(.text+0x52a3): undefined reference to `sf::Lock::Lock(sf::Mutex&)'
- WindowImplX11.cpp:(.text+0x52fd): undefined reference to `sf::Lock::~Lock()'
- WindowImplX11.cpp:(.text+0x5346): undefined reference to `sf::Lock::Lock(sf::Mutex&)'
- WindowImplX11.cpp:(.text+0x53a5): undefined reference to `sf::Lock::~Lock()'
- WindowImplX11.cpp:(.text+0x543d): undefined reference to `xcb_send_event_checked'
- WindowImplX11.cpp:(.text+0x544b): undefined reference to `xcb_request_check'
- WindowImplX11.cpp:(.text+0x5458): undefined reference to `sf::err()'
- WindowImplX11.cpp:(.text+0x54ae): undefined reference to `sf::Lock::Lock(sf::Mutex&)'
- WindowImplX11.cpp:(.text+0x550d): undefined reference to `sf::Lock::~Lock()'
- WindowImplX11.cpp:(.text+0x55dc): undefined reference to `XFilterEvent'
- WindowImplX11.cpp:(.text+0x5619): undefined reference to `Xutf8LookupString'
- WindowImplX11.cpp:(.text+0x568e): undefined reference to `sf::Lock::Lock(sf::Mutex&)'
- WindowImplX11.cpp:(.text+0x56ed): undefined reference to `sf::Lock::~Lock()'
- WindowImplX11.cpp:(.text+0x57a6): undefined reference to `sf::Lock::Lock(sf::Mutex&)'
- WindowImplX11.cpp:(.text+0x5805): undefined reference to `sf::Lock::~Lock()'
- WindowImplX11.cpp:(.text+0x5886): undefined reference to `sf::Lock::Lock(sf::Mutex&)'
- WindowImplX11.cpp:(.text+0x58e5): undefined reference to `sf::Lock::~Lock()'
- WindowImplX11.cpp:(.text+0x59a6): undefined reference to `sf::Lock::Lock(sf::Mutex&)'
- WindowImplX11.cpp:(.text+0x5a05): undefined reference to `sf::Lock::~Lock()'
- WindowImplX11.cpp:(.text+0x5a66): undefined reference to `sf::Lock::Lock(sf::Mutex&)'
- WindowImplX11.cpp:(.text+0x5ac5): undefined reference to `sf::Lock::~Lock()'
- WindowImplX11.cpp:(.text+0x5b26): undefined reference to `sf::Lock::Lock(sf::Mutex&)'
- WindowImplX11.cpp:(.text+0x5b85): undefined reference to `sf::Lock::~Lock()'
- WindowImplX11.cpp:(.text+0x5be3): undefined reference to `sf::Lock::Lock(sf::Mutex&)'
- WindowImplX11.cpp:(.text+0x5c3d): undefined reference to `sf::Lock::~Lock()'
- WindowImplX11.cpp:(.text+0x5c4e): undefined reference to `XSetICFocus'
- WindowImplX11.cpp:(.text+0x5c99): undefined reference to `xcb_get_property'
- WindowImplX11.cpp:(.text+0x5caf): undefined reference to `xcb_get_property_reply'
- WindowImplX11.cpp:(.text+0x5cc6): undefined reference to `sf::err()'
- WindowImplX11.cpp:(.text+0x5d63): undefined reference to `sf::Lock::Lock(sf::Mutex&)'
- WindowImplX11.cpp:(.text+0x5dbd): undefined reference to `sf::Lock::~Lock()'
- WindowImplX11.cpp:(.text+0x5dce): undefined reference to `XUnsetICFocus'
- WindowImplX11.cpp:(.text+0x5f24): undefined reference to `sf::err()'
- WindowImplX11.cpp:(.text+0x602e): undefined reference to `xcb_query_extension'
- WindowImplX11.cpp:(.text+0x6040): undefined reference to `xcb_query_extension_reply'
- WindowImplX11.cpp:(.text+0x6205): undefined reference to `XLockDisplay'
- WindowImplX11.cpp:(.text+0x6216): undefined reference to `XESetWireToEvent'
- WindowImplX11.cpp:(.text+0x6230): undefined reference to `XESetWireToEvent'
- WindowImplX11.cpp:(.text+0x625c): undefined reference to `XUnlockDisplay'
- WindowImplX11.cpp:(.text+0x62af): undefined reference to `sf::Lock::~Lock()'
- WindowImplX11.cpp:(.text+0x66a1): undefined reference to `xcb_get_property_value'
- WindowImplX11.cpp:(.text+0x687f): undefined reference to `XLookupString'
- WindowImplX11.cpp:(.text+0x68bb): undefined reference to `sf::err()'
- WindowImplX11.cpp:(.text+0x6982): undefined reference to `xcb_list_extensions'
- WindowImplX11.cpp:(.text+0x6994): undefined reference to `xcb_list_extensions_reply'
- WindowImplX11.cpp:(.text+0x69b5): undefined reference to `sf::err()'
- WindowImplX11.cpp:(.text+0x6ce3): undefined reference to `xcb_list_extensions_names_iterator'
- WindowImplX11.cpp:(.text+0x6cee): undefined reference to `sf::err()'
- WindowImplX11.cpp:(.text+0x6d9b): undefined reference to `xcb_str_name_length'
- WindowImplX11.cpp:(.text+0x6da6): undefined reference to `xcb_str_name'
- WindowImplX11.cpp:(.text+0x6de1): undefined reference to `xcb_query_extension'
- WindowImplX11.cpp:(.text+0x6df3): undefined reference to `xcb_query_extension_reply'
- WindowImplX11.cpp:(.text+0x6e0a): undefined reference to `sf::err()'
- WindowImplX11.cpp:(.text+0x6ea4): undefined reference to `sf::err()'
- WindowImplX11.cpp:(.text+0x6f2d): undefined reference to `xcb_str_name_length'
- WindowImplX11.cpp:(.text+0x70c6): undefined reference to `sf::Lock::~Lock()'
- WindowImplX11.cpp:(.text+0x7165): undefined reference to `sf::Lock::~Lock()'
- WindowImplX11.cpp:(.text+0x718f): undefined reference to `sf::Lock::~Lock()'
- WindowImplX11.cpp:(.text+0x71a2): undefined reference to `sf::Lock::~Lock()'
- WindowImplX11.cpp:(.text+0x71b5): undefined reference to `sf::Lock::~Lock()'
- libs/libsfml-window-s.a(WindowImplX11.cpp.o):WindowImplX11.cpp:(.text+0x71e0): more undefined references to `sf::Lock::~Lock()' follow
- libs/libsfml-window-s.a(WindowImplX11.cpp.o): In function `sf::priv::WindowImplX11::processEvents()':
- WindowImplX11.cpp:(.text+0x737f): undefined reference to `sf::Lock::Lock(sf::Mutex&)'
- WindowImplX11.cpp:(.text+0x73df): undefined reference to `sf::Lock::~Lock()'
- WindowImplX11.cpp:(.text+0x7408): undefined reference to `xcb_poll_for_event'
- WindowImplX11.cpp:(.text+0x7562): undefined reference to `sf::Lock::~Lock()'
- WindowImplX11.cpp:(.text+0x758b): undefined reference to `xcb_poll_for_event'
- WindowImplX11.cpp:(.text+0x75f2): undefined reference to `sf::Lock::~Lock()'
- WindowImplX11.cpp:(.text+0x7606): undefined reference to `xcb_poll_for_event'
- WindowImplX11.cpp:(.text+0x7661): undefined reference to `sf::Lock::~Lock()'
- libs/libsfml-window-s.a(WindowImplX11.cpp.o): In function `sf::priv::WindowImplX11::WindowImplX11(sf::VideoMode, sf::String const&, unsigned long, sf::ContextSettings const&)':
- WindowImplX11.cpp:(.text+0x780a): undefined reference to `XGetXCBConnection'
- WindowImplX11.cpp:(.text+0x786d): undefined reference to `XSetEventQueueOwner'
- WindowImplX11.cpp:(.text+0x78cb): undefined reference to `xcb_generate_id'
- WindowImplX11.cpp:(.text+0x78f3): undefined reference to `xcb_create_colormap'
- WindowImplX11.cpp:(.text+0x7948): undefined reference to `xcb_generate_id'
- WindowImplX11.cpp:(.text+0x79b0): undefined reference to `xcb_create_window_checked'
- WindowImplX11.cpp:(.text+0x79be): undefined reference to `xcb_request_check'
- WindowImplX11.cpp:(.text+0x79cf): undefined reference to `sf::err()'
- WindowImplX11.cpp:(.text+0x7a8a): undefined reference to `sf::err()'
- WindowImplX11.cpp:(.text+0x7e07): undefined reference to `xcb_change_property_checked'
- WindowImplX11.cpp:(.text+0x7e15): undefined reference to `xcb_request_check'
- WindowImplX11.cpp:(.text+0x7e2a): undefined reference to `sf::err()'
- WindowImplX11.cpp:(.text+0x7e9a): undefined reference to `XOpenIM'
- WindowImplX11.cpp:(.text+0x7ede): undefined reference to `XCreateIC'
- WindowImplX11.cpp:(.text+0x7f17): undefined reference to `xcb_flush'
- WindowImplX11.cpp:(.text+0x7f29): undefined reference to `sf::Lock::Lock(sf::Mutex&)'
- WindowImplX11.cpp:(.text+0x7f70): undefined reference to `sf::Lock::~Lock()'
- WindowImplX11.cpp:(.text+0x7fae): undefined reference to `xcb_configure_window'
- WindowImplX11.cpp:(.text+0x7fba): undefined reference to `xcb_flush'
- WindowImplX11.cpp:(.text+0x810b): undefined reference to `sf::err()'
- WindowImplX11.cpp:(.text+0x8381): undefined reference to `sf::Lock::~Lock()'
- libs/libsfml-window-s.a(WindowImplX11.cpp.o): In function `sf::priv::WindowImplX11::setVisible(bool)':
- WindowImplX11.cpp:(.text+0xbe0): undefined reference to `xcb_flush'
- libs/libsfml-window-s.a(WindowImplX11.cpp.o): In function `_GLOBAL__sub_I__ZN2sf4priv13WindowImplX11C2Em':
- WindowImplX11.cpp:(.text.startup+0x3f): undefined reference to `sf::Mutex::Mutex()'
- WindowImplX11.cpp:(.text.startup+0x4e): undefined reference to `sf::Mutex::~Mutex()'
- libs/libsfml-window-s.a(GlxContext.cpp.o): In function `sf::priv::GlxContext::makeCurrent()':
- GlxContext.cpp:(.text+0x28): undefined reference to `glXMakeCurrent'
- libs/libsfml-window-s.a(GlxContext.cpp.o): In function `sf::priv::GlxContext::~GlxContext()':
- GlxContext.cpp:(.text+0x58): undefined reference to `glXGetCurrentContext'
- GlxContext.cpp:(.text+0x6a): undefined reference to `glXDestroyContext'
- GlxContext.cpp:(.text+0x9d): undefined reference to `xcb_destroy_window'
- GlxContext.cpp:(.text+0xa6): undefined reference to `xcb_flush'
- GlxContext.cpp:(.text+0xb9): undefined reference to `glXMakeCurrent'
- libs/libsfml-window-s.a(GlxContext.cpp.o): In function `(anonymous namespace)::GlxErrorHandler::~GlxErrorHandler()':
- GlxContext.cpp:(.text+0x110): undefined reference to `XSync'
- GlxContext.cpp:(.text+0x119): undefined reference to `XSetErrorHandler'
- GlxContext.cpp:(.text+0x132): undefined reference to `sf::Lock::~Lock()'
- libs/libsfml-window-s.a(GlxContext.cpp.o): In function `sf::priv::GlxContext::setVerticalSyncEnabled(bool)':
- GlxContext.cpp:(.text+0x1ad): undefined reference to `glXGetCurrentDrawable'
- GlxContext.cpp:(.text+0x1d7): undefined reference to `sf::err()'
- GlxContext.cpp:(.text+0x261): undefined reference to `sf::err()'
- libs/libsfml-window-s.a(GlxContext.cpp.o): In function `sf::priv::GlxContext::~GlxContext()':
- GlxContext.cpp:(.text+0x2f8): undefined reference to `glXGetCurrentContext'
- GlxContext.cpp:(.text+0x30a): undefined reference to `glXDestroyContext'
- GlxContext.cpp:(.text+0x345): undefined reference to `xcb_destroy_window'
- GlxContext.cpp:(.text+0x34e): undefined reference to `xcb_flush'
- GlxContext.cpp:(.text+0x361): undefined reference to `glXMakeCurrent'
- libs/libsfml-window-s.a(GlxContext.cpp.o): In function `sf::priv::GlxContext::selectBestVisual(_XDisplay*, unsigned int, sf::ContextSettings const&)':
- GlxContext.cpp:(.text+0x3dd): undefined reference to `XGetVisualInfo'
- GlxContext.cpp:(.text+0x432): undefined reference to `glXGetConfig'
- GlxContext.cpp:(.text+0x44f): undefined reference to `glXGetConfig'
- GlxContext.cpp:(.text+0x467): undefined reference to `glXGetConfig'
- GlxContext.cpp:(.text+0x47f): undefined reference to `glXGetConfig'
- GlxContext.cpp:(.text+0x497): undefined reference to `glXGetConfig'
- libs/libsfml-window-s.a(GlxContext.cpp.o):GlxContext.cpp:(.text+0x4af): more undefined references to `glXGetConfig' follow
- libs/libsfml-window-s.a(GlxContext.cpp.o): In function `sf::priv::GlxContext::selectBestVisual(_XDisplay*, unsigned int, sf::ContextSettings const&)':
- GlxContext.cpp:(.text+0x5a4): undefined reference to `XFree'
- GlxContext.cpp:(.text+0x62c): undefined reference to `glXGetConfig'
- GlxContext.cpp:(.text+0x644): undefined reference to `glXGetConfig'
- GlxContext.cpp:(.text+0x67e): undefined reference to `sf::err()'
- libs/libsfml-window-s.a(GlxContext.cpp.o): In function `sf::priv::GlxContext::createContext(sf::priv::GlxContext*, unsigned int, sf::ContextSettings const&)':
- GlxContext.cpp:(.text+0x742): undefined reference to `XGetWindowAttributes'
- GlxContext.cpp:(.text+0x768): undefined reference to `XVisualIDFromVisual'
- GlxContext.cpp:(.text+0x793): undefined reference to `XGetVisualInfo'
- GlxContext.cpp:(.text+0x7c6): undefined reference to `glXQueryVersion'
- GlxContext.cpp:(.text+0x821): undefined reference to `glXGetConfig'
- GlxContext.cpp:(.text+0x837): undefined reference to `glXGetConfig'
- GlxContext.cpp:(.text+0x85f): undefined reference to `XFree'
- GlxContext.cpp:(.text+0x898): undefined reference to `glXChooseFBConfig'
- GlxContext.cpp:(.text+0x8c1): undefined reference to `glXGetVisualFromFBConfig'
- GlxContext.cpp:(.text+0x8e9): undefined reference to `sf::err()'
- GlxContext.cpp:(.text+0x951): undefined reference to `sf::err()'
- GlxContext.cpp:(.text+0x9b1): undefined reference to `sf::err()'
- GlxContext.cpp:(.text+0xa92): undefined reference to `glXGetConfig'
- GlxContext.cpp:(.text+0xaa8): undefined reference to `glXGetConfig'
- GlxContext.cpp:(.text+0xb68): undefined reference to `sf::Lock::Lock(sf::Mutex&)'
- GlxContext.cpp:(.text+0xb7e): undefined reference to `XSetErrorHandler'
- GlxContext.cpp:(.text+0xbb1): undefined reference to `XSync'
- GlxContext.cpp:(.text+0xbbe): undefined reference to `XSetErrorHandler'
- GlxContext.cpp:(.text+0xbc8): undefined reference to `sf::Lock::~Lock()'
- GlxContext.cpp:(.text+0xbdd): undefined reference to `XFree'
- GlxContext.cpp:(.text+0xc5f): undefined reference to `sf::Lock::Lock(sf::Mutex&)'
- GlxContext.cpp:(.text+0xc75): undefined reference to `XSetErrorHandler'
- GlxContext.cpp:(.text+0xca5): undefined reference to `XSync'
- GlxContext.cpp:(.text+0xcaf): undefined reference to `XSetErrorHandler'
- GlxContext.cpp:(.text+0xcb9): undefined reference to `sf::Lock::~Lock()'
- GlxContext.cpp:(.text+0xcc9): undefined reference to `sf::err()'
- GlxContext.cpp:(.text+0xdd1): undefined reference to `glXCreateContext'
- GlxContext.cpp:(.text+0xde3): undefined reference to `sf::err()'
- GlxContext.cpp:(.text+0xe94): undefined reference to `sf::Lock::~Lock()'
- GlxContext.cpp:(.text+0xea9): undefined reference to `sf::Lock::~Lock()'
- GlxContext.cpp:(.text+0xed3): undefined reference to `sf::Lock::~Lock()'
- GlxContext.cpp:(.text+0xee8): undefined reference to `sf::Lock::~Lock()'
- libs/libsfml-window-s.a(GlxContext.cpp.o): In function `sf::priv::GlxContext::GlxContext(sf::priv::GlxContext*)':
- GlxContext.cpp:(.text+0xf42): undefined reference to `XGetXCBConnection'
- GlxContext.cpp:(.text+0xfbe): undefined reference to `xcb_generate_id'
- GlxContext.cpp:(.text+0xfdc): undefined reference to `xcb_create_colormap'
- GlxContext.cpp:(.text+0xfea): undefined reference to `xcb_generate_id'
- GlxContext.cpp:(.text+0x1042): undefined reference to `xcb_create_window'
- 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)':
- GlxContext.cpp:(.text+0x1104): undefined reference to `XGetXCBConnection'
- libs/libsfml-window-s.a(GlxContext.cpp.o): In function `sf::priv::GlxContext::GlxContext(sf::priv::GlxContext*, sf::ContextSettings const&, unsigned int, unsigned int)':
- GlxContext.cpp:(.text+0x11b0): undefined reference to `XGetXCBConnection'
- GlxContext.cpp:(.text+0x11f4): undefined reference to `xcb_generate_id'
- GlxContext.cpp:(.text+0x1213): undefined reference to `xcb_create_colormap'
- GlxContext.cpp:(.text+0x1221): undefined reference to `xcb_generate_id'
- GlxContext.cpp:(.text+0x127c): undefined reference to `xcb_create_window'
- libs/libsfml-window-s.a(GlxContext.cpp.o): In function `sf::priv::GlxContext::display()':
- GlxContext.cpp:(.text+0xf5): undefined reference to `glXSwapBuffers'
- libs/libsfml-window-s.a(GlxContext.cpp.o): In function `(anonymous namespace)::GlxErrorHandler::~GlxErrorHandler()':
- GlxContext.cpp:(.text+0x127): undefined reference to `sf::Lock::~Lock()'
- libs/libsfml-window-s.a(GlxContext.cpp.o): In function `sf::priv::GlxContext::getFunction(char const*)':
- GlxContext.cpp:(.text+0x3a1): undefined reference to `glXGetProcAddressARB'
- libs/libsfml-window-s.a(GlxContext.cpp.o): In function `_GLOBAL__sub_I__ZN2sf4priv20ensureExtensionsInitEP9_XDisplayi':
- GlxContext.cpp:(.text.startup+0xa): undefined reference to `sf::Mutex::Mutex()'
- GlxContext.cpp:(.text.startup+0x19): undefined reference to `sf::Mutex::~Mutex()'
- libs/libsfml-window-s.a(GlContext.cpp.o): In function `sf::priv::GlContext::getFunction(char const*)':
- GlContext.cpp:(.text+0x13): undefined reference to `sf::Lock::Lock(sf::Mutex&)'
- GlContext.cpp:(.text+0x2a): undefined reference to `sf::Lock::~Lock()'
- GlContext.cpp:(.text+0x42): undefined reference to `sf::Lock::~Lock()'
- libs/libsfml-window-s.a(GlContext.cpp.o): In function `sf::priv::GlContext::checkSettings(sf::ContextSettings const&)':
- GlContext.cpp:(.text+0x15a): undefined reference to `glGetString'
- GlContext.cpp:(.text+0x167): undefined reference to `glGetString'
- GlContext.cpp:(.text+0x19b): undefined reference to `sf::err()'
- GlContext.cpp:(.text+0x20e): undefined reference to `sf::err()'
- GlContext.cpp:(.text+0x374): undefined reference to `sf::err()'
- GlContext.cpp:(.text+0x4eb): undefined reference to `sf::err()'
- libs/libsfml-window-s.a(GlContext.cpp.o): In function `(anonymous namespace)::getInternalContext()':
- GlContext.cpp:(.text+0x69e): undefined reference to `sf::ThreadLocal::getValue() const'
- GlContext.cpp:(.text+0x6b5): undefined reference to `sf::Lock::Lock(sf::Mutex&)'
- GlContext.cpp:(.text+0x6bf): undefined reference to `sf::ThreadLocal::getValue() const'
- GlContext.cpp:(.text+0x70e): undefined reference to `sf::Lock::~Lock()'
- GlContext.cpp:(.text+0x724): undefined reference to `sf::Lock::~Lock()'
- GlContext.cpp:(.text+0x731): undefined reference to `sf::Lock::Lock(sf::Mutex&)'
- GlContext.cpp:(.text+0x75d): undefined reference to `sf::Lock::~Lock()'
- GlContext.cpp:(.text+0x76a): undefined reference to `sf::ThreadLocal::setValue(void*)'
- GlContext.cpp:(.text+0x777): undefined reference to `sf::Lock::Lock(sf::Mutex&)'
- GlContext.cpp:(.text+0x781): undefined reference to `sf::ThreadLocal::getValue() const'
- GlContext.cpp:(.text+0x79b): undefined reference to `sf::Lock::~Lock()'
- GlContext.cpp:(.text+0x7a5): undefined reference to `sf::ThreadLocal::getValue() const'
- GlContext.cpp:(.text+0x7b9): undefined reference to `sf::Lock::~Lock()'
- GlContext.cpp:(.text+0x7cc): undefined reference to `sf::Lock::~Lock()'
- GlContext.cpp:(.text+0x7ea): undefined reference to `sf::Lock::~Lock()'
- libs/libsfml-window-s.a(GlContext.cpp.o): In function `sf::priv::GlContext::initialize()':
- GlContext.cpp:(.text+0x811): undefined reference to `sf::ThreadLocal::getValue() const'
- GlContext.cpp:(.text+0x828): undefined reference to `sf::Lock::Lock(sf::Mutex&)'
- GlContext.cpp:(.text+0x842): undefined reference to `sf::ThreadLocal::setValue(void*)'
- GlContext.cpp:(.text+0x84a): undefined reference to `sf::Lock::~Lock()'
- GlContext.cpp:(.text+0x866): undefined reference to `glGetIntegerv'
- GlContext.cpp:(.text+0x875): undefined reference to `glGetIntegerv'
- GlContext.cpp:(.text+0x87a): undefined reference to `glGetError'
- GlContext.cpp:(.text+0x8af): undefined reference to `glEnable'
- GlContext.cpp:(.text+0x8d3): undefined reference to `glGetIntegerv'
- GlContext.cpp:(.text+0x901): undefined reference to `glGetIntegerv'
- GlContext.cpp:(.text+0x926): undefined reference to `glGetString'
- GlContext.cpp:(.text+0x96a): undefined reference to `sf::Lock::Lock(sf::Mutex&)'
- GlContext.cpp:(.text+0x97f): undefined reference to `sf::Lock::~Lock()'
- GlContext.cpp:(.text+0x99d): undefined reference to `glGetIntegerv'
- GlContext.cpp:(.text+0xa09): undefined reference to `sf::Lock::~Lock()'
- GlContext.cpp:(.text+0xa1c): undefined reference to `sf::Lock::~Lock()'
- libs/libsfml-window-s.a(GlContext.cpp.o): In function `sf::priv::GlContext::create()':
- GlContext.cpp:(.text+0xa3f): undefined reference to `sf::Lock::Lock(sf::Mutex&)'
- GlContext.cpp:(.text+0xa6b): undefined reference to `sf::Lock::~Lock()'
- GlContext.cpp:(.text+0xa80): undefined reference to `sf::Lock::~Lock()'
- libs/libsfml-window-s.a(GlContext.cpp.o): In function `sf::priv::GlContext::ensureContext()':
- GlContext.cpp:(.text+0xaab): undefined reference to `sf::ThreadLocal::getValue() const'
- GlContext.cpp:(.text+0xace): undefined reference to `sf::ThreadLocal::getValue() const'
- GlContext.cpp:(.text+0xae0): undefined reference to `sf::Lock::Lock(sf::Mutex&)'
- GlContext.cpp:(.text+0xafa): undefined reference to `sf::ThreadLocal::setValue(void*)'
- GlContext.cpp:(.text+0xb02): undefined reference to `sf::Lock::~Lock()'
- GlContext.cpp:(.text+0xb0f): undefined reference to `sf::Lock::~Lock()'
- libs/libsfml-window-s.a(GlContext.cpp.o): In function `sf::priv::GlContext::create(sf::ContextSettings const&, sf::priv::WindowImpl const*, unsigned int)':
- GlContext.cpp:(.text+0xb39): undefined reference to `sf::ThreadLocal::getValue() const'
- GlContext.cpp:(.text+0xb4b): undefined reference to `sf::Lock::Lock(sf::Mutex&)'
- GlContext.cpp:(.text+0xb8b): undefined reference to `sf::Lock::~Lock()'
- GlContext.cpp:(.text+0xbae): undefined reference to `sf::ThreadLocal::getValue() const'
- GlContext.cpp:(.text+0xbc0): undefined reference to `sf::Lock::Lock(sf::Mutex&)'
- GlContext.cpp:(.text+0xbda): undefined reference to `sf::ThreadLocal::setValue(void*)'
- GlContext.cpp:(.text+0xbe2): undefined reference to `sf::Lock::~Lock()'
- GlContext.cpp:(.text+0xbf2): undefined reference to `sf::Lock::~Lock()'
- GlContext.cpp:(.text+0xc10): undefined reference to `sf::Lock::~Lock()'
- libs/libsfml-window-s.a(GlContext.cpp.o): In function `sf::priv::GlContext::create(sf::ContextSettings const&, unsigned int, unsigned int)':
- GlContext.cpp:(.text+0xc49): undefined reference to `sf::ThreadLocal::getValue() const'
- GlContext.cpp:(.text+0xc5b): undefined reference to `sf::Lock::Lock(sf::Mutex&)'
- GlContext.cpp:(.text+0xc9b): undefined reference to `sf::Lock::~Lock()'
- GlContext.cpp:(.text+0xcbe): undefined reference to `sf::ThreadLocal::getValue() const'
- GlContext.cpp:(.text+0xcd0): undefined reference to `sf::Lock::Lock(sf::Mutex&)'
- GlContext.cpp:(.text+0xcea): undefined reference to `sf::ThreadLocal::setValue(void*)'
- GlContext.cpp:(.text+0xcf2): undefined reference to `sf::Lock::~Lock()'
- GlContext.cpp:(.text+0xd02): undefined reference to `sf::Lock::~Lock()'
- GlContext.cpp:(.text+0xd20): undefined reference to `sf::Lock::~Lock()'
- libs/libsfml-window-s.a(GlContext.cpp.o): In function `sf::priv::GlContext::~GlContext()':
- GlContext.cpp:(.text+0xd5f): undefined reference to `sf::ThreadLocal::getValue() const'
- GlContext.cpp:(.text+0xd7e): undefined reference to `sf::ThreadLocal::getValue() const'
- GlContext.cpp:(.text+0xd90): undefined reference to `sf::Lock::Lock(sf::Mutex&)'
- GlContext.cpp:(.text+0xdaa): undefined reference to `sf::ThreadLocal::setValue(void*)'
- GlContext.cpp:(.text+0xdb2): undefined reference to `sf::Lock::~Lock()'
- GlContext.cpp:(.text+0xdbf): undefined reference to `sf::Lock::~Lock()'
- libs/libsfml-window-s.a(GlContext.cpp.o): In function `sf::priv::GlContext::~GlContext()':
- GlContext.cpp:(.text+0xdf0): undefined reference to `sf::ThreadLocal::getValue() const'
- GlContext.cpp:(.text+0xe1e): undefined reference to `sf::ThreadLocal::getValue() const'
- GlContext.cpp:(.text+0xe30): undefined reference to `sf::Lock::Lock(sf::Mutex&)'
- GlContext.cpp:(.text+0xe4b): undefined reference to `sf::ThreadLocal::setValue(void*)'
- GlContext.cpp:(.text+0xe53): undefined reference to `sf::Lock::~Lock()'
- GlContext.cpp:(.text+0xe60): undefined reference to `sf::Lock::~Lock()'
- libs/libsfml-window-s.a(GlContext.cpp.o): In function `sf::priv::GlContext::setActive(bool)':
- GlContext.cpp:(.text+0xe86): undefined reference to `sf::ThreadLocal::getValue() const'
- GlContext.cpp:(.text+0xe9b): undefined reference to `sf::Lock::Lock(sf::Mutex&)'
- GlContext.cpp:(.text+0xeb8): undefined reference to `sf::ThreadLocal::setValue(void*)'
- GlContext.cpp:(.text+0xec0): undefined reference to `sf::Lock::~Lock()'
- GlContext.cpp:(.text+0xed1): undefined reference to `sf::ThreadLocal::getValue() const'
- GlContext.cpp:(.text+0xefe): undefined reference to `sf::ThreadLocal::getValue() const'
- GlContext.cpp:(.text+0xf13): undefined reference to `sf::Lock::Lock(sf::Mutex&)'
- GlContext.cpp:(.text+0xf30): undefined reference to `sf::ThreadLocal::setValue(void*)'
- GlContext.cpp:(.text+0xf3d): undefined reference to `sf::Lock::~Lock()'
- GlContext.cpp:(.text+0xf50): undefined reference to `sf::Lock::~Lock()'
- libs/libsfml-window-s.a(GlContext.cpp.o): In function `sf::priv::GlContext::globalInit()':
- GlContext.cpp:(.text+0xf6f): undefined reference to `sf::Lock::Lock(sf::Mutex&)'
- GlContext.cpp:(.text+0xfa6): undefined reference to `sf::ThreadLocal::getValue() const'
- GlContext.cpp:(.text+0xfb3): undefined reference to `sf::Lock::~Lock()'
- GlContext.cpp:(.text+0xfce): undefined reference to `sf::ThreadLocal::getValue() const'
- GlContext.cpp:(.text+0xfe2): undefined reference to `sf::Lock::Lock(sf::Mutex&)'
- GlContext.cpp:(.text+0xffc): undefined reference to `sf::ThreadLocal::setValue(void*)'
- GlContext.cpp:(.text+0x1006): undefined reference to `sf::Lock::~Lock()'
- GlContext.cpp:(.text+0x1015): undefined reference to `sf::Lock::~Lock()'
- GlContext.cpp:(.text+0x101d): undefined reference to `sf::Lock::~Lock()'
- libs/libsfml-window-s.a(GlContext.cpp.o): In function `sf::priv::GlContext::globalCleanup()':
- GlContext.cpp:(.text+0x104e): undefined reference to `sf::Lock::Lock(sf::Mutex&)'
- GlContext.cpp:(.text+0x107a): undefined reference to `sf::Lock::Lock(sf::Mutex&)'
- GlContext.cpp:(.text+0x10f5): undefined reference to `sf::Lock::~Lock()'
- GlContext.cpp:(.text+0x10fd): undefined reference to `sf::Lock::~Lock()'
- GlContext.cpp:(.text+0x110e): undefined reference to `sf::Lock::~Lock()'
- GlContext.cpp:(.text+0x1123): undefined reference to `sf::Lock::~Lock()'
- libs/libsfml-window-s.a(GlContext.cpp.o): In function `sf::ThreadLocalPtr<sf::priv::GlContext>::~ThreadLocalPtr()':
- GlContext.cpp:(.text._ZN2sf14ThreadLocalPtrINS_4priv9GlContextEED2Ev[_ZN2sf14ThreadLocalPtrINS_4priv9GlContextEED5Ev]+0x1): undefined reference to `sf::ThreadLocal::~ThreadLocal()'
- libs/libsfml-window-s.a(GlContext.cpp.o): In function `sf::priv::GlContext::setActive(bool) [clone .part.22]':
- GlContext.cpp:(.text.unlikely+0x2a): undefined reference to `sf::ThreadLocal::getValue() const'
- GlContext.cpp:(.text.unlikely+0x3c): undefined reference to `sf::Lock::Lock(sf::Mutex&)'
- GlContext.cpp:(.text.unlikely+0x59): undefined reference to `sf::ThreadLocal::setValue(void*)'
- GlContext.cpp:(.text.unlikely+0x61): undefined reference to `sf::Lock::~Lock()'
- GlContext.cpp:(.text.unlikely+0x73): undefined reference to `sf::Lock::~Lock()'
- libs/libsfml-window-s.a(GlContext.cpp.o): In function `_GLOBAL__sub_I__ZN2sf4priv9GlContext10globalInitEv':
- GlContext.cpp:(.text.startup+0xa): undefined reference to `sf::Mutex::Mutex()'
- GlContext.cpp:(.text.startup+0x19): undefined reference to `sf::Mutex::~Mutex()'
- GlContext.cpp:(.text.startup+0x2a): undefined reference to `sf::ThreadLocal::ThreadLocal(void*)'
- GlContext.cpp:(.text.startup+0x4a): undefined reference to `sf::ThreadLocal::ThreadLocal(void*)'
- GlContext.cpp:(.text.startup+0xb2): undefined reference to `sf::Mutex::Mutex()'
- GlContext.cpp:(.text.startup+0xc1): undefined reference to `sf::Mutex::~Mutex()'
- libs/libsfml-window-s.a(Display.cpp.o): In function `sf::priv::OpenDisplay()':
- Display.cpp:(.text+0x27): undefined reference to `XOpenDisplay'
- Display.cpp:(.text+0x4c): undefined reference to `sf::err()'
- libs/libsfml-window-s.a(Display.cpp.o): In function `sf::priv::OpenConnection()':
- Display.cpp:(.text+0x97): undefined reference to `XOpenDisplay'
- Display.cpp:(.text+0xc3): undefined reference to `sf::err()'
- libs/libsfml-window-s.a(Display.cpp.o): In function `sf::priv::XCBScreenOfDisplay(xcb_connection_t*, int)':
- Display.cpp:(.text+0x138): undefined reference to `xcb_get_setup'
- Display.cpp:(.text+0x140): undefined reference to `xcb_setup_roots_iterator'
- Display.cpp:(.text+0x167): undefined reference to `xcb_screen_next'
- libs/libsfml-window-s.a(Display.cpp.o): In function `sf::priv::XCBDefaultScreen(xcb_connection_t*)':
- Display.cpp:(.text+0x1a1): undefined reference to `XDefaultScreen'
- Display.cpp:(.text+0x1ab): undefined reference to `xcb_get_setup'
- Display.cpp:(.text+0x1b3): undefined reference to `xcb_setup_roots_iterator'
- Display.cpp:(.text+0x1d7): undefined reference to `xcb_screen_next'
- libs/libsfml-window-s.a(Display.cpp.o): In function `sf::priv::XCBDefaultRootWindow(xcb_connection_t*)':
- Display.cpp:(.text+0x221): undefined reference to `XDefaultScreen'
- Display.cpp:(.text+0x22b): undefined reference to `xcb_get_setup'
- Display.cpp:(.text+0x233): undefined reference to `xcb_setup_roots_iterator'
- Display.cpp:(.text+0x257): undefined reference to `xcb_screen_next'
- libs/libsfml-window-s.a(Display.cpp.o): In function `sf::priv::getKeysymMap()':
- Display.cpp:(.text+0x2c7): undefined reference to `XGetXCBConnection'
- Display.cpp:(.text+0x2d2): undefined reference to `xcb_get_setup'
- Display.cpp:(.text+0x2e4): undefined reference to `xcb_get_setup'
- Display.cpp:(.text+0x30d): undefined reference to `xcb_get_keyboard_mapping'
- Display.cpp:(.text+0x31a): undefined reference to `xcb_get_keyboard_mapping_reply'
- Display.cpp:(.text+0x341): undefined reference to `sf::err()'
- Display.cpp:(.text+0x3db): undefined reference to `XOpenDisplay'
- Display.cpp:(.text+0x401): undefined reference to `XCloseDisplay'
- Display.cpp:(.text+0x42a): undefined reference to `xcb_get_keyboard_mapping_keysyms'
- Display.cpp:(.text+0x4c8): undefined reference to `sf::err()'
- Display.cpp:(.text+0x6a9): undefined reference to `sf::err()'
- Display.cpp:(.text+0x711): undefined reference to `sf::err()'
- libs/libsfml-window-s.a(Display.cpp.o): In function `sf::priv::getAtom(std::string const&, bool)':
- Display.cpp:(.text+0x86d): undefined reference to `XGetXCBConnection'
- Display.cpp:(.text+0x883): undefined reference to `xcb_intern_atom'
- Display.cpp:(.text+0x892): undefined reference to `xcb_intern_atom_reply'
- Display.cpp:(.text+0x8bb): undefined reference to `sf::err()'
- Display.cpp:(.text+0x973): undefined reference to `XOpenDisplay'
- Display.cpp:(.text+0x9b2): undefined reference to `XCloseDisplay'
- Display.cpp:(.text+0xb46): undefined reference to `sf::err()'
- libs/libsfml-window-s.a(Display.cpp.o): In function `sf::priv::OpenConnection()':
- Display.cpp:(.text+0x8b): undefined reference to `XGetXCBConnection'
- Display.cpp:(.text+0xbe): undefined reference to `XGetXCBConnection'
- libs/libsfml-window-s.a(Display.cpp.o): In function `sf::priv::CloseDisplay(_XDisplay*)':
- Display.cpp:(.text+0x101): undefined reference to `XCloseDisplay'
- libs/libsfml-window-s.a(Display.cpp.o): In function `sf::priv::CloseConnection(xcb_connection_t*)':
- Display.cpp:(.text+0x129): undefined reference to `XCloseDisplay'
- libs/libsfml-window-s.a(JoystickImpl.cpp.o): In function `(anonymous namespace)::isJoystick(udev_device*) [clone .part.10]':
- JoystickImpl.cpp:(.text+0x5f): undefined reference to `udev_device_get_property_value'
- JoystickImpl.cpp:(.text+0x81): undefined reference to `udev_device_get_property_value'
- JoystickImpl.cpp:(.text+0x93): undefined reference to `udev_device_get_property_value'
- JoystickImpl.cpp:(.text+0xa5): undefined reference to `udev_device_get_property_value'
- JoystickImpl.cpp:(.text+0xb7): undefined reference to `udev_device_get_property_value'
- libs/libsfml-window-s.a(JoystickImpl.cpp.o):JoystickImpl.cpp:(.text+0xc9): more undefined references to `udev_device_get_property_value' follow
- libs/libsfml-window-s.a(JoystickImpl.cpp.o): In function `(anonymous namespace)::updatePluggedList(udev_device*) [clone .constprop.39]':
- JoystickImpl.cpp:(.text+0x3bd): undefined reference to `udev_enumerate_new'
- JoystickImpl.cpp:(.text+0x3d6): undefined reference to `udev_enumerate_add_match_subsystem'
- JoystickImpl.cpp:(.text+0x3e6): undefined reference to `udev_enumerate_scan_devices'
- JoystickImpl.cpp:(.text+0x3f6): undefined reference to `udev_enumerate_get_list_entry'
- JoystickImpl.cpp:(.text+0x414): undefined reference to `udev_list_entry_get_name'
- JoystickImpl.cpp:(.text+0x426): undefined reference to `udev_device_new_from_syspath'
- JoystickImpl.cpp:(.text+0x436): undefined reference to `udev_device_get_devnode'
- JoystickImpl.cpp:(.text+0x45a): undefined reference to `udev_device_get_property_value'
- JoystickImpl.cpp:(.text+0x467): undefined reference to `udev_device_get_devnode'
- JoystickImpl.cpp:(.text+0x4ae): undefined reference to `udev_device_unref'
- JoystickImpl.cpp:(.text+0x4b6): undefined reference to `udev_list_entry_get_next'
- JoystickImpl.cpp:(.text+0x4ca): undefined reference to `udev_enumerate_unref'
- JoystickImpl.cpp:(.text+0x5f1): undefined reference to `sf::err()'
- JoystickImpl.cpp:(.text+0x66f): undefined reference to `sf::err()'
- JoystickImpl.cpp:(.text+0x683): undefined reference to `sf::err()'
- libs/libsfml-window-s.a(JoystickImpl.cpp.o): In function `sf::priv::JoystickImpl::initialize()':
- JoystickImpl.cpp:(.text+0x8b7): undefined reference to `udev_new'
- JoystickImpl.cpp:(.text+0x8d4): undefined reference to `udev_monitor_new_from_netlink'
- JoystickImpl.cpp:(.text+0x8f3): undefined reference to `udev_monitor_filter_add_match_subsystem_devtype'
- JoystickImpl.cpp:(.text+0x905): undefined reference to `udev_monitor_enable_receiving'
- JoystickImpl.cpp:(.text+0x921): undefined reference to `sf::err()'
- JoystickImpl.cpp:(.text+0x984): undefined reference to `udev_monitor_unref'
- JoystickImpl.cpp:(.text+0x9c1): undefined reference to `sf::err()'
- JoystickImpl.cpp:(.text+0x9e1): undefined reference to `sf::err()'
- JoystickImpl.cpp:(.text+0xa41): undefined reference to `sf::err()'
- libs/libsfml-window-s.a(JoystickImpl.cpp.o): In function `sf::priv::JoystickImpl::cleanup()':
- JoystickImpl.cpp:(.text+0xaf1): undefined reference to `udev_monitor_unref'
- JoystickImpl.cpp:(.text+0xb0d): undefined reference to `udev_unref'
- libs/libsfml-window-s.a(JoystickImpl.cpp.o): In function `sf::priv::JoystickImpl::isConnected(unsigned int)':
- JoystickImpl.cpp:(.text+0xb5b): undefined reference to `udev_monitor_get_fd'
- JoystickImpl.cpp:(.text+0xc29): undefined reference to `udev_monitor_receive_device'
- JoystickImpl.cpp:(.text+0xc42): undefined reference to `udev_device_get_action'
- JoystickImpl.cpp:(.text+0xc56): undefined reference to `udev_device_get_devnode'
- JoystickImpl.cpp:(.text+0xc82): undefined reference to `udev_device_get_property_value'
- JoystickImpl.cpp:(.text+0xc95): undefined reference to `udev_device_get_devnode'
- JoystickImpl.cpp:(.text+0xd14): undefined reference to `udev_device_get_syspath'
- JoystickImpl.cpp:(.text+0xe45): undefined reference to `udev_enumerate_new'
- JoystickImpl.cpp:(.text+0xe60): undefined reference to `udev_enumerate_add_match_subsystem'
- JoystickImpl.cpp:(.text+0xe72): undefined reference to `udev_enumerate_scan_devices'
- JoystickImpl.cpp:(.text+0xe84): undefined reference to `udev_enumerate_get_list_entry'
- JoystickImpl.cpp:(.text+0xea4): undefined reference to `udev_list_entry_get_name'
- JoystickImpl.cpp:(.text+0xeb6): undefined reference to `udev_device_new_from_syspath'
- JoystickImpl.cpp:(.text+0xeca): undefined reference to `udev_device_get_devnode'
- JoystickImpl.cpp:(.text+0xeee): undefined reference to `udev_device_get_property_value'
- JoystickImpl.cpp:(.text+0xeff): undefined reference to `udev_device_get_devnode'
- JoystickImpl.cpp:(.text+0xf52): undefined reference to `udev_device_unref'
- JoystickImpl.cpp:(.text+0xf5a): undefined reference to `udev_list_entry_get_next'
- JoystickImpl.cpp:(.text+0xf70): undefined reference to `udev_enumerate_unref'
- JoystickImpl.cpp:(.text+0xf86): undefined reference to `udev_device_unref'
- JoystickImpl.cpp:(.text+0x10b1): undefined reference to `sf::err()'
- JoystickImpl.cpp:(.text+0x111e): undefined reference to `sf::err()'
- JoystickImpl.cpp:(.text+0x1132): undefined reference to `sf::err()'
- JoystickImpl.cpp:(.text+0x1166): undefined reference to `udev_device_get_syspath'
- JoystickImpl.cpp:(.text+0x12d7): undefined reference to `sf::err()'
- libs/libsfml-window-s.a(JoystickImpl.cpp.o): In function `sf::priv::JoystickImpl::open(unsigned int)':
- JoystickImpl.cpp:(.text+0x19ed): undefined reference to `udev_device_new_from_syspath'
- JoystickImpl.cpp:(.text+0x1a1a): undefined reference to `udev_device_get_property_value'
- JoystickImpl.cpp:(.text+0x1a79): undefined reference to `udev_device_get_parent_with_subsystem_devtype'
- JoystickImpl.cpp:(.text+0x1a8b): undefined reference to `udev_device_get_sysattr_value'
- JoystickImpl.cpp:(.text+0x1ac0): undefined reference to `udev_device_unref'
- JoystickImpl.cpp:(.text+0x1af1): undefined reference to `udev_device_new_from_syspath'
- JoystickImpl.cpp:(.text+0x1b24): undefined reference to `udev_device_get_property_value'
- JoystickImpl.cpp:(.text+0x1b84): undefined reference to `udev_device_get_parent_with_subsystem_devtype'
- JoystickImpl.cpp:(.text+0x1b99): undefined reference to `udev_device_get_sysattr_value'
- JoystickImpl.cpp:(.text+0x1bd1): undefined reference to `udev_device_unref'
- JoystickImpl.cpp:(.text+0x1cc8): undefined reference to `sf::err()'
- JoystickImpl.cpp:(.text+0x1dbd): undefined reference to `udev_device_new_from_syspath'
- JoystickImpl.cpp:(.text+0x1df1): undefined reference to `udev_device_get_parent_with_subsystem_devtype'
- JoystickImpl.cpp:(.text+0x1e07): undefined reference to `udev_device_get_sysattr_value'
- JoystickImpl.cpp:(.text+0x1e28): undefined reference to `udev_device_unref'
- JoystickImpl.cpp:(.text+0x1e36): undefined reference to `sf::err()'
- JoystickImpl.cpp:(.text+0x1f08): undefined reference to `sf::err()'
- JoystickImpl.cpp:(.text+0x1f83): undefined reference to `sf::err()'
- JoystickImpl.cpp:(.text+0x1ff4): undefined reference to `udev_device_unref'
- JoystickImpl.cpp:(.text+0x2004): undefined reference to `udev_device_unref'
- JoystickImpl.cpp:(.text+0x204a): undefined reference to `sf::err()'
- JoystickImpl.cpp:(.text+0x20a0): undefined reference to `sf::err()'
- JoystickImpl.cpp:(.text+0x20fb): undefined reference to `sf::err()'
- libs/libsfml-graphics-s.a(Font.cpp.o): In function `sf::Font::getLineSpacing(unsigned int) const':
- Font.cpp:(.text+0x12c): undefined reference to `FT_Set_Pixel_Sizes'
- Font.cpp:(.text+0x177): undefined reference to `sf::err()'
- Font.cpp:(.text+0x1dc): undefined reference to `sf::err()'
- Font.cpp:(.text+0x211): undefined reference to `sf::err()'
- Font.cpp:(.text+0x238): undefined reference to `sf::err()'
- libs/libsfml-graphics-s.a(Font.cpp.o): In function `sf::Font::getUnderlinePosition(unsigned int) const':
- Font.cpp:(.text+0x2ec): undefined reference to `FT_Set_Pixel_Sizes'
- Font.cpp:(.text+0x344): undefined reference to `FT_MulFix'
- Font.cpp:(.text+0x377): undefined reference to `sf::err()'
- Font.cpp:(.text+0x3dc): undefined reference to `sf::err()'
- Font.cpp:(.text+0x411): undefined reference to `sf::err()'
- Font.cpp:(.text+0x438): undefined reference to `sf::err()'
- libs/libsfml-graphics-s.a(Font.cpp.o): In function `sf::Font::getUnderlineThickness(unsigned int) const':
- Font.cpp:(.text+0x4ec): undefined reference to `FT_Set_Pixel_Sizes'
- Font.cpp:(.text+0x544): undefined reference to `FT_MulFix'
- Font.cpp:(.text+0x567): undefined reference to `sf::err()'
- Font.cpp:(.text+0x5cc): undefined reference to `sf::err()'
- Font.cpp:(.text+0x601): undefined reference to `sf::err()'
- Font.cpp:(.text+0x628): undefined reference to `sf::err()'
- libs/libsfml-graphics-s.a(Font.cpp.o): In function `sf::Font::setCurrentSize(unsigned int) const':
- Font.cpp:(.text+0x6d5): undefined reference to `FT_Set_Pixel_Sizes'
- Font.cpp:(.text+0x707): undefined reference to `sf::err()'
- Font.cpp:(.text+0x76c): undefined reference to `sf::err()'
- Font.cpp:(.text+0x7a1): undefined reference to `sf::err()'
- Font.cpp:(.text+0x7c8): undefined reference to `sf::err()'
- libs/libsfml-graphics-s.a(Font.cpp.o): In function `sf::Font::getKerning(unsigned int, unsigned int, unsigned int) const':
- Font.cpp:(.text+0x89d): undefined reference to `FT_Get_Char_Index'
- Font.cpp:(.text+0x8ad): undefined reference to `FT_Get_Char_Index'
- Font.cpp:(.text+0x8c0): undefined reference to `FT_Get_Kerning'
- libs/libsfml-graphics-s.a(Font.cpp.o): In function `sf::Font::findGlyphRect(sf::Font::Page&, unsigned int, unsigned int) const':
- Font.cpp:(.text+0xa35): undefined reference to `sf::err()'
- libs/libsfml-graphics-s.a(Font.cpp.o): In function `sf::Font::~Font()':
- Font.cpp:(.text+0xebb): undefined reference to `FT_Done_Face'
- Font.cpp:(.text+0xede): undefined reference to `FT_Done_FreeType'
- libs/libsfml-graphics-s.a(Font.cpp.o): In function `sf::Font::loadFromMemory(void const*, unsigned long)':
- Font.cpp:(.text+0xfed): undefined reference to `FT_Init_FreeType'
- Font.cpp:(.text+0x100f): undefined reference to `FT_New_Memory_Face'
- Font.cpp:(.text+0x1022): undefined reference to `FT_Select_Charmap'
- Font.cpp:(.text+0x1091): undefined reference to `sf::err()'
- Font.cpp:(.text+0x10f1): undefined reference to `sf::err()'
- Font.cpp:(.text+0x1117): undefined reference to `FT_Done_Face'
- Font.cpp:(.text+0x1136): undefined reference to `FT_Done_FreeType'
- Font.cpp:(.text+0x1179): undefined reference to `sf::err()'
- Font.cpp:(.text+0x11c9): undefined reference to `FT_Done_Face'
- libs/libsfml-graphics-s.a(Font.cpp.o): In function `sf::Font::loadFromFile(std::string const&)':
- Font.cpp:(.text+0x12e8): undefined reference to `FT_Init_FreeType'
- Font.cpp:(.text+0x1308): undefined reference to `FT_New_Face'
- Font.cpp:(.text+0x131b): undefined reference to `FT_Select_Charmap'
- Font.cpp:(.text+0x1381): undefined reference to `sf::err()'
- Font.cpp:(.text+0x1409): undefined reference to `sf::err()'
- Font.cpp:(.text+0x1457): undefined reference to `FT_Done_Face'
- Font.cpp:(.text+0x1476): undefined reference to `FT_Done_FreeType'
- Font.cpp:(.text+0x14b9): undefined reference to `sf::err()'
- Font.cpp:(.text+0x152e): undefined reference to `FT_Done_Face'
- libs/libsfml-graphics-s.a(Font.cpp.o): In function `sf::Font::loadFromStream(sf::InputStream&)':
- Font.cpp:(.text+0x1650): undefined reference to `FT_Init_FreeType'
- Font.cpp:(.text+0x1720): undefined reference to `FT_Open_Face'
- Font.cpp:(.text+0x1737): undefined reference to `FT_Select_Charmap'
- Font.cpp:(.text+0x17e1): undefined reference to `sf::err()'
- Font.cpp:(.text+0x1851): undefined reference to `sf::err()'
- Font.cpp:(.text+0x18bf): undefined reference to `FT_Done_Face'
- Font.cpp:(.text+0x18de): undefined reference to `FT_Done_FreeType'
- Font.cpp:(.text+0x1949): undefined reference to `sf::err()'
- Font.cpp:(.text+0x19a1): undefined reference to `FT_Done_Face'
- libs/libsfml-graphics-s.a(Font.cpp.o): In function `sf::Font::cleanup()':
- Font.cpp:(.text+0x1b68): undefined reference to `FT_Done_Face'
- Font.cpp:(.text+0x1b89): undefined reference to `FT_Done_FreeType'
- libs/libsfml-graphics-s.a(Font.cpp.o): In function `sf::Font::loadGlyph(unsigned int, unsigned int, bool) const':
- Font.cpp:(.text+0x218b): undefined reference to `FT_Set_Pixel_Sizes'
- Font.cpp:(.text+0x21c4): undefined reference to `FT_Load_Char'
- Font.cpp:(.text+0x21d9): undefined reference to `FT_Get_Glyph'
- Font.cpp:(.text+0x2209): undefined reference to `FT_Glyph_To_Bitmap'
- Font.cpp:(.text+0x2266): undefined reference to `FT_Done_Glyph'
- Font.cpp:(.text+0x226b): undefined reference to `glFlush'
- Font.cpp:(.text+0x2283): undefined reference to `sf::err()'
- Font.cpp:(.text+0x22ee): undefined reference to `sf::err()'
- Font.cpp:(.text+0x2322): undefined reference to `sf::err()'
- Font.cpp:(.text+0x234a): undefined reference to `sf::err()'
- Font.cpp:(.text+0x23ac): undefined reference to `FT_Bitmap_Embolden'
- Font.cpp:(.text+0x23f3): undefined reference to `FT_Outline_Embolden'
- 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)':
- ImageLoader.cpp:(.text+0x18771): undefined reference to `jpeg_std_error'
- ImageLoader.cpp:(.text+0x18790): undefined reference to `jpeg_CreateCompress'
- ImageLoader.cpp:(.text+0x187ca): undefined reference to `jpeg_stdio_dest'
- ImageLoader.cpp:(.text+0x187db): undefined reference to `jpeg_set_defaults'
- ImageLoader.cpp:(.text+0x187f2): undefined reference to `jpeg_set_quality'
- ImageLoader.cpp:(.text+0x18870): undefined reference to `jpeg_start_compress'
- ImageLoader.cpp:(.text+0x188ac): undefined reference to `jpeg_write_scanlines'
- ImageLoader.cpp:(.text+0x188c9): undefined reference to `jpeg_finish_compress'
- ImageLoader.cpp:(.text+0x188d6): undefined reference to `jpeg_destroy_compress'
- 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&)':
- ImageLoader.cpp:(.text+0x1898c): undefined reference to `sf::err()'
- 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>&)':
- ImageLoader.cpp:(.text+0x18ff5): undefined reference to `sf::err()'
- ImageLoader.cpp:(.text+0x191a1): undefined reference to `sf::err()'
- 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>&)':
- ImageLoader.cpp:(.text+0x192d8): undefined reference to `sf::err()'
- ImageLoader.cpp:(.text+0x19351): undefined reference to `sf::err()'
- libs/libsfml-graphics-s.a(ImageLoader.cpp.o):ImageLoader.cpp:(.text+0x19592): more undefined references to `sf::err()' follow
- libs/libsfml-graphics-s.a(RenderTarget.cpp.o): In function `sf::RenderTarget::clear(sf::Color const&)':
- RenderTarget.cpp:(.text+0x108): undefined reference to `glClearColor'
- libs/libsfml-graphics-s.a(RenderTarget.cpp.o): In function `sf::RenderTarget::popGLStates()':
- RenderTarget.cpp:(.text+0x7c6): undefined reference to `glMatrixMode'
- RenderTarget.cpp:(.text+0x7cb): undefined reference to `glPopMatrix'
- RenderTarget.cpp:(.text+0x7d5): undefined reference to `glMatrixMode'
- RenderTarget.cpp:(.text+0x7da): undefined reference to `glPopMatrix'
- RenderTarget.cpp:(.text+0x7e4): undefined reference to `glMatrixMode'
- RenderTarget.cpp:(.text+0x7e9): undefined reference to `glPopMatrix'
- RenderTarget.cpp:(.text+0x7ee): undefined reference to `glPopClientAttrib'
- libs/libsfml-graphics-s.a(RenderTarget.cpp.o): In function `sf::RenderTarget::applyCurrentView()':
- RenderTarget.cpp:(.text+0x9dd): undefined reference to `glViewport'
- RenderTarget.cpp:(.text+0x9e7): undefined reference to `glMatrixMode'
- RenderTarget.cpp:(.text+0x9ff): undefined reference to `glLoadMatrixf'
- RenderTarget.cpp:(.text+0xa09): undefined reference to `glMatrixMode'
- libs/libsfml-graphics-s.a(RenderTarget.cpp.o): In function `sf::RenderTarget::applyBlendMode(sf::BlendMode const&)':
- RenderTarget.cpp:(.text+0xace): undefined reference to `glBlendFunc'
- RenderTarget.cpp:(.text+0xbe1): undefined reference to `sf::err()'
- RenderTarget.cpp:(.text+0xc37): undefined reference to `sf::err()'
- RenderTarget.cpp:(.text+0xc8d): undefined reference to `sf::err()'
- libs/libsfml-graphics-s.a(RenderTarget.cpp.o): In function `sf::RenderTarget::resetGLStates()':
- RenderTarget.cpp:(.text+0x1119): undefined reference to `glDisable'
- RenderTarget.cpp:(.text+0x1123): undefined reference to `glDisable'
- RenderTarget.cpp:(.text+0x112d): undefined reference to `glDisable'
- RenderTarget.cpp:(.text+0x1137): undefined reference to `glDisable'
- RenderTarget.cpp:(.text+0x1141): undefined reference to `glEnable'
- RenderTarget.cpp:(.text+0x114b): undefined reference to `glEnable'
- RenderTarget.cpp:(.text+0x1155): undefined reference to `glMatrixMode'
- RenderTarget.cpp:(.text+0x115f): undefined reference to `glEnableClientState'
- RenderTarget.cpp:(.text+0x1169): undefined reference to `glEnableClientState'
- RenderTarget.cpp:(.text+0x1173): undefined reference to `glEnableClientState'
- RenderTarget.cpp:(.text+0x1199): undefined reference to `glLoadMatrixf'
- libs/libsfml-graphics-s.a(RenderTarget.cpp.o): In function `sf::RenderTarget::pushGLStates()':
- RenderTarget.cpp:(.text+0x1219): undefined reference to `glPushClientAttrib'
- RenderTarget.cpp:(.text+0x1223): undefined reference to `glPushAttrib'
- RenderTarget.cpp:(.text+0x122d): undefined reference to `glMatrixMode'
- RenderTarget.cpp:(.text+0x1232): undefined reference to `glPushMatrix'
- RenderTarget.cpp:(.text+0x123c): undefined reference to `glMatrixMode'
- RenderTarget.cpp:(.text+0x1241): undefined reference to `glPushMatrix'
- RenderTarget.cpp:(.text+0x124b): undefined reference to `glMatrixMode'
- RenderTarget.cpp:(.text+0x1250): undefined reference to `glPushMatrix'
- libs/libsfml-graphics-s.a(RenderTarget.cpp.o): In function `sf::RenderTarget::draw(sf::Vertex const*, unsigned long, sf::PrimitiveType, sf::RenderStates const&)':
- RenderTarget.cpp:(.text+0x13cc): undefined reference to `glVertexPointer'
- RenderTarget.cpp:(.text+0x13e5): undefined reference to `glColorPointer'
- RenderTarget.cpp:(.text+0x13fe): undefined reference to `glTexCoordPointer'
- RenderTarget.cpp:(.text+0x1414): undefined reference to `glDrawArrays'
- RenderTarget.cpp:(.text+0x146a): undefined reference to `glLoadMatrixf'
- RenderTarget.cpp:(.text+0x14ae): undefined reference to `glLoadMatrixf'
- libs/libsfml-graphics-s.a(RenderTarget.cpp.o): In function `sf::RenderTarget::clear(sf::Color const&)':
- RenderTarget.cpp:(.text+0x118): undefined reference to `glClear'
- libs/libsfml-graphics-s.a(RenderTarget.cpp.o): In function `sf::RenderTarget::popGLStates()':
- RenderTarget.cpp:(.text+0x7f7): undefined reference to `glPopAttrib'
- libs/libsfml-graphics-s.a(RenderTarget.cpp.o): In function `sf::RenderTarget::applyTransform(sf::Transform const&)':
- RenderTarget.cpp:(.text+0x14f4): undefined reference to `glLoadMatrixf'
- libs/libsfml-graphics-s.a(Shader.cpp.o): In function `sf::Shader::bind(sf::Shader const*)':
- Shader.cpp:(.text+0x89): undefined reference to `sf::Lock::Lock(sf::Mutex&)'
- Shader.cpp:(.text+0xaf): undefined reference to `sf::Lock::~Lock()'
- Shader.cpp:(.text+0x1e1): undefined reference to `sf::err()'
- Shader.cpp:(.text+0x289): undefined reference to `sf::Lock::~Lock()'
- libs/libsfml-graphics-s.a(Shader.cpp.o): In function `sf::Shader::isAvailable()':
- Shader.cpp:(.text+0x2ae): undefined reference to `sf::Lock::Lock(sf::Mutex&)'
- Shader.cpp:(.text+0x2d4): undefined reference to `sf::Lock::~Lock()'
- Shader.cpp:(.text+0x355): undefined reference to `sf::Lock::~Lock()'
- libs/libsfml-graphics-s.a(Shader.cpp.o): In function `sf::Shader::compile(char const*, char const*)':
- Shader.cpp:(.text+0x5f5): undefined reference to `glFlush'
- Shader.cpp:(.text+0x641): undefined reference to `sf::err()'
- Shader.cpp:(.text+0x759): undefined reference to `sf::err()'
- Shader.cpp:(.text+0x824): undefined reference to `sf::err()'
- Shader.cpp:(.text+0x8dc): undefined reference to `sf::err()'
- libs/libsfml-graphics-s.a(Shader.cpp.o): In function `sf::Shader::getParamLocation(std::string const&)':
- Shader.cpp:(.text+0xc01): undefined reference to `sf::err()'
- libs/libsfml-graphics-s.a(Shader.cpp.o):Shader.cpp:(.text+0x1673): more undefined references to `sf::err()' follow
- libs/libsfml-graphics-s.a(Shader.cpp.o): In function `sf::Shader::setParameter(std::string const&, sf::Texture const&)':
- Shader.cpp:(.text+0x1f1b): undefined reference to `sf::Lock::Lock(sf::Mutex&)'
- Shader.cpp:(.text+0x1f4d): undefined reference to `sf::Lock::~Lock()'
- Shader.cpp:(.text+0x1f9b): undefined reference to `glGetIntegerv'
- Shader.cpp:(.text+0x2044): undefined reference to `sf::err()'
- Shader.cpp:(.text+0x2104): undefined reference to `sf::Lock::~Lock()'
- libs/libsfml-graphics-s.a(Shader.cpp.o): In function `_GLOBAL__sub_I__ZN2sf6Shader14CurrentTextureE':
- Shader.cpp:(.text.startup+0xa): undefined reference to `sf::Mutex::Mutex()'
- Shader.cpp:(.text.startup+0x19): undefined reference to `sf::Mutex::~Mutex()'
- libs/libsfml-graphics-s.a(Texture.cpp.o): In function `sf::Texture::Texture()':
- Texture.cpp:(.text+0x45): undefined reference to `sf::Lock::Lock(sf::Mutex&)'
- Texture.cpp:(.text+0x5f): undefined reference to `sf::Lock::~Lock()'
- libs/libsfml-graphics-s.a(Texture.cpp.o): In function `sf::Texture::~Texture()':
- Texture.cpp:(.text+0xb4): undefined reference to `glDeleteTextures'
- libs/libsfml-graphics-s.a(Texture.cpp.o): In function `sf::Texture::create(unsigned int, unsigned int)':
- Texture.cpp:(.text+0x173): undefined reference to `sf::Lock::Lock(sf::Mutex&)'
- Texture.cpp:(.text+0x19f): undefined reference to `sf::Lock::~Lock()'
- Texture.cpp:(.text+0x1b4): undefined reference to `sf::err()'
- Texture.cpp:(.text+0x2c1): undefined reference to `sf::err()'
- Texture.cpp:(.text+0x378): undefined reference to `glGetIntegerv'
- Texture.cpp:(.text+0x42c): undefined reference to `glBindTexture'
- Texture.cpp:(.text+0x460): undefined reference to `glTexImage2D'
- Texture.cpp:(.text+0x490): undefined reference to `glTexParameteri'
- Texture.cpp:(.text+0x4c0): undefined reference to `glTexParameteri'
- Texture.cpp:(.text+0x4dc): undefined reference to `glTexParameteri'
- Texture.cpp:(.text+0x4f8): undefined reference to `glTexParameteri'
- Texture.cpp:(.text+0x50a): undefined reference to `sf::Lock::Lock(sf::Mutex&)'
- Texture.cpp:(.text+0x524): undefined reference to `sf::Lock::~Lock()'
- Texture.cpp:(.text+0x593): undefined reference to `glGenTextures'
- Texture.cpp:(.text+0x5a5): undefined reference to `sf::err()'
- Texture.cpp:(.text+0x5f8): undefined reference to `sf::err()'
- Texture.cpp:(.text+0x64b): undefined reference to `sf::err()'
- Texture.cpp:(.text+0x735): undefined reference to `sf::Lock::~Lock()'
- libs/libsfml-graphics-s.a(Texture.cpp.o): In function `sf::Texture::copyToImage() const':
- Texture.cpp:(.text+0x814): undefined reference to `glBindTexture'
- Texture.cpp:(.text+0x82d): undefined reference to `glGetTexImage'
- Texture.cpp:(.text+0x9fe): undefined reference to `glBindTexture'
- Texture.cpp:(.text+0xa17): undefined reference to `glGetTexImage'
- libs/libsfml-graphics-s.a(Texture.cpp.o): In function `sf::Texture::update(unsigned char const*)':
- Texture.cpp:(.text+0xab8): undefined reference to `glBindTexture'
- Texture.cpp:(.text+0xae2): undefined reference to `glTexSubImage2D'
- Texture.cpp:(.text+0xaf5): undefined reference to `sf::Lock::Lock(sf::Mutex&)'
- Texture.cpp:(.text+0xb11): undefined reference to `sf::Lock::~Lock()'
- libs/libsfml-graphics-s.a(Texture.cpp.o): In function `sf::Texture::update(unsigned char const*, unsigned int, unsigned int, unsigned int, unsigned int)':
- Texture.cpp:(.text+0xba4): undefined reference to `glBindTexture'
- Texture.cpp:(.text+0xbd0): undefined reference to `glTexSubImage2D'
- Texture.cpp:(.text+0xbe3): undefined reference to `sf::Lock::Lock(sf::Mutex&)'
- Texture.cpp:(.text+0xbff): undefined reference to `sf::Lock::~Lock()'
- libs/libsfml-graphics-s.a(Texture.cpp.o): In function `sf::Texture::update(sf::Image const&)':
- Texture.cpp:(.text+0xcaa): undefined reference to `glBindTexture'
- Texture.cpp:(.text+0xcd4): undefined reference to `glTexSubImage2D'
- Texture.cpp:(.text+0xce9): undefined reference to `sf::Lock::Lock(sf::Mutex&)'
- Texture.cpp:(.text+0xd05): undefined reference to `sf::Lock::~Lock()'
- libs/libsfml-graphics-s.a(Texture.cpp.o): In function `sf::Texture::loadFromImage(sf::Image const&, sf::Rect<int> const&)':
- Texture.cpp:(.text+0xe36): undefined reference to `glFlush'
- Texture.cpp:(.text+0xe72): undefined reference to `glBindTexture'
- Texture.cpp:(.text+0xeb2): undefined reference to `glTexSubImage2D'
- Texture.cpp:(.text+0xec3): undefined reference to `glFlush'
- libs/libsfml-graphics-s.a(Texture.cpp.o): In function `sf::Texture::Texture(sf::Texture const&)':
- Texture.cpp:(.text+0x10b0): undefined reference to `sf::Lock::Lock(sf::Mutex&)'
- Texture.cpp:(.text+0x10cb): undefined reference to `sf::Lock::~Lock()'
- libs/libsfml-graphics-s.a(Texture.cpp.o): In function `sf::Texture::update(sf::Image const&, unsigned int, unsigned int)':
- Texture.cpp:(.text+0x11ca): undefined reference to `glBindTexture'
- Texture.cpp:(.text+0x11f6): undefined reference to `glTexSubImage2D'
- Texture.cpp:(.text+0x120b): undefined reference to `sf::Lock::Lock(sf::Mutex&)'
- Texture.cpp:(.text+0x1227): undefined reference to `sf::Lock::~Lock()'
- libs/libsfml-graphics-s.a(Texture.cpp.o): In function `sf::Texture::update(sf::Window const&)':
- Texture.cpp:(.text+0x12a7): undefined reference to `glBindTexture'
- Texture.cpp:(.text+0x12dc): undefined reference to `glCopyTexSubImage2D'
- Texture.cpp:(.text+0x12ef): undefined reference to `sf::Lock::Lock(sf::Mutex&)'
- Texture.cpp:(.text+0x130b): undefined reference to `sf::Lock::~Lock()'
- libs/libsfml-graphics-s.a(Texture.cpp.o): In function `sf::Texture::update(sf::Window const&, unsigned int, unsigned int)':
- Texture.cpp:(.text+0x1395): undefined reference to `glBindTexture'
- Texture.cpp:(.text+0x13cc): undefined reference to `glCopyTexSubImage2D'
- Texture.cpp:(.text+0x13df): undefined reference to `sf::Lock::Lock(sf::Mutex&)'
- Texture.cpp:(.text+0x13fb): undefined reference to `sf::Lock::~Lock()'
- libs/libsfml-graphics-s.a(Texture.cpp.o): In function `sf::Texture::setSmooth(bool)':
- Texture.cpp:(.text+0x1466): undefined reference to `glBindTexture'
- Texture.cpp:(.text+0x1481): undefined reference to `glTexParameteri'
- Texture.cpp:(.text+0x149c): undefined reference to `glTexParameteri'
- libs/libsfml-graphics-s.a(Texture.cpp.o): In function `sf::Texture::setRepeated(bool)':
- Texture.cpp:(.text+0x1532): undefined reference to `glBindTexture'
- Texture.cpp:(.text+0x154c): undefined reference to `glTexParameteri'
- Texture.cpp:(.text+0x1566): undefined reference to `glTexParameteri'
- Texture.cpp:(.text+0x15ce): undefined reference to `sf::err()'
- Texture.cpp:(.text+0x1626): undefined reference to `sf::err()'
- Texture.cpp:(.text+0x167e): undefined reference to `sf::err()'
- libs/libsfml-graphics-s.a(Texture.cpp.o): In function `sf::Texture::bind(sf::Texture const*, sf::Texture::CoordinateType)':
- Texture.cpp:(.text+0x1794): undefined reference to `glBindTexture'
- Texture.cpp:(.text+0x179e): undefined reference to `glMatrixMode'
- Texture.cpp:(.text+0x17a3): undefined reference to `glLoadIdentity'
- Texture.cpp:(.text+0x17ad): undefined reference to `glMatrixMode'
- Texture.cpp:(.text+0x17c6): undefined reference to `glBindTexture'
- Texture.cpp:(.text+0x1848): undefined reference to `glMatrixMode'
- Texture.cpp:(.text+0x1850): undefined reference to `glLoadMatrixf'
- Texture.cpp:(.text+0x185a): undefined reference to `glMatrixMode'
- libs/libsfml-graphics-s.a(Texture.cpp.o): In function `sf::Texture::getMaximumSize()':
- Texture.cpp:(.text+0x18e0): undefined reference to `sf::Lock::Lock(sf::Mutex&)'
- Texture.cpp:(.text+0x1907): undefined reference to `sf::Lock::~Lock()'
- Texture.cpp:(.text+0x192b): undefined reference to `glGetIntegerv'
- Texture.cpp:(.text+0x1961): undefined reference to `sf::Lock::~Lock()'
- libs/libsfml-graphics-s.a(Texture.cpp.o): In function `sf::Texture::operator=(sf::Texture const&)':
- Texture.cpp:(.text+0x19de): undefined reference to `sf::Lock::Lock(sf::Mutex&)'
- Texture.cpp:(.text+0x19f9): undefined reference to `sf::Lock::~Lock()'
- Texture.cpp:(.text+0x1a82): undefined reference to `sf::Lock::Lock(sf::Mutex&)'
- Texture.cpp:(.text+0x1a9e): undefined reference to `sf::Lock::~Lock()'
- Texture.cpp:(.text+0x1ac6): undefined reference to `glDeleteTextures'
- libs/libsfml-graphics-s.a(Texture.cpp.o): In function `_GLOBAL__sub_I__ZN2sf7TextureC2Ev':
- Texture.cpp:(.text.startup+0xa): undefined reference to `sf::Mutex::Mutex()'
- Texture.cpp:(.text.startup+0x19): undefined reference to `sf::Mutex::~Mutex()'
- libs/libsfml-graphics-s.a(GLExtensions.cpp.o): In function `sf::priv::ensureExtensionsInit()':
- GLExtensions.cpp:(.text+0x41): undefined reference to `sf::err()'
- GLExtensions.cpp:(.text+0x90): undefined reference to `sf::err()'
- libs/libsfml-window-s.a(GlResource.cpp.o): In function `sf::GlResource::GlResource()':
- GlResource.cpp:(.text+0xe): undefined reference to `sf::Lock::Lock(sf::Mutex&)'
- GlResource.cpp:(.text+0x34): undefined reference to `sf::Lock::~Lock()'
- GlResource.cpp:(.text+0x4a): undefined reference to `sf::Lock::~Lock()'
- libs/libsfml-window-s.a(GlResource.cpp.o): In function `sf::GlResource::~GlResource()':
- GlResource.cpp:(.text+0x6e): undefined reference to `sf::Lock::Lock(sf::Mutex&)'
- GlResource.cpp:(.text+0x84): undefined reference to `sf::Lock::~Lock()'
- GlResource.cpp:(.text+0x95): undefined reference to `sf::Lock::~Lock()'
- libs/libsfml-window-s.a(GlResource.cpp.o): In function `_GLOBAL__sub_I__ZN2sf10GlResourceC2Ev':
- GlResource.cpp:(.text.startup+0xa): undefined reference to `sf::Mutex::Mutex()'
- GlResource.cpp:(.text.startup+0x19): undefined reference to `sf::Mutex::~Mutex()'
- CMakeFiles/LastFail.dir/src/Player/ItemSlot.cpp.o: In function `LGE::ItemSlot::ItemSlot(sf::Rect<int>, sf::Texture, LGE::gui::Origin)':
- ItemSlot.cpp:(.text+0x4b): undefined reference to `vtable for LGE::ItemSlot'
- libs/libsfml-window-s.a(WindowImpl.cpp.o): In function `sf::priv::WindowImpl::popEvent(sf::Event&, bool)':
- WindowImpl.cpp:(.text+0x12de): undefined reference to `sf::sleep(sf::Time)'
- libs/libsfml-window-s.a(GlxExtensions.cpp.o): In function `sfglx_LoadFunctions':
- GlxExtensions.cpp:(.text+0x11f): undefined reference to `glXQueryExtensionsString'
- libs/libsfml-window-s.a(SensorManager.cpp.o): In function `sf::priv::SensorManager::setEnabled(sf::Sensor::Type, bool)':
- SensorManager.cpp:(.text+0x23a): undefined reference to `sf::err()'
- libs/libsfml-graphics-s.a(Image.cpp.o): In function `sf::Image::getPixelsPtr() const':
- Image.cpp:(.text+0x1b57): undefined reference to `sf::err()'
- libs/libsfml-graphics-s.a(RenderWindow.cpp.o): In function `sf::RenderWindow::capture() const':
- RenderWindow.cpp:(.text+0x34d): undefined reference to `glReadPixels'
- libs/libsfml-graphics-s.a(TextureSaver.cpp.o): In function `sf::priv::TextureSaver::TextureSaver()':
- TextureSaver.cpp:(.text+0x9): undefined reference to `glGetIntegerv'
- libs/libsfml-graphics-s.a(TextureSaver.cpp.o): In function `sf::priv::TextureSaver::~TextureSaver()':
- TextureSaver.cpp:(.text+0x18): undefined reference to `glBindTexture'
- libs/libsfml-graphics-s.a(GLLoader.cpp.o): In function `GetGLVersion()':
- GLLoader.cpp:(.text+0x983): undefined reference to `glGetIntegerv'
- GLLoader.cpp:(.text+0x992): undefined reference to `glGetIntegerv'
- GLLoader.cpp:(.text+0x997): undefined reference to `glGetError'
- GLLoader.cpp:(.text+0x9c6): undefined reference to `glGetString'
- libs/libsfml-graphics-s.a(GLLoader.cpp.o): In function `sfogl_LoadFunctions':
- GLLoader.cpp:(.text+0xb53): undefined reference to `glGetIntegerv'
- GLLoader.cpp:(.text+0xb8e): undefined reference to `glGetString'
- libs/libsfml-graphics-s.a(GLLoader.cpp.o): In function `sfogl_GetMajorVersion':
- GLLoader.cpp:(.text+0xc0d): undefined reference to `glGetIntegerv'
- GLLoader.cpp:(.text+0xc1c): undefined reference to `glGetIntegerv'
- GLLoader.cpp:(.text+0xc21): undefined reference to `glGetError'
- GLLoader.cpp:(.text+0xc3e): undefined reference to `glGetString'
- libs/libsfml-graphics-s.a(GLLoader.cpp.o): In function `sfogl_GetMinorVersion':
- GLLoader.cpp:(.text+0xd73): undefined reference to `glGetIntegerv'
- GLLoader.cpp:(.text+0xd82): undefined reference to `glGetIntegerv'
- GLLoader.cpp:(.text+0xd87): undefined reference to `glGetError'
- GLLoader.cpp:(.text+0xd98): undefined reference to `glGetString'
- collect2: error: ld returned 1 exit status
- CMakeFiles/LastFail.dir/build.make:880: recipe for target 'LastFail' failed
- make[2]: *** [LastFail] Error 1
- CMakeFiles/Makefile2:67: recipe for target 'CMakeFiles/LastFail.dir/all' failed
- make[1]: *** [CMakeFiles/LastFail.dir/all] Error 2
- Makefile:83: recipe for target 'all' failed
- make: *** [all] Error 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement