Advertisement
Guest User

Untitled

a guest
Jun 18th, 2019
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.21 KB | None | 0 0
  1. /usr/bin/ld: /tmp/ccIGsrfS.o: in function `main':
  2. main.cpp:(.text+0x167): undefined reference to `sf::String::String(char const*, std::locale const&)'
  3. /usr/bin/ld: main.cpp:(.text+0x185): undefined reference to `sf::VideoMode::VideoMode(unsigned int, unsigned int, unsigned int)'
  4. /usr/bin/ld: main.cpp:(.text+0x1b8): undefined reference to `sf::RenderWindow::RenderWindow(sf::VideoMode, sf::String const&, unsigned int, sf::ContextSettings const&)'
  5. /usr/bin/ld: main.cpp:(.text+0x1e5): undefined reference to `sf::Texture::Texture()'
  6. /usr/bin/ld: main.cpp:(.text+0x1f4): undefined reference to `sf::Texture::Texture()'
  7. /usr/bin/ld: main.cpp:(.text+0x203): undefined reference to `sf::Texture::Texture()'
  8. /usr/bin/ld: main.cpp:(.text+0x25e): undefined reference to `sf::Texture::loadFromFile(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, sf::Rect<int> const&)'
  9. /usr/bin/ld: main.cpp:(.text+0x2d7): undefined reference to `sf::Texture::loadFromFile(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, sf::Rect<int> const&)'
  10. /usr/bin/ld: main.cpp:(.text+0x350): undefined reference to `sf::Texture::loadFromFile(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, sf::Rect<int> const&)'
  11. /usr/bin/ld: main.cpp:(.text+0x387): undefined reference to `sf::Sprite::Sprite(sf::Texture const&)'
  12. /usr/bin/ld: main.cpp:(.text+0x3a0): undefined reference to `sf::Sprite::Sprite(sf::Texture const&)'
  13. /usr/bin/ld: main.cpp:(.text+0x3b9): undefined reference to `sf::Sprite::Sprite(sf::Texture const&)'
  14. /usr/bin/ld: main.cpp:(.text+0x3ff): undefined reference to `sf::Clock::Clock()'
  15. /usr/bin/ld: main.cpp:(.text+0x40e): undefined reference to `sf::Window::isOpen() const'
  16. /usr/bin/ld: main.cpp:(.text+0x425): undefined reference to `sf::Clock::getElapsedTime() const'
  17. /usr/bin/ld: main.cpp:(.text+0x43b): undefined reference to `sf::Time::asSeconds() const'
  18. /usr/bin/ld: main.cpp:(.text+0x454): undefined reference to `sf::Clock::restart()'
  19. /usr/bin/ld: main.cpp:(.text+0x485): undefined reference to `sf::Window::pollEvent(sf::Event&)'
  20. /usr/bin/ld: main.cpp:(.text+0x4a2): undefined reference to `sf::Window::close()'
  21. /usr/bin/ld: main.cpp:(.text+0x4fc): undefined reference to `sf::Keyboard::isKeyPressed(sf::Keyboard::Key)'
  22. /usr/bin/ld: main.cpp:(.text+0xaf3): undefined reference to `sf::Color::White'
  23. /usr/bin/ld: main.cpp:(.text+0xafb): undefined reference to `sf::RenderTarget::clear(sf::Color const&)'
  24. /usr/bin/ld: main.cpp:(.text+0xb14): undefined reference to `sf::RenderStates::Default'
  25. /usr/bin/ld: main.cpp:(.text+0xb1f): undefined reference to `sf::RenderTarget::draw(sf::Drawable const&, sf::RenderStates const&)'
  26. /usr/bin/ld: main.cpp:(.text+0xc00): undefined reference to `sf::Sprite::setTextureRect(sf::Rect<int> const&)'
  27. /usr/bin/ld: main.cpp:(.text+0xc39): undefined reference to `sf::Transformable::setPosition(float, float)'
  28. /usr/bin/ld: main.cpp:(.text+0xc5c): undefined reference to `sf::Transformable::move(float, float)'
  29. /usr/bin/ld: main.cpp:(.text+0xc75): undefined reference to `sf::RenderStates::Default'
  30. /usr/bin/ld: main.cpp:(.text+0xc80): undefined reference to `sf::RenderTarget::draw(sf::Drawable const&, sf::RenderStates const&)'
  31. /usr/bin/ld: main.cpp:(.text+0xcfb): undefined reference to `sf::Sprite::setTextureRect(sf::Rect<int> const&)'
  32. /usr/bin/ld: main.cpp:(.text+0xd5c): undefined reference to `sf::Transformable::setPosition(float, float)'
  33. /usr/bin/ld: main.cpp:(.text+0xd7f): undefined reference to `sf::Transformable::move(float, float)'
  34. /usr/bin/ld: main.cpp:(.text+0xd98): undefined reference to `sf::RenderStates::Default'
  35. /usr/bin/ld: main.cpp:(.text+0xda3): undefined reference to `sf::RenderTarget::draw(sf::Drawable const&, sf::RenderStates const&)'
  36. /usr/bin/ld: main.cpp:(.text+0xdc8): undefined reference to `sf::RenderStates::Default'
  37. /usr/bin/ld: main.cpp:(.text+0xdd3): undefined reference to `sf::RenderTarget::draw(sf::Drawable const&, sf::RenderStates const&)'
  38. /usr/bin/ld: main.cpp:(.text+0xde2): undefined reference to `sf::Window::display()'
  39. /usr/bin/ld: main.cpp:(.text+0xe28): undefined reference to `sf::Texture::~Texture()'
  40. /usr/bin/ld: main.cpp:(.text+0xe37): undefined reference to `sf::Texture::~Texture()'
  41. /usr/bin/ld: main.cpp:(.text+0xe46): undefined reference to `sf::Texture::~Texture()'
  42. /usr/bin/ld: main.cpp:(.text+0xe55): undefined reference to `sf::RenderWindow::~RenderWindow()'
  43. /usr/bin/ld: main.cpp:(.text+0xf69): undefined reference to `sf::Texture::~Texture()'
  44. /usr/bin/ld: main.cpp:(.text+0xf7d): undefined reference to `sf::Texture::~Texture()'
  45. /usr/bin/ld: main.cpp:(.text+0xf91): undefined reference to `sf::Texture::~Texture()'
  46. /usr/bin/ld: main.cpp:(.text+0xfa5): undefined reference to `sf::RenderWindow::~RenderWindow()'
  47. /usr/bin/ld: /tmp/ccIGsrfS.o: in function `sf::Sprite::~Sprite()':
  48. main.cpp:(.text._ZN2sf6SpriteD2Ev[_ZN2sf6SpriteD5Ev]+0xf): undefined reference to `vtable for sf::Sprite'
  49. /usr/bin/ld: main.cpp:(.text._ZN2sf6SpriteD2Ev[_ZN2sf6SpriteD5Ev]+0x1d): undefined reference to `vtable for sf::Sprite'
  50. /usr/bin/ld: main.cpp:(.text._ZN2sf6SpriteD2Ev[_ZN2sf6SpriteD5Ev]+0x35): undefined reference to `sf::Transformable::~Transformable()'
  51. collect2: error: ld returned 1 exit status
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement