Advertisement
Guest User

Untitled

a guest
Jan 10th, 2014
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 21.61 KB | None | 0 0
  1. rend_main.o: In function `drawAllLists()':
  2. rend_main.cpp:(.text+0x16a9): undefined reference to `de::GLState::setColorMask(QFlags<de::gl::ColorMaskFlag>)'
  3. gl_main.o: In function `GL_DoUpdate()':
  4. gl_main.cpp:(.text+0x12c5): undefined reference to `de::CanvasWindow::swapBuffers(de::gl::SwapBufferMode) const'
  5. gl_main.o: In function `GL_BlendMode(blendmode_e)':
  6. gl_main.cpp:(.text+0x2221): undefined reference to `de::GLState::current()'
  7. gl_main.cpp:(.text+0x2251): undefined reference to `de::GLState::current()'
  8. gl_main.cpp:(.text+0x2271): undefined reference to `de::GLState::current()'
  9. gl_main.cpp:(.text+0x2291): undefined reference to `de::GLState::current()'
  10. gl_main.cpp:(.text+0x22b1): undefined reference to `de::GLState::current()'
  11. gl_main.o:gl_main.cpp:(.text+0x22d9): more undefined references to `de::GLState::current()' follow
  12. gl_main.o: In function `GL_OptimalTextureSize(int, int, int, int, int*, int*)':
  13. gl_main.cpp:(.text+0x245d): undefined reference to `de::GLInfo::limits()'
  14. gl_main.cpp:(.text+0x246c): undefined reference to `de::GLInfo::limits()'
  15. gl_main.cpp:(.text+0x24ca): undefined reference to `de::GLInfo::limits()'
  16. gl_main.cpp:(.text+0x24d5): undefined reference to `de::GLInfo::limits()'
  17. gl_main.cpp:(.text+0x24e6): undefined reference to `de::GLInfo::limits()'
  18. gl_main.o:gl_main.cpp:(.text+0x24f1): more undefined references to `de::GLInfo::limits()' follow
  19. gl_main.o: In function `GL_EarlyInit()':
  20. gl_main.cpp:(.text+0x38e0): undefined reference to `de::GLInfo::extensions()'
  21. gl_main.cpp:(.text+0x3904): undefined reference to `de::GLInfo::limits()'
  22. gl_main.cpp:(.text+0x4109): undefined reference to `de::GLInfo::extensions()'
  23. gl_main.cpp:(.text+0x43f1): undefined reference to `de::GLInfo::limits()'
  24. clientwindow.o: In function `ClientWindow::canvasGLDraw(de::Canvas&)':
  25. clientwindow.cpp:(.text+0x518): undefined reference to `de::Widget::hasFamilyBehavior(de::Widget::Behavior const&) const'
  26. clientwindow.o: In function `ClientWindow::drawGameContent()':
  27. clientwindow.cpp:(.text+0x9a0): undefined reference to `de::GLState::current()'
  28. clientwindow.o: In function `ClientWindow::setDefaultGLFormat()':
  29. clientwindow.cpp:(.text+0x157c): undefined reference to `de::GLFramebuffer::setDefaultMultisampling(int)'
  30. clientwindow.o: In function `ClientWindow::canvasGLReady(de::Canvas&)':
  31. clientwindow.cpp:(.text+0x2412): undefined reference to `de::GLState::current()'
  32. clientwindow.o: In function `ClientWindow::canvasGLResized(de::Canvas&)':
  33. clientwindow.cpp:(.text+0x284b): undefined reference to `de::GLState::current()'
  34. clientwindow.o: In function `ClientWindow::addOnTop(GuiWidget*)':
  35. clientwindow.cpp:(.text+0xb9a): undefined reference to `de::Widget::moveChildToLast(de::Widget&)'
  36. busywidget.o: In function `BusyWidget::releaseTransitionFrame()':
  37. busywidget.cpp:(.text+0x1cf): undefined reference to `de::GLFramebuffer::glDeinit()'
  38. busywidget.o: In function `BusyWidget::drawContent()':
  39. busywidget.cpp:(.text+0x294): undefined reference to `de::GLState::current()'
  40. busywidget.cpp:(.text+0x326): undefined reference to `de::GLState::current()'
  41. busywidget.o: In function `BusyWidget::BusyWidget(de::String const&)':
  42. busywidget.cpp:(.text+0xaa4): undefined reference to `de::GLFramebuffer::GLFramebuffer(de::Image::Format const&, de::Vector2<unsigned int> const&, int)'
  43. busywidget.o: In function `BusyWidget::renderTransitionFrame()':
  44. busywidget.cpp:(.text+0xefa): undefined reference to `de::GLFramebuffer::resize(de::Vector2<unsigned int> const&)'
  45. busywidget.cpp:(.text+0xf1e): undefined reference to `de::GLFramebuffer::glInit()'
  46. busywidget.cpp:(.text+0xf2e): undefined reference to `de::GLFramebuffer::size() const'
  47. busywidget.cpp:(.text+0xf69): undefined reference to `de::GLFramebuffer::target() const'
  48. busywidget.cpp:(.text+0xfc4): undefined reference to `de::GLFramebuffer::colorTexture() const'
  49. busywidget.o: In function `BusyWidget::glDeinit()':
  50. busywidget.cpp:(.text+0x9a): undefined reference to `de::GLFramebuffer::glDeinit()'
  51. busywidget.o: In function `BusyWidget::transitionFrame() const':
  52. busywidget.cpp:(.text+0xd5): undefined reference to `de::GLFramebuffer::colorTexture() const'
  53. dialogwidget.o: In function `DialogWidget::defaultActionItem()':
  54. dialogwidget.cpp:(.text+0x6d6): undefined reference to `de::Widget::hasFamilyBehavior(de::Widget::Behavior const&) const'
  55. dialogwidget.o: In function `DialogWidget::handleEvent(de::Event const&)':
  56. dialogwidget.cpp:(.text+0xa25): undefined reference to `de::Widget::hasFamilyBehavior(de::Widget::Behavior const&) const'
  57. lineeditwidget.o: In function `LineEditWidget::handleEvent(de::Event const&)':
  58. lineeditwidget.cpp:(.text+0xec7): undefined reference to `de::Widget::hasFamilyBehavior(de::Widget::Behavior const&) const'
  59. panelwidget.o: In function `PanelWidget::dismiss()':
  60. panelwidget.cpp:(.text+0x70e): undefined reference to `de::Widget::hasFamilyBehavior(de::Widget::Behavior const&) const'
  61. popupwidget.o: In function `PopupWidget::handleEvent(de::Event const&)':
  62. popupwidget.cpp:(.text+0x1c0): undefined reference to `de::Widget::hasFamilyBehavior(de::Widget::Behavior const&) const'
  63. popupwidget.o:popupwidget.cpp:(.text+0x20e): more undefined references to `de::Widget::hasFamilyBehavior(de::Widget::Behavior const&) const' follow
  64. dgl_common.o: In function `DGL_SetScissor':
  65. dgl_common.cpp:(.text+0x9c): undefined reference to `de::GLState::current()'
  66. dgl_common.o: In function `DGL_GetIntegerv(int, int*)':
  67. dgl_common.cpp:(.text+0x11f): undefined reference to `de::GLInfo::extensions()'
  68. dgl_common.cpp:(.text+0x12f): undefined reference to `de::GLInfo::extensions()'
  69. dgl_common.cpp:(.text+0x261): undefined reference to `de::GLState::current()'
  70. dgl_common.o: In function `DGL_PopState()':
  71. dgl_common.cpp:(.text+0x34a): undefined reference to `de::GLState::current()'
  72. dgl_common.o: In function `DGL_BlendOp(int)':
  73. dgl_common.cpp:(.text+0x377): undefined reference to `de::GLState::current()'
  74. dgl_common.o: In function `DGL_BlendFunc(int, int)':
  75. dgl_common.cpp:(.text+0x461): undefined reference to `de::GLState::current()'
  76. dgl_common.o: In function `envAddColoredAlpha(int, unsigned int) [clone .part.0]':
  77. dgl_common.cpp:(.text+0x6d4): undefined reference to `de::GLInfo::extensions()'
  78. dgl_common.cpp:(.text+0x710): undefined reference to `de::GLInfo::extensions()'
  79. dgl_common.cpp:(.text+0x71f): undefined reference to `de::GLInfo::extensions()'
  80. dgl_common.o: In function `DGL_Disable(int)':
  81. dgl_common.cpp:(.text+0xab1): undefined reference to `de::GLState::current()'
  82. dgl_common.o: In function `GL_ModulateTexture(int)':
  83. dgl_common.cpp:(.text+0xea8): undefined reference to `de::GLInfo::extensions()'
  84. texturecontent.o: In function `ChooseTextureFormat(dgltexformat_e, int)':
  85. texturecontent.cpp:(.text+0xc2): undefined reference to `de::GLInfo::extensions()'
  86. texturecontent.cpp:(.text+0xea): undefined reference to `de::GLInfo::extensions()'
  87. texturecontent.o: In function `GL_UploadTextureContent(texturecontent_s const&, de::gl::UploadMethod)':
  88. texturecontent.cpp:(.text+0x1133): undefined reference to `de::GLInfo::limits()'
  89. texturecontent.cpp:(.text+0x114e): undefined reference to `de::GLInfo::limits()'
  90. texturecontent.cpp:(.text+0x18ba): undefined reference to `de::GLInfo::limits()'
  91. texturecontent.cpp:(.text+0x18c9): undefined reference to `de::GLInfo::limits()'
  92. texturecontent.cpp:(.text+0x18e5): undefined reference to `de::GLInfo::extensions()'
  93. texturecontent.cpp:(.text+0x1986): undefined reference to `de::GLInfo::extensions()'
  94. sys_opengl.o: In function `Sys_GLConfigureDefaultState':
  95. sys_opengl.cpp:(.text+0x34c): undefined reference to `de::GLState::current()'
  96. sys_opengl.o: In function `Sys_GLDescription()':
  97. sys_opengl.cpp:(.text+0x479): undefined reference to `de::GLInfo::extensions()'
  98. sys_opengl.cpp:(.text+0x4fa): undefined reference to `de::GLInfo::extensions()'
  99. sys_opengl.o: In function `Sys_GLInitialize':
  100. sys_opengl.cpp:(.text+0x162e): undefined reference to `de::GLInfo::extensions()'
  101. sys_opengl.cpp:(.text+0x1731): undefined reference to `de::GLInfo::extensions()'
  102. lensflares.o: In function `fx::LensFlares::draw()':
  103. lensflares.cpp:(.text+0x310): undefined reference to `de::GLState::current()'
  104. lensflares.cpp:(.text+0x336): undefined reference to `de::GLTarget::attachedTexture(QFlags<de::GLTarget::Flag> const&) const'
  105. lensflares.cpp:(.text+0x351): undefined reference to `de::GLTarget::activeRectNormalizedOffset() const'
  106. lensflares.cpp:(.text+0x364): undefined reference to `de::GLTarget::activeRectScale() const'
  107. lensflares.o: In function `fx::LensFlares::glInit()':
  108. lensflares.cpp:(.text+0x91f): undefined reference to `de::Vertex3Tex3Rgba::formatSpec()'
  109. lensflares.o: In function `fx::FlareData::FlareData()':
  110. lensflares.cpp:(.text._ZN2fx9FlareDataC2Ev[_ZN2fx9FlareDataC5Ev]+0x87): undefined reference to `de::KdTreeAtlasAllocator::KdTreeAtlasAllocator()'
  111. postprocessing.o: In function `fx::PostProcessing::draw()':
  112. postprocessing.cpp:(.text+0x80): undefined reference to `de::GLState::current()'
  113. postprocessing.o: In function `fx::PostProcessing::beginFrame()':
  114. postprocessing.cpp:(.text+0x1b2): undefined reference to `de::GLState::current()'
  115. postprocessing.cpp:(.text+0x1c6): undefined reference to `de::GLTarget::rectInUse() const'
  116. postprocessing.cpp:(.text+0x1ed): undefined reference to `de::GLFramebuffer::resize(de::Vector2<unsigned int> const&)'
  117. postprocessing.cpp:(.text+0x1f2): undefined reference to `de::GLFramebuffer::defaultMultisampling()'
  118. postprocessing.cpp:(.text+0x1fc): undefined reference to `de::GLFramebuffer::setSampleCount(int)'
  119. postprocessing.cpp:(.text+0x20b): undefined reference to `de::GLFramebuffer::size() const'
  120. postprocessing.cpp:(.text+0x232): undefined reference to `de::GLFramebuffer::target() const'
  121. postprocessing.cpp:(.text+0x25d): undefined reference to `de::GLState::setColorMask(QFlags<de::gl::ColorMaskFlag>)'
  122. postprocessing.cpp:(.text+0x275): undefined reference to `de::GLFramebuffer::target() const'
  123. postprocessing.o: In function `fx::PostProcessing::PostProcessing(int)':
  124. postprocessing.cpp:(.text+0x42a): undefined reference to `de::GLFramebuffer::GLFramebuffer(de::Image::Format const&, de::Vector2<unsigned int> const&, int)'
  125. postprocessing.o: In function `fx::PostProcessing::glInit()':
  126. postprocessing.cpp:(.text+0x1273): undefined reference to `de::GLFramebuffer::glInit()'
  127. postprocessing.cpp:(.text+0x12f4): undefined reference to `de::GLFramebuffer::colorTexture() const'
  128. postprocessing.o: In function `fx::PostProcessing::glDeinit()':
  129. postprocessing.cpp:(.text+0x172f): undefined reference to `de::GLFramebuffer::glDeinit()'
  130. r_main.o: In function `Rend_Draw3DPlayerSprites()':
  131. r_main.cpp:(.text+0x53a): undefined reference to `de::GLState::current()'
  132. r_main.cpp:(.text+0x559): undefined reference to `de::GLTarget::AlternativeBuffer::AlternativeBuffer(de::GLTarget&, de::GLTexture&, QFlags<de::GLTarget::Flag> const&)'
  133. r_main.cpp:(.text+0x57f): undefined reference to `de::GLTarget::AlternativeBuffer::~AlternativeBuffer()'
  134. r_main.cpp:(.text+0x59e): undefined reference to `de::GLTarget::AlternativeBuffer::init()'
  135. r_main.cpp:(.text+0x5b7): undefined reference to `de::GLTarget::AlternativeBuffer::target() const'
  136. r_main.cpp:(.text+0x9f5): undefined reference to `de::GLTarget::AlternativeBuffer::~AlternativeBuffer()'
  137. rend_font.o: In function `drawFlash(Point2Raw_s const*, Size2Raw_s const*, bool)':
  138. rend_font.cpp:(.text+0x1ab): undefined reference to `de::GLState::current()'
  139. rend_font.cpp:(.text+0x281): undefined reference to `de::GLState::current()'
  140. guirootwidget.o: In function `de::Widget::isVisible() const':
  141. guirootwidget.cpp:(.text._ZNK2de6Widget9isVisibleEv[_ZNK2de6Widget9isVisibleEv]+0x12): undefined reference to `de::Widget::hasFamilyBehavior(de::Widget::Behavior const&) const'
  142. guirootwidget.o: In function `GuiRootWidget::Instance::initAtlas()':
  143. guirootwidget.cpp:(.text._ZN13GuiRootWidget8Instance9initAtlasEv[_ZN13GuiRootWidget8Instance9initAtlasEv]+0x7c): undefined reference to `de::AtlasTexture::newWithKdTreeAllocator(QFlags<de::Atlas::Flag> const&, de::Vector2<unsigned int> const&)'
  144. guiwidget.o: In function `GuiWidget::update()':
  145. guiwidget.cpp:(.text+0xb0): undefined reference to `de::Widget::hasFamilyBehavior(de::Widget::Behavior const&) const'
  146. guiwidget.o: In function `GuiWidget::handleMouseClick(de::Event const&, de::MouseEvent::Button)':
  147. guiwidget.cpp:(.text+0xb48): undefined reference to `de::Widget::hasFamilyBehavior(de::Widget::Behavior const&) const'
  148. guiwidget.o: In function `GuiWidget::draw()':
  149. guiwidget.cpp:(.text+0x14d5): undefined reference to `de::Widget::hasFamilyBehavior(de::Widget::Behavior const&) const'
  150. guiwidget.o: In function `GuiWidget::Instance::initBlur()':
  151. guiwidget.cpp:(.text._ZN9GuiWidget8Instance8initBlurEv[_ZN9GuiWidget8Instance8initBlurEv]+0xeb): undefined reference to `de::GLTarget::GLTarget(de::GLTexture&, QFlags<de::GLTarget::Flag> const&)'
  152. style.o: In function `Style::Instance::load(de::String const&)':
  153. style.cpp:(.text._ZN5Style8Instance4loadERKN2de6StringE[_ZN5Style8Instance4loadERKN2de6StringE]+0x440): undefined reference to `de::FontBank::setFontSizeFactor(float)'
  154. vrwindowtransform.o: In function `VRWindowTransform::glInit()':
  155. vrwindowtransform.cpp:(.text+0x1a3): undefined reference to `de::Vertex3Tex::formatSpec()'
  156. vrwindowtransform.cpp:(.text+0x393): undefined reference to `de::GLFramebuffer::glInit()'
  157. vrwindowtransform.cpp:(.text+0x39b): undefined reference to `de::GLFramebuffer::colorTexture() const'
  158. vrwindowtransform.o: In function `VRWindowTransform::drawTransformed()':
  159. vrwindowtransform.cpp:(.text+0x4e5): undefined reference to `de::GLTarget::setActiveRect(de::Rectangle<de::Vector2<unsigned int>, de::Vector2<unsigned int> > const&, bool)'
  160. vrwindowtransform.cpp:(.text+0x5d7): undefined reference to `de::GLTarget::setActiveRect(de::Rectangle<de::Vector2<unsigned int>, de::Vector2<unsigned int> > const&, bool)'
  161. vrwindowtransform.cpp:(.text+0x61f): undefined reference to `de::GLTarget::unsetActiveRect(bool)'
  162. vrwindowtransform.cpp:(.text+0x76d): undefined reference to `de::GLTarget::setActiveRect(de::Rectangle<de::Vector2<unsigned int>, de::Vector2<unsigned int> > const&, bool)'
  163. vrwindowtransform.cpp:(.text+0x865): undefined reference to `de::GLTarget::setActiveRect(de::Rectangle<de::Vector2<unsigned int>, de::Vector2<unsigned int> > const&, bool)'
  164. vrwindowtransform.cpp:(.text+0x960): undefined reference to `de::GLFramebuffer::resize(de::Vector2<unsigned int> const&)'
  165. vrwindowtransform.cpp:(.text+0x96d): undefined reference to `de::GLFramebuffer::setSampleCount(int)'
  166. vrwindowtransform.cpp:(.text+0x975): undefined reference to `de::GLFramebuffer::colorTexture() const'
  167. vrwindowtransform.cpp:(.text+0x99c): undefined reference to `de::GLFramebuffer::size() const'
  168. vrwindowtransform.cpp:(.text+0x9c3): undefined reference to `de::GLFramebuffer::target() const'
  169. vrwindowtransform.cpp:(.text+0x9f3): undefined reference to `de::GLFramebuffer::target() const'
  170. vrwindowtransform.cpp:(.text+0xa00): undefined reference to `de::GLTarget::unsetActiveRect(bool)'
  171. vrwindowtransform.cpp:(.text+0xa10): undefined reference to `de::GLFramebuffer::target() const'
  172. vrwindowtransform.cpp:(.text+0xa5b): undefined reference to `de::GLFramebuffer::target() const'
  173. vrwindowtransform.cpp:(.text+0xa6d): undefined reference to `de::GLTarget::setActiveRect(de::Rectangle<de::Vector2<unsigned int>, de::Vector2<unsigned int> > const&, bool)'
  174. vrwindowtransform.cpp:(.text+0xac3): undefined reference to `de::GLFramebuffer::target() const'
  175. vrwindowtransform.cpp:(.text+0xad5): undefined reference to `de::GLTarget::setActiveRect(de::Rectangle<de::Vector2<unsigned int>, de::Vector2<unsigned int> > const&, bool)'
  176. vrwindowtransform.cpp:(.text+0xaf7): undefined reference to `de::GLFramebuffer::target() const'
  177. vrwindowtransform.cpp:(.text+0xb04): undefined reference to `de::GLTarget::unsetActiveRect(bool)'
  178. vrwindowtransform.cpp:(.text+0xca7): undefined reference to `de::Canvas::framebuffer()'
  179. vrwindowtransform.cpp:(.text+0xcb7): undefined reference to `de::GLFramebuffer::swapBuffers(de::Canvas&, de::gl::SwapBufferMode)'
  180. vrwindowtransform.cpp:(.text+0xd1f): undefined reference to `de::Canvas::framebuffer()'
  181. vrwindowtransform.cpp:(.text+0xd2f): undefined reference to `de::GLFramebuffer::swapBuffers(de::Canvas&, de::gl::SwapBufferMode)'
  182. vrwindowtransform.cpp:(.text+0xd6b): undefined reference to `de::GLState::setColorMask(QFlags<de::gl::ColorMaskFlag>)'
  183. vrwindowtransform.cpp:(.text+0xdb3): undefined reference to `de::GLState::current()'
  184. vrwindowtransform.cpp:(.text+0xdc0): undefined reference to `de::GLState::setColorMask(QFlags<de::gl::ColorMaskFlag>)'
  185. vrwindowtransform.cpp:(.text+0xe2b): undefined reference to `de::GLState::setColorMask(QFlags<de::gl::ColorMaskFlag>)'
  186. vrwindowtransform.o: In function `VRWindowTransform::VRWindowTransform(ClientWindow&)':
  187. vrwindowtransform.cpp:(.text+0x1043): undefined reference to `de::GLFramebuffer::GLFramebuffer(de::Image::Format const&, de::Vector2<unsigned int> const&, int)'
  188. vrwindowtransform.o: In function `VRWindowTransform::glDeinit()':
  189. vrwindowtransform.cpp:(.text+0x17): undefined reference to `de::GLFramebuffer::glDeinit()'
  190. buttonwidget.o: In function `ButtonWidget::handleEvent(de::Event const&)':
  191. buttonwidget.cpp:(.text+0xbc0): undefined reference to `de::Widget::hasFamilyBehavior(de::Widget::Behavior const&) const'
  192. buttonwidget.cpp:(.text+0xc6e): undefined reference to `de::Widget::hasFamilyBehavior(de::Widget::Behavior const&) const'
  193. buttonwidget.cpp:(.text+0xceb): undefined reference to `de::Widget::hasFamilyBehavior(de::Widget::Behavior const&) const'
  194. commandwidget.o: In function `CommandWidget::handleEvent(de::Event const&)':
  195. commandwidget.cpp:(.text+0xd9): undefined reference to `de::Widget::hasFamilyBehavior(de::Widget::Behavior const&) const'
  196. compositorwidget.o: In function `CompositorWidget::drawComposite()':
  197. compositorwidget.cpp:(.text+0x106): undefined reference to `de::Widget::hasFamilyBehavior(de::Widget::Behavior const&) const'
  198. compositorwidget.o:compositorwidget.cpp:(.text+0x21e): more undefined references to `de::Widget::hasFamilyBehavior(de::Widget::Behavior const&) const' follow
  199. compositorwidget.o: In function `CompositorWidget::preDrawChildren()':
  200. compositorwidget.cpp:(.text+0x472): undefined reference to `de::GLState::current()'
  201. compositorwidget.cpp:(.text+0x482): undefined reference to `de::GLTarget::rectInUse() const'
  202. compositorwidget.cpp:(.text+0x4e4): undefined reference to `de::GLTarget::GLTarget(de::GLTexture&, QFlags<de::GLTarget::Flag> const&)'
  203. consolecommandwidget.o: In function `ConsoleCommandWidget::handleEvent(de::Event const&)':
  204. consolecommandwidget.cpp:(.text+0x113): undefined reference to `de::Widget::hasFamilyBehavior(de::Widget::Behavior const&) const'
  205. documentwidget.o: In function `DocumentWidget::drawContent()':
  206. documentwidget.cpp:(.text+0x834): undefined reference to `de::GLState::current()'
  207. documentwidget.o: In function `DocumentWidget::Instance::updateGeometry()':
  208. documentwidget.cpp:(.text._ZN14DocumentWidget8Instance14updateGeometryEv[_ZN14DocumentWidget8Instance14updateGeometryEv]+0x1bf): undefined reference to `de::Widget::hasFamilyBehavior(de::Widget::Behavior const&) const'
  209. documentwidget.cpp:(.text._ZN14DocumentWidget8Instance14updateGeometryEv[_ZN14DocumentWidget8Instance14updateGeometryEv]+0x4cc): undefined reference to `de::Widget::hasFamilyBehavior(de::Widget::Behavior const&) const'
  210. gamewidget.o: In function `GameWidget::update()':
  211. gamewidget.cpp:(.text+0x3f): undefined reference to `de::Widget::hasFamilyBehavior(de::Widget::Behavior const&) const'
  212. gamewidget.o: In function `GameWidget::glApplyViewport(de::Rectangle<de::Vector2<int>, de::Vector2<unsigned int> > const&)':
  213. gamewidget.cpp:(.text+0x335): undefined reference to `de::GLState::current()'
  214. gamewidget.cpp:(.text+0x340): undefined reference to `de::GLState::setNormalizedViewport(de::Rectangle<de::Vector2<float>, de::Vector2<float> > const&)'
  215. gamewidget.o: In function `GameWidget::drawContent()':
  216. gamewidget.cpp:(.text+0x381): undefined reference to `de::Widget::hasFamilyBehavior(de::Widget::Behavior const&) const'
  217. gamewidget.cpp:(.text+0x3fc): undefined reference to `de::Widget::hasFamilyBehavior(de::Widget::Behavior const&) const'
  218. gameuiwidget.o: In function `GameUIWidget::drawContent()':
  219. gameuiwidget.cpp:(.text+0x14): undefined reference to `de::Widget::hasFamilyBehavior(de::Widget::Behavior const&) const'
  220. popupmenuwidget.o: In function `PopupMenuWidget::glMakeGeometry(de::VertexBuilder<de::Vertex2TexRgba>::Vertices&)':
  221. popupmenuwidget.cpp:(.text+0xcb8): undefined reference to `de::Widget::hasFamilyBehavior(de::Widget::Behavior const&) const'
  222. scriptcommandwidget.o: In function `ScriptCommandWidget::handleEvent(de::Event const&)':
  223. scriptcommandwidget.cpp:(.text+0x22): undefined reference to `de::Widget::hasFamilyBehavior(de::Widget::Behavior const&) const'
  224. interceptor.o: In function `Interceptor::Instance::interceptPathMobjWorker(mobj_s*, void*)':
  225. interceptor.cpp:(.text._ZN11Interceptor8Instance23interceptPathMobjWorkerEP6mobj_sPv[_ZN11Interceptor8Instance23interceptPathMobjWorkerEP6mobj_sPv]+0x126): undefined reference to `V2x_Set'
  226. interceptor.cpp:(.text._ZN11Interceptor8Instance23interceptPathMobjWorkerEP6mobj_sPv[_ZN11Interceptor8Instance23interceptPathMobjWorkerEP6mobj_sPv]+0x161): undefined reference to `V2x_Set'
  227. interceptor.cpp:(.text._ZN11Interceptor8Instance23interceptPathMobjWorkerEP6mobj_sPv[_ZN11Interceptor8Instance23interceptPathMobjWorkerEP6mobj_sPv]+0x2c5): undefined reference to `V2x_Set'
  228. collect2: error: ld returned 1 exit status
  229. Makefile:797: recipe for target 'doomsday' failed
  230. make[1]: *** [doomsday] Error 1
  231. make[1]: Leaving directory '/tmp/yaourt-tmp-vdemin/aur-doomsday/src/doomsday-1.13.1/build/client'
  232. Makefile:230: recipe for target 'sub-client-make_default-ordered' failed
  233. make: *** [sub-client-make_default-ordered] Error 2
  234. ==> ERROR: A failure occurred in build().
  235. Aborting...
  236. ==> ERROR: Makepkg was unable to build doomsday.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement