Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /home/vladislav-root/sources/sfml2.1build/lib/libsfml-graphics-s-d.a(RenderTarget.cpp.o): In function `sf::RenderTarget::clear(sf::Color const&)':
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/RenderTarget.cpp:61: undefined reference to `glClearColor'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/RenderTarget.cpp:62: undefined reference to `glClear'
- /home/vladislav-root/sources/sfml2.1build/lib/libsfml-graphics-s-d.a(RenderTarget.cpp.o): In function `sf::RenderTarget::draw(sf::Vertex const*, unsigned int, sf::PrimitiveType, sf::RenderStates const&)':
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/RenderTarget.cpp:218: undefined reference to `glVertexPointer'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/RenderTarget.cpp:219: undefined reference to `glColorPointer'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/RenderTarget.cpp:220: undefined reference to `glTexCoordPointer'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/RenderTarget.cpp:229: undefined reference to `glDrawArrays'
- /home/vladislav-root/sources/sfml2.1build/lib/libsfml-graphics-s-d.a(RenderTarget.cpp.o): In function `sf::RenderTarget::pushGLStates()':
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/RenderTarget.cpp:248: undefined reference to `glGetError'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/RenderTarget.cpp:257: undefined reference to `glPushClientAttrib'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/RenderTarget.cpp:258: undefined reference to `glPushAttrib'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/RenderTarget.cpp:259: undefined reference to `glMatrixMode'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/RenderTarget.cpp:260: undefined reference to `glPushMatrix'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/RenderTarget.cpp:261: undefined reference to `glMatrixMode'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/RenderTarget.cpp:262: undefined reference to `glPushMatrix'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/RenderTarget.cpp:263: undefined reference to `glMatrixMode'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/RenderTarget.cpp:264: undefined reference to `glPushMatrix'
- /home/vladislav-root/sources/sfml2.1build/lib/libsfml-graphics-s-d.a(RenderTarget.cpp.o): In function `sf::RenderTarget::popGLStates()':
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/RenderTarget.cpp:276: undefined reference to `glMatrixMode'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/RenderTarget.cpp:277: undefined reference to `glPopMatrix'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/RenderTarget.cpp:278: undefined reference to `glMatrixMode'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/RenderTarget.cpp:279: undefined reference to `glPopMatrix'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/RenderTarget.cpp:280: undefined reference to `glMatrixMode'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/RenderTarget.cpp:281: undefined reference to `glPopMatrix'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/RenderTarget.cpp:282: undefined reference to `glPopClientAttrib'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/RenderTarget.cpp:283: undefined reference to `glPopAttrib'
- /home/vladislav-root/sources/sfml2.1build/lib/libsfml-graphics-s-d.a(RenderTarget.cpp.o): In function `sf::RenderTarget::resetGLStates()':
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/RenderTarget.cpp:297: undefined reference to `glDisable'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/RenderTarget.cpp:298: undefined reference to `glDisable'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/RenderTarget.cpp:299: undefined reference to `glDisable'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/RenderTarget.cpp:300: undefined reference to `glDisable'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/RenderTarget.cpp:301: undefined reference to `glEnable'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/RenderTarget.cpp:302: undefined reference to `glEnable'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/RenderTarget.cpp:303: undefined reference to `glMatrixMode'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/RenderTarget.cpp:304: undefined reference to `glEnableClientState'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/RenderTarget.cpp:305: undefined reference to `glEnableClientState'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/RenderTarget.cpp:306: undefined reference to `glEnableClientState'
- /home/vladislav-root/sources/sfml2.1build/lib/libsfml-graphics-s-d.a(RenderTarget.cpp.o): In function `sf::RenderTarget::applyCurrentView()':
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/RenderTarget.cpp:341: undefined reference to `glViewport'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/RenderTarget.cpp:344: undefined reference to `glMatrixMode'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/RenderTarget.cpp:345: undefined reference to `glLoadMatrixf'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/RenderTarget.cpp:348: undefined reference to `glMatrixMode'
- /home/vladislav-root/sources/sfml2.1build/lib/libsfml-graphics-s-d.a(RenderTarget.cpp.o): In function `sf::RenderTarget::applyBlendMode(sf::BlendMode)':
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/RenderTarget.cpp:365: undefined reference to `__GLEW_EXT_blend_func_separate'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/RenderTarget.cpp:366: undefined reference to `__glewBlendFuncSeparateEXT'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/RenderTarget.cpp:368: undefined reference to `glBlendFunc'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/RenderTarget.cpp:373: undefined reference to `__GLEW_EXT_blend_func_separate'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/RenderTarget.cpp:374: undefined reference to `__glewBlendFuncSeparateEXT'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/RenderTarget.cpp:376: undefined reference to `glBlendFunc'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/RenderTarget.cpp:381: undefined reference to `glBlendFunc'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/RenderTarget.cpp:386: undefined reference to `glBlendFunc'
- /home/vladislav-root/sources/sfml2.1build/lib/libsfml-graphics-s-d.a(RenderTarget.cpp.o): In function `sf::RenderTarget::applyTransform(sf::Transform const&)':
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/RenderTarget.cpp:399: undefined reference to `glLoadMatrixf'
- /home/vladislav-root/sources/sfml2.1build/lib/libsfml-graphics-s-d.a(RenderWindow.cpp.o): In function `sf::RenderWindow::capture() const':
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/RenderWindow.cpp:92: undefined reference to `glReadPixels'
- /home/vladislav-root/sources/sfml2.1build/lib/libsfml-graphics-s-d.a(Shader.cpp.o): In function `(anonymous namespace)::getMaxTextureUnits()':
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/Shader.cpp:44: undefined reference to `glGetIntegerv'
- /home/vladislav-root/sources/sfml2.1build/lib/libsfml-graphics-s-d.a(Shader.cpp.o): In function `sf::Shader::~Shader()':
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/Shader.cpp:112: undefined reference to `__glewDeleteObjectARB'
- /home/vladislav-root/sources/sfml2.1build/lib/libsfml-graphics-s-d.a(Shader.cpp.o): In function `sf::Shader::setParameter(std::string const&, float)':
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/Shader.cpp:229: undefined reference to `__glewGetHandleARB'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/Shader.cpp:230: undefined reference to `__glewUseProgramObjectARB'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/Shader.cpp:235: undefined reference to `__glewUniform1fARB'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/Shader.cpp:238: undefined reference to `__glewUseProgramObjectARB'
- /home/vladislav-root/sources/sfml2.1build/lib/libsfml-graphics-s-d.a(Shader.cpp.o): In function `sf::Shader::setParameter(std::string const&, float, float)':
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/Shader.cpp:251: undefined reference to `__glewGetHandleARB'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/Shader.cpp:252: undefined reference to `__glewUseProgramObjectARB'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/Shader.cpp:257: undefined reference to `__glewUniform2fARB'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/Shader.cpp:260: undefined reference to `__glewUseProgramObjectARB'
- /home/vladislav-root/sources/sfml2.1build/lib/libsfml-graphics-s-d.a(Shader.cpp.o): In function `sf::Shader::setParameter(std::string const&, float, float, float)':
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/Shader.cpp:273: undefined reference to `__glewGetHandleARB'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/Shader.cpp:274: undefined reference to `__glewUseProgramObjectARB'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/Shader.cpp:279: undefined reference to `__glewUniform3fARB'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/Shader.cpp:282: undefined reference to `__glewUseProgramObjectARB'
- /home/vladislav-root/sources/sfml2.1build/lib/libsfml-graphics-s-d.a(Shader.cpp.o): In function `sf::Shader::setParameter(std::string const&, float, float, float, float)':
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/Shader.cpp:295: undefined reference to `__glewGetHandleARB'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/Shader.cpp:296: undefined reference to `__glewUseProgramObjectARB'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/Shader.cpp:301: undefined reference to `__glewUniform4fARB'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/Shader.cpp:304: undefined reference to `__glewUseProgramObjectARB'
- /home/vladislav-root/sources/sfml2.1build/lib/libsfml-graphics-s-d.a(Shader.cpp.o): In function `sf::Shader::setParameter(std::string const&, sf::Transform const&)':
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/Shader.cpp:338: undefined reference to `__glewGetHandleARB'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/Shader.cpp:339: undefined reference to `__glewUseProgramObjectARB'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/Shader.cpp:344: undefined reference to `__glewUniformMatrix4fvARB'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/Shader.cpp:347: undefined reference to `__glewUseProgramObjectARB'
- /home/vladislav-root/sources/sfml2.1build/lib/libsfml-graphics-s-d.a(Shader.cpp.o): In function `sf::Shader::bind(sf::Shader const*)':
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/Shader.cpp:408: undefined reference to `__glewUseProgramObjectARB'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/Shader.cpp:415: undefined reference to `__glewUniform1iARB'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/Shader.cpp:420: undefined reference to `__glewUseProgramObjectARB'
- /home/vladislav-root/sources/sfml2.1build/lib/libsfml-graphics-s-d.a(Shader.cpp.o): In function `sf::Shader::isAvailable()':
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/Shader.cpp:435: undefined reference to `__GLEW_ARB_shading_language_100'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/Shader.cpp:433: undefined reference to `__GLEW_ARB_shader_objects'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/Shader.cpp:434: undefined reference to `__GLEW_ARB_vertex_shader'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/Shader.cpp:435: undefined reference to `__GLEW_ARB_fragment_shader'
- /home/vladislav-root/sources/sfml2.1build/lib/libsfml-graphics-s-d.a(Shader.cpp.o): In function `sf::Shader::compile(char const*, char const*)':
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/Shader.cpp:455: undefined reference to `__glewDeleteObjectARB'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/Shader.cpp:463: undefined reference to `__glewCreateProgramObjectARB'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/Shader.cpp:469: undefined reference to `__glewCreateShaderObjectARB'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/Shader.cpp:470: undefined reference to `__glewShaderSourceARB'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/Shader.cpp:471: undefined reference to `__glewCompileShaderARB'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/Shader.cpp:475: undefined reference to `__glewGetObjectParameterivARB'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/Shader.cpp:479: undefined reference to `__glewGetInfoLogARB'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/Shader.cpp:482: undefined reference to `__glewDeleteObjectARB'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/Shader.cpp:483: undefined reference to `__glewDeleteObjectARB'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/Shader.cpp:489: undefined reference to `__glewAttachObjectARB'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/Shader.cpp:490: undefined reference to `__glewDeleteObjectARB'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/Shader.cpp:497: undefined reference to `__glewCreateShaderObjectARB'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/Shader.cpp:498: undefined reference to `__glewShaderSourceARB'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/Shader.cpp:499: undefined reference to `__glewCompileShaderARB'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/Shader.cpp:503: undefined reference to `__glewGetObjectParameterivARB'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/Shader.cpp:507: undefined reference to `__glewGetInfoLogARB'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/Shader.cpp:510: undefined reference to `__glewDeleteObjectARB'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/Shader.cpp:511: undefined reference to `__glewDeleteObjectARB'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/Shader.cpp:517: undefined reference to `__glewAttachObjectARB'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/Shader.cpp:518: undefined reference to `__glewDeleteObjectARB'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/Shader.cpp:522: undefined reference to `__glewLinkProgramARB'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/Shader.cpp:526: undefined reference to `__glewGetObjectParameterivARB'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/Shader.cpp:530: undefined reference to `__glewGetInfoLogARB'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/Shader.cpp:533: undefined reference to `__glewDeleteObjectARB'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/Shader.cpp:540: undefined reference to `glFlush'
- /home/vladislav-root/sources/sfml2.1build/lib/libsfml-graphics-s-d.a(Shader.cpp.o): In function `sf::Shader::bindTextures() const':
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/Shader.cpp:553: undefined reference to `__glewUniform1iARB'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/Shader.cpp:554: undefined reference to `__glewActiveTextureARB'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/Shader.cpp:560: undefined reference to `__glewActiveTextureARB'
- /home/vladislav-root/sources/sfml2.1build/lib/libsfml-graphics-s-d.a(Shader.cpp.o): In function `sf::Shader::getParamLocation(std::string const&)':
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/Shader.cpp:577: undefined reference to `__glewGetUniformLocationARB'
- /home/vladislav-root/sources/sfml2.1build/lib/libsfml-graphics-s-d.a(Texture.cpp.o): In function `sf::Texture::~Texture()':
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/Texture.cpp:95: undefined reference to `glDeleteTextures'
- /home/vladislav-root/sources/sfml2.1build/lib/libsfml-graphics-s-d.a(Texture.cpp.o): In function `sf::Texture::create(unsigned int, unsigned int)':
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/Texture.cpp:136: undefined reference to `glGenTextures'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/Texture.cpp:144: undefined reference to `glBindTexture'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/Texture.cpp:145: undefined reference to `glTexImage2D'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/Texture.cpp:146: undefined reference to `glTexParameteri'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/Texture.cpp:147: undefined reference to `glTexParameteri'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/Texture.cpp:148: undefined reference to `glTexParameteri'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/Texture.cpp:149: undefined reference to `glTexParameteri'
- /home/vladislav-root/sources/sfml2.1build/lib/libsfml-graphics-s-d.a(Texture.cpp.o): In function `sf::Texture::loadFromImage(sf::Image const&, sf::Rect<int> const&)':
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/Texture.cpp:198: undefined reference to `glFlush'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/Texture.cpp:226: undefined reference to `glBindTexture'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/Texture.cpp:229: undefined reference to `glTexSubImage2D'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/Texture.cpp:235: undefined reference to `glFlush'
- /home/vladislav-root/sources/sfml2.1build/lib/libsfml-graphics-s-d.a(Texture.cpp.o): In function `sf::Texture::copyToImage() const':
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/Texture.cpp:272: undefined reference to `glBindTexture'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/Texture.cpp:273: undefined reference to `glGetTexImage'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/Texture.cpp:281: undefined reference to `glBindTexture'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/Texture.cpp:282: undefined reference to `glGetTexImage'
- /home/vladislav-root/sources/sfml2.1build/lib/libsfml-graphics-s-d.a(Texture.cpp.o): In function `sf::Texture::update(unsigned char const*, unsigned int, unsigned int, unsigned int, unsigned int)':
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/Texture.cpp:335: undefined reference to `glBindTexture'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/Texture.cpp:336: undefined reference to `glTexSubImage2D'
- /home/vladislav-root/sources/sfml2.1build/lib/libsfml-graphics-s-d.a(Texture.cpp.o): In function `sf::Texture::update(sf::Window const&, unsigned int, unsigned int)':
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/Texture.cpp:377: undefined reference to `glBindTexture'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/Texture.cpp:378: undefined reference to `glCopyTexSubImage2D'
- /home/vladislav-root/sources/sfml2.1build/lib/libsfml-graphics-s-d.a(Texture.cpp.o): In function `sf::Texture::setSmooth(bool)':
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/Texture.cpp:399: undefined reference to `glBindTexture'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/Texture.cpp:400: undefined reference to `glTexParameteri'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/Texture.cpp:401: undefined reference to `glTexParameteri'
- /home/vladislav-root/sources/sfml2.1build/lib/libsfml-graphics-s-d.a(Texture.cpp.o): In function `sf::Texture::setRepeated(bool)':
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/Texture.cpp:428: undefined reference to `glBindTexture'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/Texture.cpp:429: undefined reference to `glTexParameteri'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/Texture.cpp:430: undefined reference to `glTexParameteri'
- /home/vladislav-root/sources/sfml2.1build/lib/libsfml-graphics-s-d.a(Texture.cpp.o): In function `sf::Texture::bind(sf::Texture const*, sf::Texture::CoordinateType)':
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/Texture.cpp:451: undefined reference to `glBindTexture'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/Texture.cpp:477: undefined reference to `glMatrixMode'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/Texture.cpp:478: undefined reference to `glLoadMatrixf'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/Texture.cpp:481: undefined reference to `glMatrixMode'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/Texture.cpp:487: undefined reference to `glBindTexture'
- /home/vladislav-root/sources/sfml2.1build/lib/libsfml-graphics-s-d.a(Texture.cpp.o): In function `sf::Texture::getMaximumSize()':
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/Texture.cpp:498: undefined reference to `glGetIntegerv'
- /home/vladislav-root/sources/sfml2.1build/lib/libsfml-graphics-s-d.a(Texture.cpp.o): In function `sf::Texture::getValidSize(unsigned int)':
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/Texture.cpp:529: undefined reference to `__GLEW_ARB_texture_non_power_of_two'
- /home/vladislav-root/sources/sfml2.1build/lib/libsfml-graphics-s-d.a(TextureSaver.cpp.o): In function `sf::priv::TextureSaver::TextureSaver()':
- TextureSaver.cpp:(.text+0x15): undefined reference to `glGetIntegerv'
- /home/vladislav-root/sources/sfml2.1build/lib/libsfml-graphics-s-d.a(TextureSaver.cpp.o): In function `sf::priv::TextureSaver::~TextureSaver()':
- TextureSaver.cpp:(.text+0x47): undefined reference to `glBindTexture'
- /home/vladislav-root/sources/sfml2.1build/lib/libsfml-graphics-s-d.a(GLCheck.cpp.o): In function `sf::priv::glCheckError(char const*, unsigned int)':
- GLCheck.cpp:(.text+0x8): undefined reference to `glGetError'
- /home/vladislav-root/sources/sfml2.1build/lib/libsfml-graphics-s-d.a(GLCheck.cpp.o): In function `sf::priv::ensureGlewInit()':
- GLCheck.cpp:(.text+0x374): undefined reference to `glewInit'
- GLCheck.cpp:(.text+0x391): undefined reference to `glewGetErrorString'
- /home/vladislav-root/sources/sfml2.1build/lib/libsfml-graphics-s-d.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)':
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/ImageLoader.cpp:277: undefined reference to `jpeg_std_error'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/ImageLoader.cpp:280: undefined reference to `jpeg_CreateCompress'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/ImageLoader.cpp:285: undefined reference to `jpeg_stdio_dest'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/ImageLoader.cpp:286: undefined reference to `jpeg_set_defaults'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/ImageLoader.cpp:287: undefined reference to `jpeg_set_quality'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/ImageLoader.cpp:300: undefined reference to `jpeg_start_compress'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/ImageLoader.cpp:306: undefined reference to `jpeg_write_scanlines'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/ImageLoader.cpp:310: undefined reference to `jpeg_finish_compress'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/ImageLoader.cpp:311: undefined reference to `jpeg_destroy_compress'
- /home/vladislav-root/sources/sfml2.1build/lib/libsfml-window-s-d.a(VideoModeImpl.cpp.o): In function `sf::priv::VideoModeImpl::getFullscreenModes()':
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/VideoModeImpl.cpp:54: undefined reference to `XQueryExtension'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/VideoModeImpl.cpp:57: undefined reference to `XRRGetScreenInfo'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/VideoModeImpl.cpp:62: undefined reference to `XRRConfigSizes'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/VideoModeImpl.cpp:67: undefined reference to `XListDepths'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/VideoModeImpl.cpp:85: undefined reference to `XFree'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/VideoModeImpl.cpp:90: undefined reference to `XRRFreeScreenConfigInfo'
- /home/vladislav-root/sources/sfml2.1build/lib/libsfml-window-s-d.a(VideoModeImpl.cpp.o): In function `sf::priv::VideoModeImpl::getDesktopMode()':
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/VideoModeImpl.cpp:131: undefined reference to `XQueryExtension'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/VideoModeImpl.cpp:134: undefined reference to `XRRGetScreenInfo'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/VideoModeImpl.cpp:139: undefined reference to `XRRConfigCurrentConfiguration'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/VideoModeImpl.cpp:143: undefined reference to `XRRConfigSizes'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/VideoModeImpl.cpp:148: undefined reference to `XRRFreeScreenConfigInfo'
- /home/vladislav-root/sources/sfml2.1build/lib/libsfml-window-s-d.a(WindowImplX11.cpp.o): In function `sf::priv::WindowImplX11::WindowImplX11(unsigned long)':
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/WindowImplX11.cpp:105: undefined reference to `XSelectInput'
- /home/vladislav-root/sources/sfml2.1build/lib/libsfml-window-s-d.a(WindowImplX11.cpp.o): In function `sf::priv::WindowImplX11::WindowImplX11(sf::VideoMode, sf::String const&, unsigned long, sf::ContextSettings const&)':
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/WindowImplX11.cpp:157: undefined reference to `XCreateColormap'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/WindowImplX11.cpp:168: undefined reference to `XCreateWindow'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/WindowImplX11.cpp:181: undefined reference to `XInternAtom'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/WindowImplX11.cpp:233: undefined reference to `XChangeProperty'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/WindowImplX11.cpp:239: undefined reference to `XAllocSizeHints'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/WindowImplX11.cpp:243: undefined reference to `XSetWMNormalHints'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/WindowImplX11.cpp:244: undefined reference to `XFree'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/WindowImplX11.cpp:251: undefined reference to `XAllocClassHint'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/WindowImplX11.cpp:254: undefined reference to `XSetClassHint'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/WindowImplX11.cpp:255: undefined reference to `XFree'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/WindowImplX11.cpp:263: undefined reference to `XGrabPointer'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/WindowImplX11.cpp:264: undefined reference to `XGrabKeyboard'
- /home/vladislav-root/sources/sfml2.1build/lib/libsfml-window-s-d.a(WindowImplX11.cpp.o): In function `sf::priv::WindowImplX11::~WindowImplX11()':
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/WindowImplX11.cpp:277: undefined reference to `XFreeCursor'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/WindowImplX11.cpp:281: undefined reference to `XDestroyIC'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/WindowImplX11.cpp:286: undefined reference to `XDestroyWindow'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/WindowImplX11.cpp:287: undefined reference to `XFlush'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/WindowImplX11.cpp:292: undefined reference to `XCloseIM'
- /home/vladislav-root/sources/sfml2.1build/lib/libsfml-window-s-d.a(WindowImplX11.cpp.o): In function `sf::priv::WindowImplX11::processEvents()':
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/WindowImplX11.cpp:310: undefined reference to `XCheckIfEvent'
- /home/vladislav-root/sources/sfml2.1build/lib/libsfml-window-s-d.a(WindowImplX11.cpp.o): In function `sf::priv::WindowImplX11::getPosition() const':
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/WindowImplX11.cpp:324: undefined reference to `XGetGeometry'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/WindowImplX11.cpp:325: undefined reference to `XTranslateCoordinates'
- /home/vladislav-root/sources/sfml2.1build/lib/libsfml-window-s-d.a(WindowImplX11.cpp.o): In function `sf::priv::WindowImplX11::setPosition(sf::Vector2<int> const&)':
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/WindowImplX11.cpp:334: undefined reference to `XMoveWindow'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/WindowImplX11.cpp:335: undefined reference to `XFlush'
- /home/vladislav-root/sources/sfml2.1build/lib/libsfml-window-s-d.a(WindowImplX11.cpp.o): In function `sf::priv::WindowImplX11::getSize() const':
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/WindowImplX11.cpp:343: undefined reference to `XGetWindowAttributes'
- /home/vladislav-root/sources/sfml2.1build/lib/libsfml-window-s-d.a(WindowImplX11.cpp.o): In function `sf::priv::WindowImplX11::setSize(sf::Vector2<unsigned int> const&)':
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/WindowImplX11.cpp:351: undefined reference to `XResizeWindow'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/WindowImplX11.cpp:352: undefined reference to `XFlush'
- /home/vladislav-root/sources/sfml2.1build/lib/libsfml-window-s-d.a(WindowImplX11.cpp.o): In function `sf::priv::WindowImplX11::setTitle(sf::String const&)':
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/WindowImplX11.cpp:367: undefined reference to `XInternAtom'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/WindowImplX11.cpp:368: undefined reference to `XInternAtom'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/WindowImplX11.cpp:370: undefined reference to `XChangeProperty'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/WindowImplX11.cpp:373: undefined reference to `XStoreName'
- /home/vladislav-root/sources/sfml2.1build/lib/libsfml-window-s-d.a(WindowImplX11.cpp.o): In function `sf::priv::WindowImplX11::setIcon(unsigned int, unsigned int, unsigned char const*)':
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/WindowImplX11.cpp:394: undefined reference to `XCreateImage'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/WindowImplX11.cpp:400: undefined reference to `XCreatePixmap'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/WindowImplX11.cpp:402: undefined reference to `XCreateGC'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/WindowImplX11.cpp:403: undefined reference to `XPutImage'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/WindowImplX11.cpp:404: undefined reference to `XFreeGC'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/WindowImplX11.cpp:424: undefined reference to `XCreatePixmapFromBitmapData'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/WindowImplX11.cpp:427: undefined reference to `XAllocWMHints'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/WindowImplX11.cpp:431: undefined reference to `XSetWMHints'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/WindowImplX11.cpp:432: undefined reference to `XFree'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/WindowImplX11.cpp:434: undefined reference to `XFlush'
- /home/vladislav-root/sources/sfml2.1build/lib/libsfml-window-s-d.a(WindowImplX11.cpp.o): In function `sf::priv::WindowImplX11::setVisible(bool)':
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/WindowImplX11.cpp:442: undefined reference to `XMapWindow'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/WindowImplX11.cpp:444: undefined reference to `XUnmapWindow'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/WindowImplX11.cpp:446: undefined reference to `XFlush'
- /home/vladislav-root/sources/sfml2.1build/lib/libsfml-window-s-d.a(WindowImplX11.cpp.o): In function `sf::priv::WindowImplX11::setMouseCursorVisible(bool)':
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/WindowImplX11.cpp:453: undefined reference to `XDefineCursor'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/WindowImplX11.cpp:454: undefined reference to `XFlush'
- /home/vladislav-root/sources/sfml2.1build/lib/libsfml-window-s-d.a(WindowImplX11.cpp.o): In function `sf::priv::WindowImplX11::switchToFullscreen(sf::VideoMode const&)':
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/WindowImplX11.cpp:470: undefined reference to `XQueryExtension'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/WindowImplX11.cpp:473: undefined reference to `XRRGetScreenInfo'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/WindowImplX11.cpp:478: undefined reference to `XRRConfigCurrentConfiguration'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/WindowImplX11.cpp:482: undefined reference to `XRRConfigSizes'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/WindowImplX11.cpp:491: undefined reference to `XRRSetScreenConfig'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/WindowImplX11.cpp:501: undefined reference to `XRRFreeScreenConfigInfo'
- /home/vladislav-root/sources/sfml2.1build/lib/libsfml-window-s-d.a(WindowImplX11.cpp.o): In function `sf::priv::WindowImplX11::initialize()':
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/WindowImplX11.cpp:521: undefined reference to `XInternAtom'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/WindowImplX11.cpp:522: undefined reference to `XSetWMProtocols'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/WindowImplX11.cpp:525: undefined reference to `XOpenIM'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/WindowImplX11.cpp:532: undefined reference to `XCreateIC'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/WindowImplX11.cpp:542: undefined reference to `XMapWindow'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/WindowImplX11.cpp:543: undefined reference to `XFlush'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/WindowImplX11.cpp:549: undefined reference to `XFlush'
- /home/vladislav-root/sources/sfml2.1build/lib/libsfml-window-s-d.a(WindowImplX11.cpp.o): In function `sf::priv::WindowImplX11::createHiddenCursor()':
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/WindowImplX11.cpp:557: undefined reference to `XCreatePixmap'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/WindowImplX11.cpp:558: undefined reference to `XCreateGC'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/WindowImplX11.cpp:559: undefined reference to `XDrawPoint'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/WindowImplX11.cpp:560: undefined reference to `XFreeGC'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/WindowImplX11.cpp:566: undefined reference to `XCreatePixmapCursor'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/WindowImplX11.cpp:569: undefined reference to `XFreePixmap'
- /home/vladislav-root/sources/sfml2.1build/lib/libsfml-window-s-d.a(WindowImplX11.cpp.o): In function `sf::priv::WindowImplX11::cleanup()':
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/WindowImplX11.cpp:580: undefined reference to `XRRGetScreenInfo'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/WindowImplX11.cpp:585: undefined reference to `XRRConfigCurrentConfiguration'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/WindowImplX11.cpp:588: undefined reference to `XRRSetScreenConfig'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/WindowImplX11.cpp:591: undefined reference to `XRRFreeScreenConfigInfo'
- /home/vladislav-root/sources/sfml2.1build/lib/libsfml-window-s-d.a(WindowImplX11.cpp.o): In function `sf::priv::WindowImplX11::processEvent(_XEvent)':
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/WindowImplX11.cpp:620: undefined reference to `XPending'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/WindowImplX11.cpp:623: undefined reference to `XPeekEvent'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/WindowImplX11.cpp:632: undefined reference to `XNextEvent'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/WindowImplX11.cpp:657: undefined reference to `XSetICFocus'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/WindowImplX11.cpp:670: undefined reference to `XUnsetICFocus'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/WindowImplX11.cpp:715: undefined reference to `XLookupString'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/WindowImplX11.cpp:729: undefined reference to `XFilterEvent'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/WindowImplX11.cpp:736: undefined reference to `Xutf8LookupString'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/WindowImplX11.cpp:755: undefined reference to `XLookupString'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/WindowImplX11.cpp:774: undefined reference to `XLookupString'
- /home/vladislav-root/sources/sfml2.1build/lib/libsfml-window-s-d.a(WindowImplX11.cpp.o): In function `sf::priv::WindowImplX11::keysymToSF(unsigned long)':
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/WindowImplX11.cpp:889: undefined reference to `XConvertCase'
- /home/vladislav-root/sources/sfml2.1build/lib/libsfml-window-s-d.a(GlContext.cpp.o): In function `sf::priv::GlContext::initialize()':
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/GlContext.cpp:259: undefined reference to `glGetString'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/GlContext.cpp:275: undefined reference to `glEnable'
- /home/vladislav-root/sources/sfml2.1build/lib/libsfml-window-s-d.a(Display.cpp.o): In function `sf::priv::OpenDisplay()':
- Display.cpp:(.text+0x17): undefined reference to `XOpenDisplay'
- /home/vladislav-root/sources/sfml2.1build/lib/libsfml-window-s-d.a(Display.cpp.o): In function `sf::priv::CloseDisplay(_XDisplay*)':
- Display.cpp:(.text+0x85): undefined reference to `XCloseDisplay'
- /home/vladislav-root/sources/sfml2.1build/lib/libsfml-window-s-d.a(GlxContext.cpp.o): In function `sf::priv::GlxContext::GlxContext(sf::priv::GlxContext*)':
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/GlxContext.cpp:60: undefined reference to `XCreateWindow'
- /home/vladislav-root/sources/sfml2.1build/lib/libsfml-window-s-d.a(GlxContext.cpp.o): In function `sf::priv::GlxContext::GlxContext(sf::priv::GlxContext*, sf::ContextSettings const&, unsigned int, unsigned int)':
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/GlxContext.cpp:105: undefined reference to `XCreateWindow'
- /home/vladislav-root/sources/sfml2.1build/lib/libsfml-window-s-d.a(GlxContext.cpp.o): In function `sf::priv::GlxContext::~GlxContext()':
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/GlxContext.cpp:118: undefined reference to `glXGetCurrentContext'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/GlxContext.cpp:119: undefined reference to `glXMakeCurrent'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/GlxContext.cpp:120: undefined reference to `glXDestroyContext'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/GlxContext.cpp:126: undefined reference to `XDestroyWindow'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/GlxContext.cpp:127: undefined reference to `XFlush'
- /home/vladislav-root/sources/sfml2.1build/lib/libsfml-window-s-d.a(GlxContext.cpp.o): In function `sf::priv::GlxContext::makeCurrent()':
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/GlxContext.cpp:138: undefined reference to `glXMakeCurrent'
- /home/vladislav-root/sources/sfml2.1build/lib/libsfml-window-s-d.a(GlxContext.cpp.o): In function `sf::priv::GlxContext::display()':
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/GlxContext.cpp:146: undefined reference to `glXSwapBuffers'
- /home/vladislav-root/sources/sfml2.1build/lib/libsfml-window-s-d.a(GlxContext.cpp.o): In function `sf::priv::GlxContext::setVerticalSyncEnabled(bool)':
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/GlxContext.cpp:154: undefined reference to `glXGetProcAddress'
- /home/vladislav-root/sources/sfml2.1build/lib/libsfml-window-s-d.a(GlxContext.cpp.o): In function `sf::priv::GlxContext::selectBestVisual(_XDisplay*, unsigned int, sf::ContextSettings const&)':
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/GlxContext.cpp:165: undefined reference to `XGetVisualInfo'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/GlxContext.cpp:175: undefined reference to `glXGetConfig'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/GlxContext.cpp:181: undefined reference to `glXGetConfig'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/GlxContext.cpp:182: undefined reference to `glXGetConfig'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/GlxContext.cpp:183: undefined reference to `glXGetConfig'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/GlxContext.cpp:184: undefined reference to `glXGetConfig'
- /home/vladislav-root/sources/sfml2.1build/lib/libsfml-window-s-d.a(GlxContext.cpp.o):/home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/GlxContext.cpp:185: more undefined references to `glXGetConfig' follow
- /home/vladislav-root/sources/sfml2.1build/lib/libsfml-window-s-d.a(GlxContext.cpp.o): In function `sf::priv::GlxContext::selectBestVisual(_XDisplay*, unsigned int, sf::ContextSettings const&)':
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/GlxContext.cpp:203: undefined reference to `XFree'
- /home/vladislav-root/sources/sfml2.1build/lib/libsfml-window-s-d.a(GlxContext.cpp.o): In function `sf::priv::GlxContext::createContext(sf::priv::GlxContext*, unsigned int, sf::ContextSettings const&)':
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/GlxContext.cpp:232: undefined reference to `glXGetProcAddress'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/GlxContext.cpp:254: undefined reference to `glXChooseFBConfig'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/GlxContext.cpp:272: undefined reference to `glXGetVisualFromFBConfig'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/GlxContext.cpp:291: undefined reference to `XFree'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/GlxContext.cpp:305: undefined reference to `XGetWindowAttributes'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/GlxContext.cpp:314: undefined reference to `XVisualIDFromVisual'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/GlxContext.cpp:316: undefined reference to `XGetVisualInfo'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/GlxContext.cpp:319: undefined reference to `glXCreateContext'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/GlxContext.cpp:329: undefined reference to `glXGetConfig'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/GlxContext.cpp:330: undefined reference to `glXGetConfig'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/GlxContext.cpp:331: undefined reference to `glXGetConfig'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/GlxContext.cpp:332: undefined reference to `glXGetConfig'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/GlxContext.cpp:338: undefined reference to `XFree'
- /home/vladislav-root/sources/sfml2.1build/lib/libsfml-system-s-d.a(ClockImpl.cpp.o): In function `sf::priv::ClockImpl::getCurrentTime()':
- ClockImpl.cpp:(.text+0x17): undefined reference to `clock_gettime'
- /home/vladislav-root/sources/sfml2.1build/lib/libsfml-system-s-d.a(MutexImpl.cpp.o): In function `sf::priv::MutexImpl::MutexImpl()':
- /home/vladislav-root/sources/SFML-2.1/src/SFML/System/Unix/MutexImpl.cpp:40: undefined reference to `pthread_mutexattr_init'
- /home/vladislav-root/sources/SFML-2.1/src/SFML/System/Unix/MutexImpl.cpp:41: undefined reference to `pthread_mutexattr_settype'
- /home/vladislav-root/sources/sfml2.1build/lib/libsfml-system-s-d.a(ThreadLocalImpl.cpp.o): In function `sf::priv::ThreadLocalImpl::ThreadLocalImpl()':
- /home/vladislav-root/sources/SFML-2.1/src/SFML/System/Unix/ThreadLocalImpl.cpp:38: undefined reference to `pthread_key_create'
- /home/vladislav-root/sources/sfml2.1build/lib/libsfml-system-s-d.a(ThreadLocalImpl.cpp.o): In function `sf::priv::ThreadLocalImpl::~ThreadLocalImpl()':
- /home/vladislav-root/sources/SFML-2.1/src/SFML/System/Unix/ThreadLocalImpl.cpp:45: undefined reference to `pthread_key_delete'
- /home/vladislav-root/sources/sfml2.1build/lib/libsfml-system-s-d.a(ThreadLocalImpl.cpp.o): In function `sf::priv::ThreadLocalImpl::setValue(void*)':
- /home/vladislav-root/sources/SFML-2.1/src/SFML/System/Unix/ThreadLocalImpl.cpp:52: undefined reference to `pthread_setspecific'
- /home/vladislav-root/sources/sfml2.1build/lib/libsfml-system-s-d.a(ThreadLocalImpl.cpp.o): In function `sf::priv::ThreadLocalImpl::getValue() const':
- /home/vladislav-root/sources/SFML-2.1/src/SFML/System/Unix/ThreadLocalImpl.cpp:59: undefined reference to `pthread_getspecific'
- collect2: ошибка: выполнение ld завершилось с кодом возврата 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement