Advertisement
Guest User

Untitled

a guest
Apr 5th, 2016
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.64 KB | None | 0 0
  1. [100%] Linking CXX executable ../bin/minetest
  2. CMakeFiles/minetest.dir/client/clientlauncher.cpp.o: In function `ClientLauncher::create_engine_device()':
  3. clientlauncher.cpp:(.text+0x94c): undefined reference to `createDeviceEx'
  4. CMakeFiles/minetest.dir/client/clientlauncher.cpp.o: In function `ClientLauncher::print_video_modes()':
  5. clientlauncher.cpp:(.text+0xef9): undefined reference to `createDeviceEx'
  6. CMakeFiles/minetest.dir/client/tile.cpp.o: In function `irr::scene::ISceneNode::getMaterial(unsigned int)':
  7. tile.cpp:(.text._ZN3irr5scene10ISceneNode11getMaterialEj[_ZN3irr5scene10ISceneNode11getMaterialEj]+0x1): undefined reference to `irr::video::IdentityMaterial'
  8. CMakeFiles/minetest.dir/client/tile.cpp.o: In function `irr::scene::ISceneNode::setMaterialFlag(irr::video::E_MATERIAL_FLAG, bool)':
  9. tile.cpp:(.text._ZN3irr5scene10ISceneNode15setMaterialFlagENS_5video15E_MATERIAL_FLAGEb[_ZN3irr5scene10ISceneNode15setMaterialFlagENS_5video15E_MATERIAL_FLAGEb]+0x5b): undefined reference to `irr::video::IdentityMaterial'
  10. CMakeFiles/minetest.dir/content_cao.cpp.o: In function `ItemCAO::updateTexture()':
  11. content_cao.cpp:(.text+0x19f5): undefined reference to `irr::video::IdentityMaterial'
  12. CMakeFiles/minetest.dir/content_cao.cpp.o: In function `GenericCAO::updateTexturePos()':
  13. content_cao.cpp:(.text+0x2897): undefined reference to `irr::video::IdentityMaterial'
  14. content_cao.cpp:(.text+0x2b7f): undefined reference to `irr::core::IdentityMatrix'
  15. content_cao.cpp:(.text+0x2bb2): undefined reference to `irr::core::IdentityMatrix'
  16. content_cao.cpp:(.text+0x2bb9): undefined reference to `irr::core::IdentityMatrix'
  17. content_cao.cpp:(.text+0x2bc0): undefined reference to `irr::core::IdentityMatrix'
  18. content_cao.cpp:(.text+0x2bc7): undefined reference to `irr::core::IdentityMatrix'
  19. CMakeFiles/minetest.dir/content_cao.cpp.o:content_cao.cpp:(.text+0x2bce): more undefined references to `irr::core::IdentityMatrix' follow
  20. CMakeFiles/minetest.dir/content_cao.cpp.o: In function `GenericCAO::updateTextures(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
  21. content_cao.cpp:(.text+0x2f88): undefined reference to `irr::video::IdentityMaterial'
  22. content_cao.cpp:(.text+0x2fee): undefined reference to `irr::video::IdentityMaterial'
  23. content_cao.cpp:(.text+0x3045): undefined reference to `irr::video::IdentityMaterial'
  24. content_cao.cpp:(.text+0x30ff): undefined reference to `irr::video::IdentityMaterial'
  25. content_cao.cpp:(.text+0x31c3): undefined reference to `irr::video::IdentityMaterial'
  26. CMakeFiles/minetest.dir/content_cao.cpp.o:content_cao.cpp:(.text+0x31f5): more undefined references to `irr::video::IdentityMaterial' follow
  27. CMakeFiles/minetest.dir/content_cao.cpp.o: In function `GenericCAO::updateTextures(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
  28. content_cao.cpp:(.text+0x39dc): undefined reference to `irr::core::IdentityMatrix'
  29. content_cao.cpp:(.text+0x39f0): undefined reference to `irr::core::IdentityMatrix'
  30. content_cao.cpp:(.text+0x39f7): undefined reference to `irr::core::IdentityMatrix'
  31. content_cao.cpp:(.text+0x39fe): undefined reference to `irr::core::IdentityMatrix'
  32. content_cao.cpp:(.text+0x3a05): undefined reference to `irr::core::IdentityMatrix'
  33. CMakeFiles/minetest.dir/content_cao.cpp.o:content_cao.cpp:(.text+0x3a0c): more undefined references to `irr::core::IdentityMatrix' follow
  34. CMakeFiles/minetest.dir/content_cao.cpp.o: In function `GenericCAO::updateTextures(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
  35. content_cao.cpp:(.text+0x3c11): undefined reference to `irr::video::IdentityMaterial'
  36. content_cao.cpp:(.text+0x3c47): undefined reference to `irr::video::IdentityMaterial'
  37. content_cao.cpp:(.text+0x3cbd): undefined reference to `irr::video::IdentityMaterial'
  38. content_cao.cpp:(.text+0x3d0a): undefined reference to `irr::video::IdentityMaterial'
  39. content_cao.cpp:(.text+0x3d8e): undefined reference to `irr::video::IdentityMaterial'
  40. CMakeFiles/minetest.dir/content_cao.cpp.o:content_cao.cpp:(.text+0x9446): more undefined references to `irr::video::IdentityMaterial' follow
  41. CMakeFiles/minetest.dir/content_cao.cpp.o: In function `GenericCAO::addToScene(irr::scene::ISceneManager*, ITextureSource*, irr::IrrlichtDevice*)':
  42. content_cao.cpp:(.text+0x9bc8): undefined reference to `irr::core::IdentityMatrix'
  43. content_cao.cpp:(.text+0x9bdc): undefined reference to `irr::core::IdentityMatrix'
  44. content_cao.cpp:(.text+0x9be3): undefined reference to `irr::core::IdentityMatrix'
  45. content_cao.cpp:(.text+0x9bea): undefined reference to `irr::core::IdentityMatrix'
  46. content_cao.cpp:(.text+0x9bf1): undefined reference to `irr::core::IdentityMatrix'
  47. CMakeFiles/minetest.dir/content_cao.cpp.o:content_cao.cpp:(.text+0x9bf8): more undefined references to `irr::core::IdentityMatrix' follow
  48. CMakeFiles/minetest.dir/content_cso.cpp.o: In function `createSmokePuff(irr::scene::ISceneManager*, ClientEnvironment*, irr::core::vector3d<float>, irr::core::vector2d<float>)':
  49. content_cso.cpp:(.text+0x446): undefined reference to `irr::video::IdentityMaterial'
  50. content_cso.cpp:(.text+0x4af): undefined reference to `irr::video::IdentityMaterial'
  51. content_cso.cpp:(.text+0x51e): undefined reference to `irr::video::IdentityMaterial'
  52. content_cso.cpp:(.text+0x587): undefined reference to `irr::video::IdentityMaterial'
  53. content_cso.cpp:(.text+0x64b): undefined reference to `irr::video::IdentityMaterial'
  54. CMakeFiles/minetest.dir/drawscene.cpp.o: In function `draw_plain(Camera&, bool, Hud&, irr::video::IVideoDriver*, bool, Client&, irr::gui::IGUIEnvironment*)':
  55. drawscene.cpp:(.text+0x482): undefined reference to `irr::core::IdentityMatrix'
  56. CMakeFiles/minetest.dir/drawscene.cpp.o: In function `draw_anaglyph_3d_mode(Camera&, bool, Hud&, irr::video::IVideoDriver*, irr::scene::ISceneManager*, bool, Client&, irr::gui::IGUIEnvironment*)':
  57. drawscene.cpp:(.text+0xe36): undefined reference to `irr::core::IdentityMatrix'
  58. drawscene.cpp:(.text+0xffd): undefined reference to `irr::core::IdentityMatrix'
  59. CMakeFiles/minetest.dir/drawscene.cpp.o: In function `draw_image(irr::core::vector2d<unsigned int> const&, paralax_sign, irr::core::CMatrix4<float> const&, irr::core::vector3d<float> const&, bool, irr::video::IVideoDriver*, Camera&, irr::scene::ISceneManager*, Hud&, bool, Client&, irr::gui::IGUIEnvironment*, irr::video::SColor const&)':
  60. drawscene.cpp:(.text+0x149e): undefined reference to `irr::core::IdentityMatrix'
  61. CMakeFiles/minetest.dir/drawscene.cpp.o: In function `draw_interlaced_3d_mode(Camera&, bool, Hud&, irr::video::IVideoDriver*, irr::scene::ISceneManager*, irr::core::vector2d<unsigned int> const&, bool, Client&, irr::gui::IGUIEnvironment*, irr::video::SColor)':
  62. drawscene.cpp:(.text+0x2583): undefined reference to `irr::core::IdentityMatrix'
  63. CMakeFiles/minetest.dir/drawscene.cpp.o:drawscene.cpp:(.text+0x2bab): more undefined references to `irr::core::IdentityMatrix' follow
  64. CMakeFiles/minetest.dir/porting.cpp.o: In function `porting::getDisplaySize()':
  65. porting.cpp:(.text+0xb64): undefined reference to `createDevice'
  66. CMakeFiles/minetest.dir/porting.cpp.o: In function `porting::getSupportedVideoModes()':
  67. porting.cpp:(.text+0x2208): undefined reference to `createDevice'
  68. CMakeFiles/minetest.dir/wieldmesh.cpp.o: In function `WieldMeshSceneNode::changeToMesh(irr::scene::IMesh*)':
  69. wieldmesh.cpp:(.text+0x435): undefined reference to `irr::video::IdentityMaterial'
  70. wieldmesh.cpp:(.text+0x4ae): undefined reference to `irr::video::IdentityMaterial'
  71. CMakeFiles/minetest.dir/wieldmesh.cpp.o: In function `WieldMeshSceneNode::setCube(TileSpec const*, irr::core::vector3d<float>, ITextureSource*)':
  72. wieldmesh.cpp:(.text+0x678): undefined reference to `irr::video::IdentityMaterial'
  73. CMakeFiles/minetest.dir/wieldmesh.cpp.o: In function `WieldMeshSceneNode::setExtruded(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, irr::core::vector3d<float>, ITextureSource*, unsigned char)':
  74. wieldmesh.cpp:(.text+0x313e): undefined reference to `irr::video::IdentityMaterial'
  75. CMakeFiles/minetest.dir/wieldmesh.cpp.o: In function `WieldMeshSceneNode::setItem(ItemStack const&, IGameDef*)':
  76. wieldmesh.cpp:(.text+0x4385): undefined reference to `irr::video::IdentityMaterial'
  77. CMakeFiles/minetest.dir/wieldmesh.cpp.o:wieldmesh.cpp:(.text+0x4498): more undefined references to `irr::video::IdentityMaterial' follow
  78. collect2: error: ld returned 1 exit status
  79. src/CMakeFiles/minetest.dir/build.make:5165: recipe for target 'bin/minetest' failed
  80. make[2]: *** [bin/minetest] Error 1
  81. CMakeFiles/Makefile2:214: recipe for target 'src/CMakeFiles/minetest.dir/all' failed
  82. make[1]: *** [src/CMakeFiles/minetest.dir/all] Error 2
  83. Makefile:149: recipe for target 'all' failed
  84. make: *** [all] Error 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement