Advertisement
Guest User

SFML 2.1

a guest
Aug 7th, 2014
243
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 44.48 KB | None | 0 0
  1. /home/vladislav-root/sources/sfml2.1build/lib/libsfml-graphics-s-d.a(RenderTarget.cpp.o): In function `sf::RenderTarget::clear(sf::Color const&)':
  2. /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/RenderTarget.cpp:61: undefined reference to `glClearColor'
  3. /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/RenderTarget.cpp:62: undefined reference to `glClear'
  4. /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&)':
  5. /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/RenderTarget.cpp:218: undefined reference to `glVertexPointer'
  6. /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/RenderTarget.cpp:219: undefined reference to `glColorPointer'
  7. /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/RenderTarget.cpp:220: undefined reference to `glTexCoordPointer'
  8. /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/RenderTarget.cpp:229: undefined reference to `glDrawArrays'
  9. /home/vladislav-root/sources/sfml2.1build/lib/libsfml-graphics-s-d.a(RenderTarget.cpp.o): In function `sf::RenderTarget::pushGLStates()':
  10. /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/RenderTarget.cpp:248: undefined reference to `glGetError'
  11. /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/RenderTarget.cpp:257: undefined reference to `glPushClientAttrib'
  12. /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/RenderTarget.cpp:258: undefined reference to `glPushAttrib'
  13. /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/RenderTarget.cpp:259: undefined reference to `glMatrixMode'
  14. /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/RenderTarget.cpp:260: undefined reference to `glPushMatrix'
  15. /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/RenderTarget.cpp:261: undefined reference to `glMatrixMode'
  16. /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/RenderTarget.cpp:262: undefined reference to `glPushMatrix'
  17. /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/RenderTarget.cpp:263: undefined reference to `glMatrixMode'
  18. /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/RenderTarget.cpp:264: undefined reference to `glPushMatrix'
  19. /home/vladislav-root/sources/sfml2.1build/lib/libsfml-graphics-s-d.a(RenderTarget.cpp.o): In function `sf::RenderTarget::popGLStates()':
  20. /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/RenderTarget.cpp:276: undefined reference to `glMatrixMode'
  21. /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/RenderTarget.cpp:277: undefined reference to `glPopMatrix'
  22. /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/RenderTarget.cpp:278: undefined reference to `glMatrixMode'
  23. /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/RenderTarget.cpp:279: undefined reference to `glPopMatrix'
  24. /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/RenderTarget.cpp:280: undefined reference to `glMatrixMode'
  25. /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/RenderTarget.cpp:281: undefined reference to `glPopMatrix'
  26. /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/RenderTarget.cpp:282: undefined reference to `glPopClientAttrib'
  27. /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/RenderTarget.cpp:283: undefined reference to `glPopAttrib'
  28. /home/vladislav-root/sources/sfml2.1build/lib/libsfml-graphics-s-d.a(RenderTarget.cpp.o): In function `sf::RenderTarget::resetGLStates()':
  29. /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/RenderTarget.cpp:297: undefined reference to `glDisable'
  30. /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/RenderTarget.cpp:298: undefined reference to `glDisable'
  31. /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/RenderTarget.cpp:299: undefined reference to `glDisable'
  32. /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/RenderTarget.cpp:300: undefined reference to `glDisable'
  33. /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/RenderTarget.cpp:301: undefined reference to `glEnable'
  34. /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/RenderTarget.cpp:302: undefined reference to `glEnable'
  35. /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/RenderTarget.cpp:303: undefined reference to `glMatrixMode'
  36. /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/RenderTarget.cpp:304: undefined reference to `glEnableClientState'
  37. /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/RenderTarget.cpp:305: undefined reference to `glEnableClientState'
  38. /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/RenderTarget.cpp:306: undefined reference to `glEnableClientState'
  39. /home/vladislav-root/sources/sfml2.1build/lib/libsfml-graphics-s-d.a(RenderTarget.cpp.o): In function `sf::RenderTarget::applyCurrentView()':
  40. /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/RenderTarget.cpp:341: undefined reference to `glViewport'
  41. /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/RenderTarget.cpp:344: undefined reference to `glMatrixMode'
  42. /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/RenderTarget.cpp:345: undefined reference to `glLoadMatrixf'
  43. /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/RenderTarget.cpp:348: undefined reference to `glMatrixMode'
  44. /home/vladislav-root/sources/sfml2.1build/lib/libsfml-graphics-s-d.a(RenderTarget.cpp.o): In function `sf::RenderTarget::applyBlendMode(sf::BlendMode)':
  45. /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/RenderTarget.cpp:365: undefined reference to `__GLEW_EXT_blend_func_separate'
  46. /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/RenderTarget.cpp:366: undefined reference to `__glewBlendFuncSeparateEXT'
  47. /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/RenderTarget.cpp:368: undefined reference to `glBlendFunc'
  48. /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/RenderTarget.cpp:373: undefined reference to `__GLEW_EXT_blend_func_separate'
  49. /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/RenderTarget.cpp:374: undefined reference to `__glewBlendFuncSeparateEXT'
  50. /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/RenderTarget.cpp:376: undefined reference to `glBlendFunc'
  51. /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/RenderTarget.cpp:381: undefined reference to `glBlendFunc'
  52. /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/RenderTarget.cpp:386: undefined reference to `glBlendFunc'
  53. /home/vladislav-root/sources/sfml2.1build/lib/libsfml-graphics-s-d.a(RenderTarget.cpp.o): In function `sf::RenderTarget::applyTransform(sf::Transform const&)':
  54. /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/RenderTarget.cpp:399: undefined reference to `glLoadMatrixf'
  55. /home/vladislav-root/sources/sfml2.1build/lib/libsfml-graphics-s-d.a(RenderWindow.cpp.o): In function `sf::RenderWindow::capture() const':
  56. /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/RenderWindow.cpp:92: undefined reference to `glReadPixels'
  57. /home/vladislav-root/sources/sfml2.1build/lib/libsfml-graphics-s-d.a(Shader.cpp.o): In function `(anonymous namespace)::getMaxTextureUnits()':
  58. /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/Shader.cpp:44: undefined reference to `glGetIntegerv'
  59. /home/vladislav-root/sources/sfml2.1build/lib/libsfml-graphics-s-d.a(Shader.cpp.o): In function `sf::Shader::~Shader()':
  60. /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/Shader.cpp:112: undefined reference to `__glewDeleteObjectARB'
  61. /home/vladislav-root/sources/sfml2.1build/lib/libsfml-graphics-s-d.a(Shader.cpp.o): In function `sf::Shader::setParameter(std::string const&, float)':
  62. /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/Shader.cpp:229: undefined reference to `__glewGetHandleARB'
  63. /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/Shader.cpp:230: undefined reference to `__glewUseProgramObjectARB'
  64. /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/Shader.cpp:235: undefined reference to `__glewUniform1fARB'
  65. /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/Shader.cpp:238: undefined reference to `__glewUseProgramObjectARB'
  66. /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)':
  67. /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/Shader.cpp:251: undefined reference to `__glewGetHandleARB'
  68. /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/Shader.cpp:252: undefined reference to `__glewUseProgramObjectARB'
  69. /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/Shader.cpp:257: undefined reference to `__glewUniform2fARB'
  70. /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/Shader.cpp:260: undefined reference to `__glewUseProgramObjectARB'
  71. /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)':
  72. /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/Shader.cpp:273: undefined reference to `__glewGetHandleARB'
  73. /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/Shader.cpp:274: undefined reference to `__glewUseProgramObjectARB'
  74. /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/Shader.cpp:279: undefined reference to `__glewUniform3fARB'
  75. /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/Shader.cpp:282: undefined reference to `__glewUseProgramObjectARB'
  76. /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)':
  77. /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/Shader.cpp:295: undefined reference to `__glewGetHandleARB'
  78. /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/Shader.cpp:296: undefined reference to `__glewUseProgramObjectARB'
  79. /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/Shader.cpp:301: undefined reference to `__glewUniform4fARB'
  80. /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/Shader.cpp:304: undefined reference to `__glewUseProgramObjectARB'
  81. /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&)':
  82. /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/Shader.cpp:338: undefined reference to `__glewGetHandleARB'
  83. /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/Shader.cpp:339: undefined reference to `__glewUseProgramObjectARB'
  84. /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/Shader.cpp:344: undefined reference to `__glewUniformMatrix4fvARB'
  85. /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/Shader.cpp:347: undefined reference to `__glewUseProgramObjectARB'
  86. /home/vladislav-root/sources/sfml2.1build/lib/libsfml-graphics-s-d.a(Shader.cpp.o): In function `sf::Shader::bind(sf::Shader const*)':
  87. /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/Shader.cpp:408: undefined reference to `__glewUseProgramObjectARB'
  88. /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/Shader.cpp:415: undefined reference to `__glewUniform1iARB'
  89. /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/Shader.cpp:420: undefined reference to `__glewUseProgramObjectARB'
  90. /home/vladislav-root/sources/sfml2.1build/lib/libsfml-graphics-s-d.a(Shader.cpp.o): In function `sf::Shader::isAvailable()':
  91. /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/Shader.cpp:435: undefined reference to `__GLEW_ARB_shading_language_100'
  92. /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/Shader.cpp:433: undefined reference to `__GLEW_ARB_shader_objects'
  93. /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/Shader.cpp:434: undefined reference to `__GLEW_ARB_vertex_shader'
  94. /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/Shader.cpp:435: undefined reference to `__GLEW_ARB_fragment_shader'
  95. /home/vladislav-root/sources/sfml2.1build/lib/libsfml-graphics-s-d.a(Shader.cpp.o): In function `sf::Shader::compile(char const*, char const*)':
  96. /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/Shader.cpp:455: undefined reference to `__glewDeleteObjectARB'
  97. /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/Shader.cpp:463: undefined reference to `__glewCreateProgramObjectARB'
  98. /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/Shader.cpp:469: undefined reference to `__glewCreateShaderObjectARB'
  99. /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/Shader.cpp:470: undefined reference to `__glewShaderSourceARB'
  100. /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/Shader.cpp:471: undefined reference to `__glewCompileShaderARB'
  101. /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/Shader.cpp:475: undefined reference to `__glewGetObjectParameterivARB'
  102. /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/Shader.cpp:479: undefined reference to `__glewGetInfoLogARB'
  103. /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/Shader.cpp:482: undefined reference to `__glewDeleteObjectARB'
  104. /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/Shader.cpp:483: undefined reference to `__glewDeleteObjectARB'
  105. /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/Shader.cpp:489: undefined reference to `__glewAttachObjectARB'
  106. /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/Shader.cpp:490: undefined reference to `__glewDeleteObjectARB'
  107. /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/Shader.cpp:497: undefined reference to `__glewCreateShaderObjectARB'
  108. /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/Shader.cpp:498: undefined reference to `__glewShaderSourceARB'
  109. /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/Shader.cpp:499: undefined reference to `__glewCompileShaderARB'
  110. /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/Shader.cpp:503: undefined reference to `__glewGetObjectParameterivARB'
  111. /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/Shader.cpp:507: undefined reference to `__glewGetInfoLogARB'
  112. /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/Shader.cpp:510: undefined reference to `__glewDeleteObjectARB'
  113. /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/Shader.cpp:511: undefined reference to `__glewDeleteObjectARB'
  114. /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/Shader.cpp:517: undefined reference to `__glewAttachObjectARB'
  115. /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/Shader.cpp:518: undefined reference to `__glewDeleteObjectARB'
  116. /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/Shader.cpp:522: undefined reference to `__glewLinkProgramARB'
  117. /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/Shader.cpp:526: undefined reference to `__glewGetObjectParameterivARB'
  118. /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/Shader.cpp:530: undefined reference to `__glewGetInfoLogARB'
  119. /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/Shader.cpp:533: undefined reference to `__glewDeleteObjectARB'
  120. /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/Shader.cpp:540: undefined reference to `glFlush'
  121. /home/vladislav-root/sources/sfml2.1build/lib/libsfml-graphics-s-d.a(Shader.cpp.o): In function `sf::Shader::bindTextures() const':
  122. /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/Shader.cpp:553: undefined reference to `__glewUniform1iARB'
  123. /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/Shader.cpp:554: undefined reference to `__glewActiveTextureARB'
  124. /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/Shader.cpp:560: undefined reference to `__glewActiveTextureARB'
  125. /home/vladislav-root/sources/sfml2.1build/lib/libsfml-graphics-s-d.a(Shader.cpp.o): In function `sf::Shader::getParamLocation(std::string const&)':
  126. /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/Shader.cpp:577: undefined reference to `__glewGetUniformLocationARB'
  127. /home/vladislav-root/sources/sfml2.1build/lib/libsfml-graphics-s-d.a(Texture.cpp.o): In function `sf::Texture::~Texture()':
  128. /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/Texture.cpp:95: undefined reference to `glDeleteTextures'
  129. /home/vladislav-root/sources/sfml2.1build/lib/libsfml-graphics-s-d.a(Texture.cpp.o): In function `sf::Texture::create(unsigned int, unsigned int)':
  130. /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/Texture.cpp:136: undefined reference to `glGenTextures'
  131. /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/Texture.cpp:144: undefined reference to `glBindTexture'
  132. /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/Texture.cpp:145: undefined reference to `glTexImage2D'
  133. /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/Texture.cpp:146: undefined reference to `glTexParameteri'
  134. /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/Texture.cpp:147: undefined reference to `glTexParameteri'
  135. /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/Texture.cpp:148: undefined reference to `glTexParameteri'
  136. /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/Texture.cpp:149: undefined reference to `glTexParameteri'
  137. /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&)':
  138. /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/Texture.cpp:198: undefined reference to `glFlush'
  139. /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/Texture.cpp:226: undefined reference to `glBindTexture'
  140. /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/Texture.cpp:229: undefined reference to `glTexSubImage2D'
  141. /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/Texture.cpp:235: undefined reference to `glFlush'
  142. /home/vladislav-root/sources/sfml2.1build/lib/libsfml-graphics-s-d.a(Texture.cpp.o): In function `sf::Texture::copyToImage() const':
  143. /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/Texture.cpp:272: undefined reference to `glBindTexture'
  144. /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/Texture.cpp:273: undefined reference to `glGetTexImage'
  145. /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/Texture.cpp:281: undefined reference to `glBindTexture'
  146. /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/Texture.cpp:282: undefined reference to `glGetTexImage'
  147. /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)':
  148. /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/Texture.cpp:335: undefined reference to `glBindTexture'
  149. /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/Texture.cpp:336: undefined reference to `glTexSubImage2D'
  150. /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)':
  151. /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/Texture.cpp:377: undefined reference to `glBindTexture'
  152. /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/Texture.cpp:378: undefined reference to `glCopyTexSubImage2D'
  153. /home/vladislav-root/sources/sfml2.1build/lib/libsfml-graphics-s-d.a(Texture.cpp.o): In function `sf::Texture::setSmooth(bool)':
  154. /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/Texture.cpp:399: undefined reference to `glBindTexture'
  155. /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/Texture.cpp:400: undefined reference to `glTexParameteri'
  156. /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/Texture.cpp:401: undefined reference to `glTexParameteri'
  157. /home/vladislav-root/sources/sfml2.1build/lib/libsfml-graphics-s-d.a(Texture.cpp.o): In function `sf::Texture::setRepeated(bool)':
  158. /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/Texture.cpp:428: undefined reference to `glBindTexture'
  159. /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/Texture.cpp:429: undefined reference to `glTexParameteri'
  160. /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/Texture.cpp:430: undefined reference to `glTexParameteri'
  161. /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)':
  162. /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/Texture.cpp:451: undefined reference to `glBindTexture'
  163. /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/Texture.cpp:477: undefined reference to `glMatrixMode'
  164. /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/Texture.cpp:478: undefined reference to `glLoadMatrixf'
  165. /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/Texture.cpp:481: undefined reference to `glMatrixMode'
  166. /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/Texture.cpp:487: undefined reference to `glBindTexture'
  167. /home/vladislav-root/sources/sfml2.1build/lib/libsfml-graphics-s-d.a(Texture.cpp.o): In function `sf::Texture::getMaximumSize()':
  168. /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/Texture.cpp:498: undefined reference to `glGetIntegerv'
  169. /home/vladislav-root/sources/sfml2.1build/lib/libsfml-graphics-s-d.a(Texture.cpp.o): In function `sf::Texture::getValidSize(unsigned int)':
  170. /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/Texture.cpp:529: undefined reference to `__GLEW_ARB_texture_non_power_of_two'
  171. /home/vladislav-root/sources/sfml2.1build/lib/libsfml-graphics-s-d.a(TextureSaver.cpp.o): In function `sf::priv::TextureSaver::TextureSaver()':
  172. TextureSaver.cpp:(.text+0x15): undefined reference to `glGetIntegerv'
  173. /home/vladislav-root/sources/sfml2.1build/lib/libsfml-graphics-s-d.a(TextureSaver.cpp.o): In function `sf::priv::TextureSaver::~TextureSaver()':
  174. TextureSaver.cpp:(.text+0x47): undefined reference to `glBindTexture'
  175. /home/vladislav-root/sources/sfml2.1build/lib/libsfml-graphics-s-d.a(GLCheck.cpp.o): In function `sf::priv::glCheckError(char const*, unsigned int)':
  176. GLCheck.cpp:(.text+0x8): undefined reference to `glGetError'
  177. /home/vladislav-root/sources/sfml2.1build/lib/libsfml-graphics-s-d.a(GLCheck.cpp.o): In function `sf::priv::ensureGlewInit()':
  178. GLCheck.cpp:(.text+0x374): undefined reference to `glewInit'
  179. GLCheck.cpp:(.text+0x391): undefined reference to `glewGetErrorString'
  180. /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)':
  181. /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/ImageLoader.cpp:277: undefined reference to `jpeg_std_error'
  182. /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/ImageLoader.cpp:280: undefined reference to `jpeg_CreateCompress'
  183. /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/ImageLoader.cpp:285: undefined reference to `jpeg_stdio_dest'
  184. /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/ImageLoader.cpp:286: undefined reference to `jpeg_set_defaults'
  185. /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/ImageLoader.cpp:287: undefined reference to `jpeg_set_quality'
  186. /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/ImageLoader.cpp:300: undefined reference to `jpeg_start_compress'
  187. /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/ImageLoader.cpp:306: undefined reference to `jpeg_write_scanlines'
  188. /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/ImageLoader.cpp:310: undefined reference to `jpeg_finish_compress'
  189. /home/vladislav-root/sources/SFML-2.1/src/SFML/Graphics/ImageLoader.cpp:311: undefined reference to `jpeg_destroy_compress'
  190. /home/vladislav-root/sources/sfml2.1build/lib/libsfml-window-s-d.a(VideoModeImpl.cpp.o): In function `sf::priv::VideoModeImpl::getFullscreenModes()':
  191. /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/VideoModeImpl.cpp:54: undefined reference to `XQueryExtension'
  192. /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/VideoModeImpl.cpp:57: undefined reference to `XRRGetScreenInfo'
  193. /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/VideoModeImpl.cpp:62: undefined reference to `XRRConfigSizes'
  194. /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/VideoModeImpl.cpp:67: undefined reference to `XListDepths'
  195. /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/VideoModeImpl.cpp:85: undefined reference to `XFree'
  196. /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/VideoModeImpl.cpp:90: undefined reference to `XRRFreeScreenConfigInfo'
  197. /home/vladislav-root/sources/sfml2.1build/lib/libsfml-window-s-d.a(VideoModeImpl.cpp.o): In function `sf::priv::VideoModeImpl::getDesktopMode()':
  198. /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/VideoModeImpl.cpp:131: undefined reference to `XQueryExtension'
  199. /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/VideoModeImpl.cpp:134: undefined reference to `XRRGetScreenInfo'
  200. /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/VideoModeImpl.cpp:139: undefined reference to `XRRConfigCurrentConfiguration'
  201. /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/VideoModeImpl.cpp:143: undefined reference to `XRRConfigSizes'
  202. /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/VideoModeImpl.cpp:148: undefined reference to `XRRFreeScreenConfigInfo'
  203. /home/vladislav-root/sources/sfml2.1build/lib/libsfml-window-s-d.a(WindowImplX11.cpp.o): In function `sf::priv::WindowImplX11::WindowImplX11(unsigned long)':
  204. /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/WindowImplX11.cpp:105: undefined reference to `XSelectInput'
  205. /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&)':
  206. /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/WindowImplX11.cpp:157: undefined reference to `XCreateColormap'
  207. /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/WindowImplX11.cpp:168: undefined reference to `XCreateWindow'
  208. /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/WindowImplX11.cpp:181: undefined reference to `XInternAtom'
  209. /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/WindowImplX11.cpp:233: undefined reference to `XChangeProperty'
  210. /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/WindowImplX11.cpp:239: undefined reference to `XAllocSizeHints'
  211. /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/WindowImplX11.cpp:243: undefined reference to `XSetWMNormalHints'
  212. /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/WindowImplX11.cpp:244: undefined reference to `XFree'
  213. /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/WindowImplX11.cpp:251: undefined reference to `XAllocClassHint'
  214. /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/WindowImplX11.cpp:254: undefined reference to `XSetClassHint'
  215. /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/WindowImplX11.cpp:255: undefined reference to `XFree'
  216. /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/WindowImplX11.cpp:263: undefined reference to `XGrabPointer'
  217. /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/WindowImplX11.cpp:264: undefined reference to `XGrabKeyboard'
  218. /home/vladislav-root/sources/sfml2.1build/lib/libsfml-window-s-d.a(WindowImplX11.cpp.o): In function `sf::priv::WindowImplX11::~WindowImplX11()':
  219. /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/WindowImplX11.cpp:277: undefined reference to `XFreeCursor'
  220. /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/WindowImplX11.cpp:281: undefined reference to `XDestroyIC'
  221. /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/WindowImplX11.cpp:286: undefined reference to `XDestroyWindow'
  222. /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/WindowImplX11.cpp:287: undefined reference to `XFlush'
  223. /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/WindowImplX11.cpp:292: undefined reference to `XCloseIM'
  224. /home/vladislav-root/sources/sfml2.1build/lib/libsfml-window-s-d.a(WindowImplX11.cpp.o): In function `sf::priv::WindowImplX11::processEvents()':
  225. /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/WindowImplX11.cpp:310: undefined reference to `XCheckIfEvent'
  226. /home/vladislav-root/sources/sfml2.1build/lib/libsfml-window-s-d.a(WindowImplX11.cpp.o): In function `sf::priv::WindowImplX11::getPosition() const':
  227. /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/WindowImplX11.cpp:324: undefined reference to `XGetGeometry'
  228. /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/WindowImplX11.cpp:325: undefined reference to `XTranslateCoordinates'
  229. /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&)':
  230. /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/WindowImplX11.cpp:334: undefined reference to `XMoveWindow'
  231. /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/WindowImplX11.cpp:335: undefined reference to `XFlush'
  232. /home/vladislav-root/sources/sfml2.1build/lib/libsfml-window-s-d.a(WindowImplX11.cpp.o): In function `sf::priv::WindowImplX11::getSize() const':
  233. /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/WindowImplX11.cpp:343: undefined reference to `XGetWindowAttributes'
  234. /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&)':
  235. /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/WindowImplX11.cpp:351: undefined reference to `XResizeWindow'
  236. /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/WindowImplX11.cpp:352: undefined reference to `XFlush'
  237. /home/vladislav-root/sources/sfml2.1build/lib/libsfml-window-s-d.a(WindowImplX11.cpp.o): In function `sf::priv::WindowImplX11::setTitle(sf::String const&)':
  238. /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/WindowImplX11.cpp:367: undefined reference to `XInternAtom'
  239. /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/WindowImplX11.cpp:368: undefined reference to `XInternAtom'
  240. /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/WindowImplX11.cpp:370: undefined reference to `XChangeProperty'
  241. /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/WindowImplX11.cpp:373: undefined reference to `XStoreName'
  242. /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*)':
  243. /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/WindowImplX11.cpp:394: undefined reference to `XCreateImage'
  244. /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/WindowImplX11.cpp:400: undefined reference to `XCreatePixmap'
  245. /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/WindowImplX11.cpp:402: undefined reference to `XCreateGC'
  246. /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/WindowImplX11.cpp:403: undefined reference to `XPutImage'
  247. /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/WindowImplX11.cpp:404: undefined reference to `XFreeGC'
  248. /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/WindowImplX11.cpp:424: undefined reference to `XCreatePixmapFromBitmapData'
  249. /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/WindowImplX11.cpp:427: undefined reference to `XAllocWMHints'
  250. /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/WindowImplX11.cpp:431: undefined reference to `XSetWMHints'
  251. /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/WindowImplX11.cpp:432: undefined reference to `XFree'
  252. /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/WindowImplX11.cpp:434: undefined reference to `XFlush'
  253. /home/vladislav-root/sources/sfml2.1build/lib/libsfml-window-s-d.a(WindowImplX11.cpp.o): In function `sf::priv::WindowImplX11::setVisible(bool)':
  254. /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/WindowImplX11.cpp:442: undefined reference to `XMapWindow'
  255. /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/WindowImplX11.cpp:444: undefined reference to `XUnmapWindow'
  256. /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/WindowImplX11.cpp:446: undefined reference to `XFlush'
  257. /home/vladislav-root/sources/sfml2.1build/lib/libsfml-window-s-d.a(WindowImplX11.cpp.o): In function `sf::priv::WindowImplX11::setMouseCursorVisible(bool)':
  258. /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/WindowImplX11.cpp:453: undefined reference to `XDefineCursor'
  259. /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/WindowImplX11.cpp:454: undefined reference to `XFlush'
  260. /home/vladislav-root/sources/sfml2.1build/lib/libsfml-window-s-d.a(WindowImplX11.cpp.o): In function `sf::priv::WindowImplX11::switchToFullscreen(sf::VideoMode const&)':
  261. /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/WindowImplX11.cpp:470: undefined reference to `XQueryExtension'
  262. /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/WindowImplX11.cpp:473: undefined reference to `XRRGetScreenInfo'
  263. /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/WindowImplX11.cpp:478: undefined reference to `XRRConfigCurrentConfiguration'
  264. /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/WindowImplX11.cpp:482: undefined reference to `XRRConfigSizes'
  265. /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/WindowImplX11.cpp:491: undefined reference to `XRRSetScreenConfig'
  266. /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/WindowImplX11.cpp:501: undefined reference to `XRRFreeScreenConfigInfo'
  267. /home/vladislav-root/sources/sfml2.1build/lib/libsfml-window-s-d.a(WindowImplX11.cpp.o): In function `sf::priv::WindowImplX11::initialize()':
  268. /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/WindowImplX11.cpp:521: undefined reference to `XInternAtom'
  269. /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/WindowImplX11.cpp:522: undefined reference to `XSetWMProtocols'
  270. /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/WindowImplX11.cpp:525: undefined reference to `XOpenIM'
  271. /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/WindowImplX11.cpp:532: undefined reference to `XCreateIC'
  272. /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/WindowImplX11.cpp:542: undefined reference to `XMapWindow'
  273. /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/WindowImplX11.cpp:543: undefined reference to `XFlush'
  274. /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/WindowImplX11.cpp:549: undefined reference to `XFlush'
  275. /home/vladislav-root/sources/sfml2.1build/lib/libsfml-window-s-d.a(WindowImplX11.cpp.o): In function `sf::priv::WindowImplX11::createHiddenCursor()':
  276. /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/WindowImplX11.cpp:557: undefined reference to `XCreatePixmap'
  277. /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/WindowImplX11.cpp:558: undefined reference to `XCreateGC'
  278. /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/WindowImplX11.cpp:559: undefined reference to `XDrawPoint'
  279. /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/WindowImplX11.cpp:560: undefined reference to `XFreeGC'
  280. /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/WindowImplX11.cpp:566: undefined reference to `XCreatePixmapCursor'
  281. /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/WindowImplX11.cpp:569: undefined reference to `XFreePixmap'
  282. /home/vladislav-root/sources/sfml2.1build/lib/libsfml-window-s-d.a(WindowImplX11.cpp.o): In function `sf::priv::WindowImplX11::cleanup()':
  283. /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/WindowImplX11.cpp:580: undefined reference to `XRRGetScreenInfo'
  284. /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/WindowImplX11.cpp:585: undefined reference to `XRRConfigCurrentConfiguration'
  285. /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/WindowImplX11.cpp:588: undefined reference to `XRRSetScreenConfig'
  286. /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/WindowImplX11.cpp:591: undefined reference to `XRRFreeScreenConfigInfo'
  287. /home/vladislav-root/sources/sfml2.1build/lib/libsfml-window-s-d.a(WindowImplX11.cpp.o): In function `sf::priv::WindowImplX11::processEvent(_XEvent)':
  288. /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/WindowImplX11.cpp:620: undefined reference to `XPending'
  289. /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/WindowImplX11.cpp:623: undefined reference to `XPeekEvent'
  290. /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/WindowImplX11.cpp:632: undefined reference to `XNextEvent'
  291. /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/WindowImplX11.cpp:657: undefined reference to `XSetICFocus'
  292. /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/WindowImplX11.cpp:670: undefined reference to `XUnsetICFocus'
  293. /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/WindowImplX11.cpp:715: undefined reference to `XLookupString'
  294. /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/WindowImplX11.cpp:729: undefined reference to `XFilterEvent'
  295. /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/WindowImplX11.cpp:736: undefined reference to `Xutf8LookupString'
  296. /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/WindowImplX11.cpp:755: undefined reference to `XLookupString'
  297. /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/WindowImplX11.cpp:774: undefined reference to `XLookupString'
  298. /home/vladislav-root/sources/sfml2.1build/lib/libsfml-window-s-d.a(WindowImplX11.cpp.o): In function `sf::priv::WindowImplX11::keysymToSF(unsigned long)':
  299. /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/WindowImplX11.cpp:889: undefined reference to `XConvertCase'
  300. /home/vladislav-root/sources/sfml2.1build/lib/libsfml-window-s-d.a(GlContext.cpp.o): In function `sf::priv::GlContext::initialize()':
  301. /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/GlContext.cpp:259: undefined reference to `glGetString'
  302. /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/GlContext.cpp:275: undefined reference to `glEnable'
  303. /home/vladislav-root/sources/sfml2.1build/lib/libsfml-window-s-d.a(Display.cpp.o): In function `sf::priv::OpenDisplay()':
  304. Display.cpp:(.text+0x17): undefined reference to `XOpenDisplay'
  305. /home/vladislav-root/sources/sfml2.1build/lib/libsfml-window-s-d.a(Display.cpp.o): In function `sf::priv::CloseDisplay(_XDisplay*)':
  306. Display.cpp:(.text+0x85): undefined reference to `XCloseDisplay'
  307. /home/vladislav-root/sources/sfml2.1build/lib/libsfml-window-s-d.a(GlxContext.cpp.o): In function `sf::priv::GlxContext::GlxContext(sf::priv::GlxContext*)':
  308. /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/GlxContext.cpp:60: undefined reference to `XCreateWindow'
  309. /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)':
  310. /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/GlxContext.cpp:105: undefined reference to `XCreateWindow'
  311. /home/vladislav-root/sources/sfml2.1build/lib/libsfml-window-s-d.a(GlxContext.cpp.o): In function `sf::priv::GlxContext::~GlxContext()':
  312. /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/GlxContext.cpp:118: undefined reference to `glXGetCurrentContext'
  313. /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/GlxContext.cpp:119: undefined reference to `glXMakeCurrent'
  314. /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/GlxContext.cpp:120: undefined reference to `glXDestroyContext'
  315. /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/GlxContext.cpp:126: undefined reference to `XDestroyWindow'
  316. /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/GlxContext.cpp:127: undefined reference to `XFlush'
  317. /home/vladislav-root/sources/sfml2.1build/lib/libsfml-window-s-d.a(GlxContext.cpp.o): In function `sf::priv::GlxContext::makeCurrent()':
  318. /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/GlxContext.cpp:138: undefined reference to `glXMakeCurrent'
  319. /home/vladislav-root/sources/sfml2.1build/lib/libsfml-window-s-d.a(GlxContext.cpp.o): In function `sf::priv::GlxContext::display()':
  320. /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/GlxContext.cpp:146: undefined reference to `glXSwapBuffers'
  321. /home/vladislav-root/sources/sfml2.1build/lib/libsfml-window-s-d.a(GlxContext.cpp.o): In function `sf::priv::GlxContext::setVerticalSyncEnabled(bool)':
  322. /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/GlxContext.cpp:154: undefined reference to `glXGetProcAddress'
  323. /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&)':
  324. /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/GlxContext.cpp:165: undefined reference to `XGetVisualInfo'
  325. /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/GlxContext.cpp:175: undefined reference to `glXGetConfig'
  326. /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/GlxContext.cpp:181: undefined reference to `glXGetConfig'
  327. /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/GlxContext.cpp:182: undefined reference to `glXGetConfig'
  328. /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/GlxContext.cpp:183: undefined reference to `glXGetConfig'
  329. /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/GlxContext.cpp:184: undefined reference to `glXGetConfig'
  330. /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
  331. /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&)':
  332. /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/GlxContext.cpp:203: undefined reference to `XFree'
  333. /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&)':
  334. /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/GlxContext.cpp:232: undefined reference to `glXGetProcAddress'
  335. /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/GlxContext.cpp:254: undefined reference to `glXChooseFBConfig'
  336. /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/GlxContext.cpp:272: undefined reference to `glXGetVisualFromFBConfig'
  337. /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/GlxContext.cpp:291: undefined reference to `XFree'
  338. /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/GlxContext.cpp:305: undefined reference to `XGetWindowAttributes'
  339. /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/GlxContext.cpp:314: undefined reference to `XVisualIDFromVisual'
  340. /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/GlxContext.cpp:316: undefined reference to `XGetVisualInfo'
  341. /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/GlxContext.cpp:319: undefined reference to `glXCreateContext'
  342. /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/GlxContext.cpp:329: undefined reference to `glXGetConfig'
  343. /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/GlxContext.cpp:330: undefined reference to `glXGetConfig'
  344. /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/GlxContext.cpp:331: undefined reference to `glXGetConfig'
  345. /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/GlxContext.cpp:332: undefined reference to `glXGetConfig'
  346. /home/vladislav-root/sources/SFML-2.1/src/SFML/Window/Linux/GlxContext.cpp:338: undefined reference to `XFree'
  347. /home/vladislav-root/sources/sfml2.1build/lib/libsfml-system-s-d.a(ClockImpl.cpp.o): In function `sf::priv::ClockImpl::getCurrentTime()':
  348. ClockImpl.cpp:(.text+0x17): undefined reference to `clock_gettime'
  349. /home/vladislav-root/sources/sfml2.1build/lib/libsfml-system-s-d.a(MutexImpl.cpp.o): In function `sf::priv::MutexImpl::MutexImpl()':
  350. /home/vladislav-root/sources/SFML-2.1/src/SFML/System/Unix/MutexImpl.cpp:40: undefined reference to `pthread_mutexattr_init'
  351. /home/vladislav-root/sources/SFML-2.1/src/SFML/System/Unix/MutexImpl.cpp:41: undefined reference to `pthread_mutexattr_settype'
  352. /home/vladislav-root/sources/sfml2.1build/lib/libsfml-system-s-d.a(ThreadLocalImpl.cpp.o): In function `sf::priv::ThreadLocalImpl::ThreadLocalImpl()':
  353. /home/vladislav-root/sources/SFML-2.1/src/SFML/System/Unix/ThreadLocalImpl.cpp:38: undefined reference to `pthread_key_create'
  354. /home/vladislav-root/sources/sfml2.1build/lib/libsfml-system-s-d.a(ThreadLocalImpl.cpp.o): In function `sf::priv::ThreadLocalImpl::~ThreadLocalImpl()':
  355. /home/vladislav-root/sources/SFML-2.1/src/SFML/System/Unix/ThreadLocalImpl.cpp:45: undefined reference to `pthread_key_delete'
  356. /home/vladislav-root/sources/sfml2.1build/lib/libsfml-system-s-d.a(ThreadLocalImpl.cpp.o): In function `sf::priv::ThreadLocalImpl::setValue(void*)':
  357. /home/vladislav-root/sources/SFML-2.1/src/SFML/System/Unix/ThreadLocalImpl.cpp:52: undefined reference to `pthread_setspecific'
  358. /home/vladislav-root/sources/sfml2.1build/lib/libsfml-system-s-d.a(ThreadLocalImpl.cpp.o): In function `sf::priv::ThreadLocalImpl::getValue() const':
  359. /home/vladislav-root/sources/SFML-2.1/src/SFML/System/Unix/ThreadLocalImpl.cpp:59: undefined reference to `pthread_getspecific'
  360. collect2: ошибка: выполнение ld завершилось с кодом возврата 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement