Advertisement
aussa

fail

May 9th, 2011
109
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 39.39 KB | None | 0 0
  1. Running CMake
  2. -- The C compiler identification is GNU
  3. -- The CXX compiler identification is GNU
  4. -- Check for working C compiler: /usr/bin/gcc
  5. -- Check for working C compiler: /usr/bin/gcc -- works
  6. -- Detecting C compiler ABI info
  7. -- Detecting C compiler ABI info - done
  8. -- Check for working CXX compiler: /usr/bin/c++
  9. -- Check for working CXX compiler: /usr/bin/c++ -- works
  10. -- Detecting CXX compiler ABI info
  11. -- Detecting CXX compiler ABI info - done
  12. -- Found inVRs: /home/andres/inVRs_OSG/lib/libinVRsSystemCore.so
  13. -- Configuring done
  14. -- Generating done
  15. -- Build files have been written to: /home/andres/Downloads/MedievalTown/build
  16. Scanning dependencies of target MedievalTown
  17. [ 50%] Building CXX object CMakeFiles/MedievalTown.dir/src/MedievalTown.o
  18. In file included from /usr/include/c++/4.4/ext/hash_map:60,
  19. from /usr/local/include/OpenSG/OSGWindow.h:53,
  20. from /usr/local/include/OpenSG/OSGGLUTWindowBase.h:68,
  21. from /usr/local/include/OpenSG/OSGGLUTWindow.h:49,
  22. from /home/andres/Downloads/MedievalTown/src/MedievalTown.cpp:9:
  23. /usr/include/c++/4.4/backward/backward_warning.h:28:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated.
  24.  
  25. Linking CXX executable MedievalTown
  26. /usr/bin/ld: warning: libOSGBase.so, needed by /home/andres/inVRs_OSG/lib/libinVRsSystemCore.so, not found (try using -rpath or -rpath-link)
  27. /usr/bin/ld: warning: libOSGSystem.so, needed by /home/andres/inVRs_OSG/lib/libinVRsSystemCore.so, not found (try using -rpath or -rpath-link)
  28. /usr/bin/ld: warning: libOSGWindowX.so, needed by /home/andres/inVRs_OSG/lib/libinVRsOpenSGSceneGraphInterface.so, not found (try using -rpath or -rpath-link)
  29. CMakeFiles/MedievalTown.dir/src/MedievalTown.o: In function `main':
  30. MedievalTown.cpp:(.text+0x55): undefined reference to `osg::osgInit(int, char**, unsigned short, unsigned short, unsigned short, bool, bool, bool)'
  31. MedievalTown.cpp:(.text+0x113): undefined reference to `osg::Node::setCore(osg::FCPtr<osg::AttachmentContainerPtr, osg::NodeCore> const&)'
  32. MedievalTown.cpp:(.text+0x170): undefined reference to `osg::SimpleSceneManager::SimpleSceneManager()'
  33. CMakeFiles/MedievalTown.dir/src/MedievalTown.o: In function `cleanup()':
  34. MedievalTown.cpp:(.text+0x5e9): undefined reference to `osg::osgExit()'
  35. CMakeFiles/MedievalTown.dir/src/MedievalTown.o: In function `osg::FieldContainerPtrBase::FieldContainerPtrBase()':
  36. MedievalTown.cpp:(.text._ZN3osg21FieldContainerPtrBaseC2Ev[osg::FieldContainerPtrBase::FieldContainerPtrBase()]+0x14): undefined reference to `osg::FieldContainerPtrBase::InvalidParentEPos'
  37. CMakeFiles/MedievalTown.dir/src/MedievalTown.o: In function `osg::FieldContainerPtrBase::setNull()':
  38. MedievalTown.cpp:(.text._ZN3osg21FieldContainerPtrBase7setNullEv[osg::FieldContainerPtrBase::setNull()]+0x14): undefined reference to `osg::FieldContainerPtrBase::InvalidParentEPos'
  39. CMakeFiles/MedievalTown.dir/src/MedievalTown.o: In function `osg::FieldContainerPtr::operator->()':
  40. MedievalTown.cpp:(.text._ZN3osg17FieldContainerPtrptEv[osg::FieldContainerPtr::operator->()]+0xd): undefined reference to `osg::PThreadBase::getAspect()'
  41. CMakeFiles/MedievalTown.dir/src/MedievalTown.o: In function `osg::FieldContainerPtr::operator->() const':
  42. MedievalTown.cpp:(.text._ZNK3osg17FieldContainerPtrptEv[osg::FieldContainerPtr::operator->() const]+0xd): undefined reference to `osg::PThreadBase::getAspect()'
  43. CMakeFiles/MedievalTown.dir/src/MedievalTown.o: In function `osg::FieldContainerPtr::operator*() const':
  44. MedievalTown.cpp:(.text._ZNK3osg17FieldContainerPtrdeEv[osg::FieldContainerPtr::operator*() const]+0xd): undefined reference to `osg::PThreadBase::getAspect()'
  45. CMakeFiles/MedievalTown.dir/src/MedievalTown.o: In function `osg::FieldContainerPtr::endEditNotChanged(unsigned long, unsigned int) const':
  46. MedievalTown.cpp:(.text._ZNK3osg17FieldContainerPtr17endEditNotChangedEmj[osg::FieldContainerPtr::endEditNotChanged(unsigned long, unsigned int) const]+0x14): undefined reference to `osg::PThreadBase::getCurrentChangeList()'
  47. MedievalTown.cpp:(.text._ZNK3osg17FieldContainerPtr17endEditNotChangedEmj[osg::FieldContainerPtr::endEditNotChanged(unsigned long, unsigned int) const]+0x27): undefined reference to `osg::ChangeList::addChanged(osg::FieldContainerPtr const&, unsigned long)'
  48. CMakeFiles/MedievalTown.dir/src/MedievalTown.o: In function `osg::FieldDescription::~FieldDescription()':
  49. MedievalTown.cpp:(.text._ZN3osg16FieldDescriptionD1Ev[osg::FieldDescription::~FieldDescription()]+0x2d): undefined reference to `osg::IDString::~IDString()'
  50. MedievalTown.cpp:(.text._ZN3osg16FieldDescriptionD1Ev[osg::FieldDescription::~FieldDescription()]+0x44): undefined reference to `osg::IDString::~IDString()'
  51. MedievalTown.cpp:(.text._ZN3osg16FieldDescriptionD1Ev[osg::FieldDescription::~FieldDescription()]+0x62): undefined reference to `osg::IDString::~IDString()'
  52. CMakeFiles/MedievalTown.dir/src/MedievalTown.o: In function `osg::FieldDescription::~FieldDescription()':
  53. MedievalTown.cpp:(.text._ZN3osg16FieldDescriptionD0Ev[osg::FieldDescription::~FieldDescription()]+0x2d): undefined reference to `osg::IDString::~IDString()'
  54. MedievalTown.cpp:(.text._ZN3osg16FieldDescriptionD0Ev[osg::FieldDescription::~FieldDescription()]+0x44): undefined reference to `osg::IDString::~IDString()'
  55. CMakeFiles/MedievalTown.dir/src/MedievalTown.o:MedievalTown.cpp:(.text._ZN3osg16FieldDescriptionD0Ev[osg::FieldDescription::~FieldDescription()]+0x62): more undefined references to `osg::IDString::~IDString()' follow
  56. CMakeFiles/MedievalTown.dir/src/MedievalTown.o: In function `osg::FieldContainerFactory::unregisterFieldContainer(osg::FieldContainerPtr const&)':
  57. MedievalTown.cpp:(.text._ZN3osg21FieldContainerFactory24unregisterFieldContainerERKNS_17FieldContainerPtrE[osg::FieldContainerFactory::unregisterFieldContainer(osg::FieldContainerPtr const&)]+0x17): undefined reference to `osg::NullFC'
  58. MedievalTown.cpp:(.text._ZN3osg21FieldContainerFactory24unregisterFieldContainerERKNS_17FieldContainerPtrE[osg::FieldContainerFactory::unregisterFieldContainer(osg::FieldContainerPtr const&)]+0x4a): undefined reference to `osg::Lock::aquire()'
  59. MedievalTown.cpp:(.text._ZN3osg21FieldContainerFactory24unregisterFieldContainerERKNS_17FieldContainerPtrE[osg::FieldContainerFactory::unregisterFieldContainer(osg::FieldContainerPtr const&)]+0x7f): undefined reference to `osg::NullFC'
  60. MedievalTown.cpp:(.text._ZN3osg21FieldContainerFactory24unregisterFieldContainerERKNS_17FieldContainerPtrE[osg::FieldContainerFactory::unregisterFieldContainer(osg::FieldContainerPtr const&)]+0xa7): undefined reference to `osg::Lock::release()'
  61. CMakeFiles/MedievalTown.dir/src/MedievalTown.o: In function `osg::FieldContainerPtrBase::deleteContainers() const':
  62. MedievalTown.cpp:(.text._ZNK3osg21FieldContainerPtrBase16deleteContainersEv[osg::FieldContainerPtrBase::deleteContainers() const]+0x1c): undefined reference to `osg::PThreadBase::getCurrentChangeList()'
  63. MedievalTown.cpp:(.text._ZNK3osg21FieldContainerPtrBase16deleteContainersEv[osg::FieldContainerPtrBase::deleteContainers() const]+0x26): undefined reference to `osg::ChangeList::addDestroyed(unsigned int)'
  64. MedievalTown.cpp:(.text._ZNK3osg21FieldContainerPtrBase16deleteContainersEv[osg::FieldContainerPtrBase::deleteContainers() const]+0x2f): undefined reference to `osg::FieldContainerFactory::the()'
  65. MedievalTown.cpp:(.text._ZNK3osg21FieldContainerPtrBase16deleteContainersEv[osg::FieldContainerPtrBase::deleteContainers() const]+0xa0): undefined reference to `osg::ThreadManager::getNumAspects()'
  66. CMakeFiles/MedievalTown.dir/src/MedievalTown.o: In function `osg::FieldContainerPtrBase::subRef() const':
  67. MedievalTown.cpp:(.text._ZNK3osg21FieldContainerPtrBase6subRefEv[osg::FieldContainerPtrBase::subRef() const]+0x18): undefined reference to `osg::FieldContainerPtrBase::_pRefCountLock'
  68. MedievalTown.cpp:(.text._ZNK3osg21FieldContainerPtrBase6subRefEv[osg::FieldContainerPtrBase::subRef() const]+0x26): undefined reference to `osg::LockPool::aquire(void*)'
  69. MedievalTown.cpp:(.text._ZNK3osg21FieldContainerPtrBase6subRefEv[osg::FieldContainerPtrBase::subRef() const]+0x5f): undefined reference to `osg::FieldContainerPtrBase::_pRefCountLock'
  70. MedievalTown.cpp:(.text._ZNK3osg21FieldContainerPtrBase6subRefEv[osg::FieldContainerPtrBase::subRef() const]+0x6d): undefined reference to `osg::LockPool::release(void*)'
  71. MedievalTown.cpp:(.text._ZNK3osg21FieldContainerPtrBase6subRefEv[osg::FieldContainerPtrBase::subRef() const]+0x96): undefined reference to `osg::FieldContainerPtrBase::_pRefCountLock'
  72. MedievalTown.cpp:(.text._ZNK3osg21FieldContainerPtrBase6subRefEv[osg::FieldContainerPtrBase::subRef() const]+0xa4): undefined reference to `osg::LockPool::release(void*)'
  73. MedievalTown.cpp:(.text._ZNK3osg21FieldContainerPtrBase6subRefEv[osg::FieldContainerPtrBase::subRef() const]+0xad): undefined reference to `osg::PThreadBase::getCurrentChangeList()'
  74. MedievalTown.cpp:(.text._ZNK3osg21FieldContainerPtrBase6subRefEv[osg::FieldContainerPtrBase::subRef() const]+0xb8): undefined reference to `osg::ChangeList::addSubRefd(osg::FieldContainerPtr const&)'
  75. CMakeFiles/MedievalTown.dir/src/MedievalTown.o: In function `osg::subRefCP(osg::FieldContainerPtrBase const&)':
  76. MedievalTown.cpp:(.text._ZN3osg8subRefCPERKNS_21FieldContainerPtrBaseE[osg::subRefCP(osg::FieldContainerPtrBase const&)]+0x13): undefined reference to `osg::NullFC'
  77. CMakeFiles/MedievalTown.dir/src/MedievalTown.o: In function `osg::beginEditCP(osg::FieldContainerPtr const&, unsigned long, unsigned int)':
  78. MedievalTown.cpp:(.text._ZN3osg11beginEditCPERKNS_17FieldContainerPtrEmj[osg::beginEditCP(osg::FieldContainerPtr const&, unsigned long, unsigned int)]+0x1a): undefined reference to `osg::NullFC'
  79. CMakeFiles/MedievalTown.dir/src/MedievalTown.o: In function `osg::endEditCP(osg::FieldContainerPtr const&, unsigned long, unsigned int)':
  80. MedievalTown.cpp:(.text._ZN3osg9endEditCPERKNS_17FieldContainerPtrEmj[osg::endEditCP(osg::FieldContainerPtr const&, unsigned long, unsigned int)]+0x1a): undefined reference to `osg::NullFC'
  81. CMakeFiles/MedievalTown.dir/src/MedievalTown.o: In function `osg::NodePtr::NodePtr(osg::Node const*, unsigned short, unsigned short)':
  82. MedievalTown.cpp:(.text._ZN3osg7NodePtrC1EPKNS_4NodeEtt[osg::NodePtr::NodePtr(osg::Node const*, unsigned short, unsigned short)]+0x32): undefined reference to `osg::AttachmentContainerPtr::AttachmentContainerPtr(osg::AttachmentContainer const*, unsigned short, unsigned short)'
  83. CMakeFiles/MedievalTown.dir/src/MedievalTown.o: In function `osg::Node::getClassType()':
  84. MedievalTown.cpp:(.text._ZN3osg4Node12getClassTypeEv[osg::Node::getClassType()]+0x7): undefined reference to `osg::Node::_type'
  85. CMakeFiles/MedievalTown.dir/src/MedievalTown.o: In function `osg::Node::create()':
  86. MedievalTown.cpp:(.text._ZN3osg4Node6createEv[osg::Node::create()]+0x39): undefined reference to `osg::NullFC'
  87. CMakeFiles/MedievalTown.dir/src/MedievalTown.o: In function `osg::CoredNodePtrBase::~CoredNodePtrBase()':
  88. MedievalTown.cpp:(.text._ZN3osg16CoredNodePtrBaseD1Ev[osg::CoredNodePtrBase::~CoredNodePtrBase()]+0x28): undefined reference to `osg::NullFC'
  89. CMakeFiles/MedievalTown.dir/src/MedievalTown.o: In function `osg::CoredNodePtrBase::~CoredNodePtrBase()':
  90. MedievalTown.cpp:(.text._ZN3osg16CoredNodePtrBaseD0Ev[osg::CoredNodePtrBase::~CoredNodePtrBase()]+0x28): undefined reference to `osg::NullFC'
  91. CMakeFiles/MedievalTown.dir/src/MedievalTown.o: In function `osg::CoredNodePtrBase::setNode(osg::NullFieldContainerPtr const&)':
  92. MedievalTown.cpp:(.text._ZN3osg16CoredNodePtrBase7setNodeERKNS_21NullFieldContainerPtrE[osg::CoredNodePtrBase::setNode(osg::NullFieldContainerPtr const&)]+0x1b): undefined reference to `osg::NullFC'
  93. MedievalTown.cpp:(.text._ZN3osg16CoredNodePtrBase7setNodeERKNS_21NullFieldContainerPtrE[osg::CoredNodePtrBase::setNode(osg::NullFieldContainerPtr const&)]+0x49): undefined reference to `osg::NullFC'
  94. CMakeFiles/MedievalTown.dir/src/MedievalTown.o: In function `osg::GLUTWindowBase::getClassType()':
  95. MedievalTown.cpp:(.text._ZN3osg14GLUTWindowBase12getClassTypeEv[osg::GLUTWindowBase::getClassType()]+0x7): undefined reference to `osg::GLUTWindowBase::_type'
  96. CMakeFiles/MedievalTown.dir/src/MedievalTown.o: In function `osg::GLUTWindowBase::create()':
  97. MedievalTown.cpp:(.text._ZN3osg14GLUTWindowBase6createEv[osg::GLUTWindowBase::create()]+0x39): undefined reference to `osg::NullFC'
  98. CMakeFiles/MedievalTown.dir/src/MedievalTown.o: In function `osg::FrustumVolume::~FrustumVolume()':
  99. MedievalTown.cpp:(.text._ZN3osg13FrustumVolumeD1Ev[osg::FrustumVolume::~FrustumVolume()]+0x4f): undefined reference to `osg::Plane::~Plane()'
  100. CMakeFiles/MedievalTown.dir/src/MedievalTown.o: In function `osg::FrustumVolume::~FrustumVolume()':
  101. MedievalTown.cpp:(.text._ZN3osg13FrustumVolumeD0Ev[osg::FrustumVolume::~FrustumVolume()]+0x4f): undefined reference to `osg::Plane::~Plane()'
  102. CMakeFiles/MedievalTown.dir/src/MedievalTown.o: In function `osg::GroupBase::getClassType()':
  103. MedievalTown.cpp:(.text._ZN3osg9GroupBase12getClassTypeEv[osg::GroupBase::getClassType()]+0x7): undefined reference to `osg::GroupBase::_type'
  104. CMakeFiles/MedievalTown.dir/src/MedievalTown.o: In function `osg::GroupBase::create()':
  105. MedievalTown.cpp:(.text._ZN3osg9GroupBase6createEv[osg::GroupBase::create()]+0x39): undefined reference to `osg::NullFC'
  106. CMakeFiles/MedievalTown.dir/src/MedievalTown.o: In function `osg::NodePtr osg::NodePtr::dcast<osg::FieldContainerPtr>(osg::FieldContainerPtr)':
  107. MedievalTown.cpp:(.text._ZN3osg7NodePtr5dcastINS_17FieldContainerPtrEEES0_T_[osg::NodePtr osg::NodePtr::dcast<osg::FieldContainerPtr>(osg::FieldContainerPtr)]+0x59): undefined reference to `typeinfo for osg::Node'
  108. MedievalTown.cpp:(.text._ZN3osg7NodePtr5dcastINS_17FieldContainerPtrEEES0_T_[osg::NodePtr osg::NodePtr::dcast<osg::FieldContainerPtr>(osg::FieldContainerPtr)]+0x60): undefined reference to `typeinfo for osg::FieldContainer'
  109. CMakeFiles/MedievalTown.dir/src/MedievalTown.o: In function `osg::FCPtr<osg::FCPtr<osg::AttachmentContainerPtr, osg::Window>, osg::GLUTWindow> osg::FCPtr<osg::FCPtr<osg::AttachmentContainerPtr, osg::Window>, osg::GLUTWindow>::dcast<osg::FieldContainerPtr>(osg::FieldContainerPtr)':
  110. MedievalTown.cpp:(.text._ZN3osg5FCPtrINS0_INS_22AttachmentContainerPtrENS_6WindowEEENS_10GLUTWindowEE5dcastINS_17FieldContainerPtrEEES5_T_[osg::FCPtr<osg::FCPtr<osg::AttachmentContainerPtr, osg::Window>, osg::GLUTWindow> osg::FCPtr<osg::FCPtr<osg::AttachmentContainerPtr, osg::Window>, osg::GLUTWindow>::dcast<osg::FieldContainerPtr>(osg::FieldContainerPtr)]+0x59): undefined reference to `typeinfo for osg::GLUTWindow'
  111. MedievalTown.cpp:(.text._ZN3osg5FCPtrINS0_INS_22AttachmentContainerPtrENS_6WindowEEENS_10GLUTWindowEE5dcastINS_17FieldContainerPtrEEES5_T_[osg::FCPtr<osg::FCPtr<osg::AttachmentContainerPtr, osg::Window>, osg::GLUTWindow> osg::FCPtr<osg::FCPtr<osg::AttachmentContainerPtr, osg::Window>, osg::GLUTWindow>::dcast<osg::FieldContainerPtr>(osg::FieldContainerPtr)]+0x60): undefined reference to `typeinfo for osg::FieldContainer'
  112. CMakeFiles/MedievalTown.dir/src/MedievalTown.o: In function `osg::FCPtr<osg::FCPtr<osg::AttachmentContainerPtr, osg::NodeCore>, osg::Group> osg::FCPtr<osg::FCPtr<osg::AttachmentContainerPtr, osg::NodeCore>, osg::Group>::dcast<osg::FieldContainerPtr>(osg::FieldContainerPtr)':
  113. MedievalTown.cpp:(.text._ZN3osg5FCPtrINS0_INS_22AttachmentContainerPtrENS_8NodeCoreEEENS_5GroupEE5dcastINS_17FieldContainerPtrEEES5_T_[osg::FCPtr<osg::FCPtr<osg::AttachmentContainerPtr, osg::NodeCore>, osg::Group> osg::FCPtr<osg::FCPtr<osg::AttachmentContainerPtr, osg::NodeCore>, osg::Group>::dcast<osg::FieldContainerPtr>(osg::FieldContainerPtr)]+0x59): undefined reference to `typeinfo for osg::Group'
  114. MedievalTown.cpp:(.text._ZN3osg5FCPtrINS0_INS_22AttachmentContainerPtrENS_8NodeCoreEEENS_5GroupEE5dcastINS_17FieldContainerPtrEEES5_T_[osg::FCPtr<osg::FCPtr<osg::AttachmentContainerPtr, osg::NodeCore>, osg::Group> osg::FCPtr<osg::FCPtr<osg::AttachmentContainerPtr, osg::NodeCore>, osg::Group>::dcast<osg::FieldContainerPtr>(osg::FieldContainerPtr)]+0x60): undefined reference to `typeinfo for osg::FieldContainer'
  115. CMakeFiles/MedievalTown.dir/src/MedievalTown.o: In function `osg::FCPtr<osg::FCPtr<osg::AttachmentContainerPtr, osg::Window>, osg::GLUTWindow>::operator->()':
  116. MedievalTown.cpp:(.text._ZN3osg5FCPtrINS0_INS_22AttachmentContainerPtrENS_6WindowEEENS_10GLUTWindowEEptEv[osg::FCPtr<osg::FCPtr<osg::AttachmentContainerPtr, osg::Window>, osg::GLUTWindow>::operator->()]+0xd): undefined reference to `osg::PThreadBase::getAspect()'
  117. CMakeFiles/MedievalTown.dir/src/MedievalTown.o: In function `osg::FCPtr<osg::FCPtr<osg::AttachmentContainerPtr, osg::Camera>, osg::PerspectiveCamera>::operator->()':
  118. MedievalTown.cpp:(.text._ZN3osg5FCPtrINS0_INS_22AttachmentContainerPtrENS_6CameraEEENS_17PerspectiveCameraEEptEv[osg::FCPtr<osg::FCPtr<osg::AttachmentContainerPtr, osg::Camera>, osg::PerspectiveCamera>::operator->()]+0xd): undefined reference to `osg::PThreadBase::getAspect()'
  119. CMakeFiles/MedievalTown.dir/src/MedievalTown.o: In function `osg::FCPtr<osg::AttachmentContainerPtr, osg::Window>::FCPtr(osg::Window const*, unsigned short, unsigned short)':
  120. MedievalTown.cpp:(.text._ZN3osg5FCPtrINS_22AttachmentContainerPtrENS_6WindowEEC2EPKS2_tt[osg::FCPtr<osg::AttachmentContainerPtr, osg::Window>::FCPtr(osg::Window const*, unsigned short, unsigned short)]+0x32): undefined reference to `osg::AttachmentContainerPtr::AttachmentContainerPtr(osg::AttachmentContainer const*, unsigned short, unsigned short)'
  121. CMakeFiles/MedievalTown.dir/src/MedievalTown.o: In function `osg::FCPtr<osg::AttachmentContainerPtr, osg::NodeCore>::FCPtr(osg::NodeCore const*, unsigned short, unsigned short)':
  122. MedievalTown.cpp:(.text._ZN3osg5FCPtrINS_22AttachmentContainerPtrENS_8NodeCoreEEC2EPKS2_tt[osg::FCPtr<osg::AttachmentContainerPtr, osg::NodeCore>::FCPtr(osg::NodeCore const*, unsigned short, unsigned short)]+0x32): undefined reference to `osg::AttachmentContainerPtr::AttachmentContainerPtr(osg::AttachmentContainer const*, unsigned short, unsigned short)'
  123. CMakeFiles/MedievalTown.dir/src/MedievalTown.o:(.data.rel.ro._ZTVN3osg13FrustumVolumeE[vtable for osg::FrustumVolume]+0x20): undefined reference to `osg::FrustumVolume::getCenter(osg::Point<float, 3u>&) const'
  124. CMakeFiles/MedievalTown.dir/src/MedievalTown.o:(.data.rel.ro._ZTVN3osg13FrustumVolumeE[vtable for osg::FrustumVolume]+0x28): undefined reference to `osg::FrustumVolume::getScalarVolume() const'
  125. CMakeFiles/MedievalTown.dir/src/MedievalTown.o:(.data.rel.ro._ZTVN3osg13FrustumVolumeE[vtable for osg::FrustumVolume]+0x30): undefined reference to `osg::FrustumVolume::getBounds(osg::Point<float, 3u>&, osg::Point<float, 3u>&) const'
  126. CMakeFiles/MedievalTown.dir/src/MedievalTown.o:(.data.rel.ro._ZTVN3osg13FrustumVolumeE[vtable for osg::FrustumVolume]+0x38): undefined reference to `osg::FrustumVolume::extendBy(osg::Point<float, 3u> const&)'
  127. CMakeFiles/MedievalTown.dir/src/MedievalTown.o:(.data.rel.ro._ZTVN3osg13FrustumVolumeE[vtable for osg::FrustumVolume]+0x40): undefined reference to `osg::FrustumVolume::extendBy(osg::Volume const&)'
  128. CMakeFiles/MedievalTown.dir/src/MedievalTown.o:(.data.rel.ro._ZTVN3osg13FrustumVolumeE[vtable for osg::FrustumVolume]+0x48): undefined reference to `osg::FrustumVolume::intersect(osg::Point<float, 3u> const&) const'
  129. CMakeFiles/MedievalTown.dir/src/MedievalTown.o:(.data.rel.ro._ZTVN3osg13FrustumVolumeE[vtable for osg::FrustumVolume]+0x50): undefined reference to `osg::FrustumVolume::intersect(osg::Line const&) const'
  130. CMakeFiles/MedievalTown.dir/src/MedievalTown.o:(.data.rel.ro._ZTVN3osg13FrustumVolumeE[vtable for osg::FrustumVolume]+0x58): undefined reference to `osg::FrustumVolume::intersect(osg::Line const&, float&, float&) const'
  131. CMakeFiles/MedievalTown.dir/src/MedievalTown.o:(.data.rel.ro._ZTVN3osg13FrustumVolumeE[vtable for osg::FrustumVolume]+0x60): undefined reference to `osg::FrustumVolume::intersect(osg::Volume const&) const'
  132. CMakeFiles/MedievalTown.dir/src/MedievalTown.o:(.data.rel.ro._ZTVN3osg13FrustumVolumeE[vtable for osg::FrustumVolume]+0x68): undefined reference to `osg::FrustumVolume::isOnSurface(osg::Point<float, 3u> const&) const'
  133. CMakeFiles/MedievalTown.dir/src/MedievalTown.o:(.data.rel.ro._ZTVN3osg13FrustumVolumeE[vtable for osg::FrustumVolume]+0x70): undefined reference to `osg::FrustumVolume::transform(osg::TransformationMatrix<float> const&)'
  134. CMakeFiles/MedievalTown.dir/src/MedievalTown.o:(.data.rel.ro._ZTVN3osg13FrustumVolumeE[vtable for osg::FrustumVolume]+0x78): undefined reference to `osg::FrustumVolume::dump(unsigned int, unsigned long) const'
  135. CMakeFiles/MedievalTown.dir/src/MedievalTown.o:(.data.rel.ro._ZTVN3osg9BoxVolumeE[vtable for osg::BoxVolume]+0x20): undefined reference to `osg::BoxVolume::getCenter(osg::Point<float, 3u>&) const'
  136. CMakeFiles/MedievalTown.dir/src/MedievalTown.o:(.data.rel.ro._ZTVN3osg9BoxVolumeE[vtable for osg::BoxVolume]+0x28): undefined reference to `osg::BoxVolume::getScalarVolume() const'
  137. CMakeFiles/MedievalTown.dir/src/MedievalTown.o:(.data.rel.ro._ZTVN3osg9BoxVolumeE[vtable for osg::BoxVolume]+0x30): undefined reference to `osg::BoxVolume::getBounds(osg::Point<float, 3u>&, osg::Point<float, 3u>&) const'
  138. CMakeFiles/MedievalTown.dir/src/MedievalTown.o:(.data.rel.ro._ZTVN3osg9BoxVolumeE[vtable for osg::BoxVolume]+0x38): undefined reference to `osg::BoxVolume::extendBy(osg::Point<float, 3u> const&)'
  139. CMakeFiles/MedievalTown.dir/src/MedievalTown.o:(.data.rel.ro._ZTVN3osg9BoxVolumeE[vtable for osg::BoxVolume]+0x40): undefined reference to `osg::BoxVolume::extendBy(osg::Volume const&)'
  140. CMakeFiles/MedievalTown.dir/src/MedievalTown.o:(.data.rel.ro._ZTVN3osg9BoxVolumeE[vtable for osg::BoxVolume]+0x48): undefined reference to `osg::BoxVolume::intersect(osg::Point<float, 3u> const&) const'
  141. CMakeFiles/MedievalTown.dir/src/MedievalTown.o:(.data.rel.ro._ZTVN3osg9BoxVolumeE[vtable for osg::BoxVolume]+0x50): undefined reference to `osg::BoxVolume::intersect(osg::Line const&) const'
  142. CMakeFiles/MedievalTown.dir/src/MedievalTown.o:(.data.rel.ro._ZTVN3osg9BoxVolumeE[vtable for osg::BoxVolume]+0x58): undefined reference to `osg::BoxVolume::intersect(osg::Line const&, float&, float&) const'
  143. CMakeFiles/MedievalTown.dir/src/MedievalTown.o:(.data.rel.ro._ZTVN3osg9BoxVolumeE[vtable for osg::BoxVolume]+0x60): undefined reference to `osg::BoxVolume::intersect(osg::Volume const&) const'
  144. CMakeFiles/MedievalTown.dir/src/MedievalTown.o:(.data.rel.ro._ZTVN3osg9BoxVolumeE[vtable for osg::BoxVolume]+0x68): undefined reference to `osg::BoxVolume::isOnSurface(osg::Point<float, 3u> const&) const'
  145. CMakeFiles/MedievalTown.dir/src/MedievalTown.o:(.data.rel.ro._ZTVN3osg9BoxVolumeE[vtable for osg::BoxVolume]+0x70): undefined reference to `osg::BoxVolume::transform(osg::TransformationMatrix<float> const&)'
  146. CMakeFiles/MedievalTown.dir/src/MedievalTown.o:(.data.rel.ro._ZTVN3osg9BoxVolumeE[vtable for osg::BoxVolume]+0x78): undefined reference to `osg::BoxVolume::dump(unsigned int, unsigned long) const'
  147. CMakeFiles/MedievalTown.dir/src/MedievalTown.o:(.data.rel.ro._ZTVN3osg12SphereVolumeE[vtable for osg::SphereVolume]+0x20): undefined reference to `osg::SphereVolume::getCenter(osg::Point<float, 3u>&) const'
  148. CMakeFiles/MedievalTown.dir/src/MedievalTown.o:(.data.rel.ro._ZTVN3osg12SphereVolumeE[vtable for osg::SphereVolume]+0x28): undefined reference to `osg::SphereVolume::getScalarVolume() const'
  149. CMakeFiles/MedievalTown.dir/src/MedievalTown.o:(.data.rel.ro._ZTVN3osg12SphereVolumeE[vtable for osg::SphereVolume]+0x30): undefined reference to `osg::SphereVolume::getBounds(osg::Point<float, 3u>&, osg::Point<float, 3u>&) const'
  150. CMakeFiles/MedievalTown.dir/src/MedievalTown.o:(.data.rel.ro._ZTVN3osg12SphereVolumeE[vtable for osg::SphereVolume]+0x38): undefined reference to `osg::SphereVolume::extendBy(osg::Point<float, 3u> const&)'
  151. CMakeFiles/MedievalTown.dir/src/MedievalTown.o:(.data.rel.ro._ZTVN3osg12SphereVolumeE[vtable for osg::SphereVolume]+0x40): undefined reference to `osg::SphereVolume::extendBy(osg::Volume const&)'
  152. CMakeFiles/MedievalTown.dir/src/MedievalTown.o:(.data.rel.ro._ZTVN3osg12SphereVolumeE[vtable for osg::SphereVolume]+0x48): undefined reference to `osg::SphereVolume::intersect(osg::Point<float, 3u> const&) const'
  153. CMakeFiles/MedievalTown.dir/src/MedievalTown.o:(.data.rel.ro._ZTVN3osg12SphereVolumeE[vtable for osg::SphereVolume]+0x50): undefined reference to `osg::SphereVolume::intersect(osg::Line const&) const'
  154. CMakeFiles/MedievalTown.dir/src/MedievalTown.o:(.data.rel.ro._ZTVN3osg12SphereVolumeE[vtable for osg::SphereVolume]+0x58): undefined reference to `osg::SphereVolume::intersect(osg::Line const&, float&, float&) const'
  155. CMakeFiles/MedievalTown.dir/src/MedievalTown.o:(.data.rel.ro._ZTVN3osg12SphereVolumeE[vtable for osg::SphereVolume]+0x60): undefined reference to `osg::SphereVolume::intersect(osg::Volume const&) const'
  156. CMakeFiles/MedievalTown.dir/src/MedievalTown.o:(.data.rel.ro._ZTVN3osg12SphereVolumeE[vtable for osg::SphereVolume]+0x68): undefined reference to `osg::SphereVolume::isOnSurface(osg::Point<float, 3u> const&) const'
  157. CMakeFiles/MedievalTown.dir/src/MedievalTown.o:(.data.rel.ro._ZTVN3osg12SphereVolumeE[vtable for osg::SphereVolume]+0x70): undefined reference to `osg::SphereVolume::transform(osg::TransformationMatrix<float> const&)'
  158. CMakeFiles/MedievalTown.dir/src/MedievalTown.o:(.data.rel.ro._ZTVN3osg12SphereVolumeE[vtable for osg::SphereVolume]+0x78): undefined reference to `osg::SphereVolume::dump(unsigned int, unsigned long) const'
  159. CMakeFiles/MedievalTown.dir/src/MedievalTown.o:(.data.rel.ro._ZTVN3osg13DynamicVolumeE[vtable for osg::DynamicVolume]+0x20): undefined reference to `osg::DynamicVolume::getCenter(osg::Point<float, 3u>&) const'
  160. CMakeFiles/MedievalTown.dir/src/MedievalTown.o:(.data.rel.ro._ZTVN3osg13DynamicVolumeE[vtable for osg::DynamicVolume]+0x28): undefined reference to `osg::DynamicVolume::getScalarVolume() const'
  161. CMakeFiles/MedievalTown.dir/src/MedievalTown.o:(.data.rel.ro._ZTVN3osg13DynamicVolumeE[vtable for osg::DynamicVolume]+0x30): undefined reference to `osg::DynamicVolume::getBounds(osg::Point<float, 3u>&, osg::Point<float, 3u>&) const'
  162. CMakeFiles/MedievalTown.dir/src/MedievalTown.o:(.data.rel.ro._ZTVN3osg13DynamicVolumeE[vtable for osg::DynamicVolume]+0x38): undefined reference to `osg::DynamicVolume::extendBy(osg::Point<float, 3u> const&)'
  163. CMakeFiles/MedievalTown.dir/src/MedievalTown.o:(.data.rel.ro._ZTVN3osg13DynamicVolumeE[vtable for osg::DynamicVolume]+0x40): undefined reference to `osg::DynamicVolume::extendBy(osg::Volume const&)'
  164. CMakeFiles/MedievalTown.dir/src/MedievalTown.o:(.data.rel.ro._ZTVN3osg13DynamicVolumeE[vtable for osg::DynamicVolume]+0x48): undefined reference to `osg::DynamicVolume::intersect(osg::Point<float, 3u> const&) const'
  165. CMakeFiles/MedievalTown.dir/src/MedievalTown.o:(.data.rel.ro._ZTVN3osg13DynamicVolumeE[vtable for osg::DynamicVolume]+0x50): undefined reference to `osg::DynamicVolume::intersect(osg::Line const&) const'
  166. CMakeFiles/MedievalTown.dir/src/MedievalTown.o:(.data.rel.ro._ZTVN3osg13DynamicVolumeE[vtable for osg::DynamicVolume]+0x58): undefined reference to `osg::DynamicVolume::intersect(osg::Line const&, float&, float&) const'
  167. CMakeFiles/MedievalTown.dir/src/MedievalTown.o:(.data.rel.ro._ZTVN3osg13DynamicVolumeE[vtable for osg::DynamicVolume]+0x60): undefined reference to `osg::DynamicVolume::intersect(osg::Volume const&) const'
  168. CMakeFiles/MedievalTown.dir/src/MedievalTown.o:(.data.rel.ro._ZTVN3osg13DynamicVolumeE[vtable for osg::DynamicVolume]+0x68): undefined reference to `osg::DynamicVolume::isOnSurface(osg::Point<float, 3u> const&) const'
  169. CMakeFiles/MedievalTown.dir/src/MedievalTown.o:(.data.rel.ro._ZTVN3osg13DynamicVolumeE[vtable for osg::DynamicVolume]+0x70): undefined reference to `osg::DynamicVolume::transform(osg::TransformationMatrix<float> const&)'
  170. CMakeFiles/MedievalTown.dir/src/MedievalTown.o:(.data.rel.ro._ZTVN3osg13DynamicVolumeE[vtable for osg::DynamicVolume]+0x78): undefined reference to `osg::DynamicVolume::dump(unsigned int, unsigned long) const'
  171. /home/andres/inVRs_OSG/lib/libinVRsOpenSGSceneGraphInterface.so: undefined reference to `osg::Node::subChild(unsigned int)'
  172. /home/andres/inVRs_OSG/lib/libinVRsSkybox.so: undefined reference to `osg::GeometryBase::TexCoordsFieldMask'
  173. /home/andres/inVRs_OSG/lib/libinVRsHeightMap.so: undefined reference to `osg::AttachmentPtr::AttachmentPtr(osg::Attachment const*, unsigned short, unsigned short)'
  174. /home/andres/inVRs_OSG/lib/libinVRsTextureManager.so: undefined reference to `osg::Image::read(char const*)'
  175. /home/andres/inVRs_OSG/lib/libinVRsSystemCore.so: undefined reference to `osg::ThreadManager::getThread(char const*, char const*)'
  176. /home/andres/inVRs_OSG/lib/libinVRsHeightMap.so: undefined reference to `osg::GeometryBase::TypesFieldMask'
  177. /home/andres/inVRs_OSG/lib/libinVRsHeightMap.so: undefined reference to `typeinfo for osg::SimpleMaterial'
  178. /home/andres/inVRs_OSG/lib/libinVRsHeightMap.so: undefined reference to `typeinfo for osg::GeoPropertyArrayInterface'
  179. /home/andres/inVRs_OSG/lib/libinVRsOpenSGSceneGraphInterface.so: undefined reference to `osg::Node::getWorldVolume(osg::DynamicVolume&)'
  180. /home/andres/inVRs_OSG/lib/libinVRsOpenSGSceneGraphInterface.so: undefined reference to `osg::Log::_levelName'
  181. /home/andres/inVRs_OSG/lib/libinVRsOpenSGSceneGraphInterface.so: undefined reference to `osg::GraphOpSeq::GraphOpSeq()'
  182. /home/andres/inVRs_OSG/lib/libinVRsSystemCore.so: undefined reference to `typeinfo for osg::Thread'
  183. /home/andres/inVRs_OSG/lib/libinVRsHeightMap.so: undefined reference to `osg::TypeBase::getCName() const'
  184. /home/andres/inVRs_OSG/lib/libinVRsHeightMap.so: undefined reference to `osg::TriangleIterator::TriangleIterator()'
  185. /home/andres/inVRs_OSG/lib/libinVRsCollisionMap.so: undefined reference to `osg::PrimitiveIterator::operator=(osg::PrimitiveIterator const&)'
  186. /home/andres/inVRs_OSG/lib/libinVRsOpenSGSceneGraphInterface.so: undefined reference to `osg::cloneTree(osg::NodePtr const&)'
  187. /home/andres/inVRs_OSG/lib/libinVRsHeightMap.so: undefined reference to `osg::GeometryBase::LengthsFieldMask'
  188. /home/andres/inVRs_OSG/lib/libinVRsOpenSGSceneGraphInterface.so: undefined reference to `osg::IntersectAction::setLine(osg::Line const&, float)'
  189. /home/andres/inVRs_OSG/lib/libinVRsOpenSGSceneGraphInterface.so: undefined reference to `osg::Line::Line(osg::Point<float, 3u> const&, osg::Vector<float, 3u> const&)'
  190. /home/andres/inVRs_OSG/lib/libinVRsOpenSGSceneGraphInterface.so: undefined reference to `osg::ChangeList::addAddRefd(osg::FieldContainerPtr const&)'
  191. /home/andres/inVRs_OSG/lib/libinVRsHeightMap.so: undefined reference to `osg::Geometry::getPtr() const'
  192. /home/andres/inVRs_OSG/lib/libinVRsOpenSGSceneGraphInterface.so: undefined reference to `typeinfo for osg::Transform'
  193. /home/andres/inVRs_OSG/lib/libinVRsHeightMap.so: undefined reference to `osg::Attachment::subParent(osg::FieldContainerPtr)'
  194. /home/andres/inVRs_OSG/lib/libinVRsHeightMap.so: undefined reference to `osg::TriangleIterator::~TriangleIterator()'
  195. /home/andres/inVRs_OSG/lib/libinVRsHeightMap.so: undefined reference to `typeinfo for osg::Geometry'
  196. /home/andres/inVRs_OSG/lib/libinVRsSkybox.so: undefined reference to `typeinfo for osg::CubeTextureChunk'
  197. /home/andres/inVRs_OSG/lib/libinVRsOpenSGSceneGraphInterface.so: undefined reference to `osg::doInitLog()'
  198. /home/andres/inVRs_OSG/lib/libinVRsOpenSGSceneGraphInterface.so: undefined reference to `osg::IntersectAction::create()'
  199. /home/andres/inVRs_OSG/lib/libinVRsSkybox.so: undefined reference to `osg::ChunkMaterial::addChunk(osg::FCPtr<osg::AttachmentPtr, osg::StateChunk>, int)'
  200. /home/andres/inVRs_OSG/lib/libinVRsCollisionMap.so: undefined reference to `osg::PrimitiveIterator::PrimitiveIterator()'
  201. /home/andres/inVRs_OSG/lib/libinVRsOpenSGSceneGraphInterface.so: undefined reference to `osg::Line::Line()'
  202. /home/andres/inVRs_OSG/lib/libinVRsTextureManager.so: undefined reference to `typeinfo for osg::Image'
  203. /home/andres/inVRs_OSG/lib/libinVRsOpenSGSceneGraphInterface.so: undefined reference to `osg::SceneFileHandler::_defaultgraphOpSeq'
  204. /home/andres/inVRs_OSG/lib/libinVRsHeightMap.so: undefined reference to `osg::GeometryBase::NormalsFieldMask'
  205. /home/andres/inVRs_OSG/lib/libinVRsTextureManager.so: undefined reference to `osg::AttachmentPtr::AttachmentPtr(osg::Attachment const&)'
  206. /home/andres/inVRs_OSG/lib/libinVRsHeightMap.so: undefined reference to `osg::Attachment::ParentsFieldMask'
  207. /home/andres/inVRs_OSG/lib/libinVRsTextureManager.so: undefined reference to `osg::TextureChunkBase::_type'
  208. /home/andres/inVRs_OSG/lib/libinVRsSystemCore.so: undefined reference to `osg::ThreadManager::getLock(char const*, char const*)'
  209. /home/andres/inVRs_OSG/lib/libinVRsOpenSGSceneGraphInterface.so: undefined reference to `osg::GraphOpSeq::~GraphOpSeq()'
  210. /home/andres/inVRs_OSG/lib/libinVRsSystemCore.so: undefined reference to `osg::PThreadBase::runFunction(void (*)(void*), unsigned int, void*)'
  211. /home/andres/inVRs_OSG/lib/libinVRsHeightMap.so: undefined reference to `osg::MaterialDrawableBase::MaterialFieldMask'
  212. /home/andres/inVRs_OSG/lib/libinVRsOpenSGSceneGraphInterface.so: undefined reference to `osg::traverse(osg::NodePtr, osg::TypedFunctor1Base<osg::Action::ResultE, osg::CPtrRefCallArg<osg::NodePtr>, osg::DefaultFunctorSizeTraits>)'
  213. /home/andres/inVRs_OSG/lib/libinVRsHeightMap.so: undefined reference to `osg::GeoProperty<osg::GeoPTypesUI8PropertyDesc>::_type'
  214. /home/andres/inVRs_OSG/lib/libinVRsHeightMap.so: undefined reference to `osg::GeoProperty<osg::GeoPositions3fPropertyDesc>::_type'
  215. /home/andres/inVRs_OSG/lib/libinVRsOpenSGSceneGraphInterface.so: undefined reference to `osg::TransformBase::_type'
  216. /home/andres/inVRs_OSG/lib/libinVRsOpenSGSceneGraphInterface.so: undefined reference to `osg::getName(osg::AttachmentContainerPtr)'
  217. /home/andres/inVRs_OSG/lib/libinVRsHeightMap.so: undefined reference to `osg::makeBox(float, float, float, unsigned short, unsigned short, unsigned short)'
  218. /home/andres/inVRs_OSG/lib/libinVRsOpenSGSceneGraphInterface.so: undefined reference to `osg::DynamicVolume::DynamicVolume(osg::DynamicVolume::Type)'
  219. /home/andres/inVRs_OSG/lib/libinVRsOpenSGSceneGraphInterface.so: undefined reference to `osg::Log::_levelColor'
  220. /home/andres/inVRs_OSG/lib/libinVRsHeightMap.so: undefined reference to `osg::Node::getToWorld(osg::TransformationMatrix<float>&)'
  221. /home/andres/inVRs_OSG/lib/libinVRsHeightMap.so: undefined reference to `osg::GeoProperty<osg::GeoIndicesUI32PropertyDesc>::_type'
  222. /home/andres/inVRs_OSG/lib/libinVRsCollisionMap.so: undefined reference to `osg::PrimitiveIterator::PrimitiveIterator(osg::NodePtr const&)'
  223. /home/andres/inVRs_OSG/lib/libinVRsOpenSGSceneGraphInterface.so: undefined reference to `osg::GraphOpSeq::addGraphOp(osg::GraphOp*)'
  224. /home/andres/inVRs_OSG/lib/libinVRsHeightMap.so: undefined reference to `osg::GeoProperty<osg::GeoNormals3fPropertyDesc>::_type'
  225. /home/andres/inVRs_OSG/lib/libinVRsOpenSGSceneGraphInterface.so: undefined reference to `osg::SharePtrGraphOp::SharePtrGraphOp(char const*)'
  226. /home/andres/inVRs_OSG/lib/libinVRsSystemCore.so: undefined reference to `osg::ThreadManager::getBarrier(char const*, char const*)'
  227. /home/andres/inVRs_OSG/lib/libinVRsOpenSGSceneGraphInterface.so: undefined reference to `osg::GraphOpSeq::run(osg::NodePtr&)'
  228. /home/andres/inVRs_OSG/lib/libinVRsOpenSGSceneGraphInterface.so: undefined reference to `osg::Node::CoreFieldMask'
  229. /home/andres/inVRs_OSG/lib/libinVRsHeightMap.so: undefined reference to `typeinfo for osg::Attachment'
  230. /home/andres/inVRs_OSG/lib/libinVRsOpenSGSceneGraphInterface.so: undefined reference to `osg::TransformBase::MatrixFieldMask'
  231. /home/andres/inVRs_OSG/lib/libinVRsHeightMap.so: undefined reference to `osg::TriangleIterator::seek(int)'
  232. /home/andres/inVRs_OSG/lib/libinVRsSkybox.so: undefined reference to `typeinfo for osg::ChunkMaterial'
  233. /home/andres/inVRs_OSG/lib/libinVRsSkybox.so: undefined reference to `osg::CubeTextureChunkBase::_type'
  234. /home/andres/inVRs_OSG/lib/libinVRsSystemCore.so: undefined reference to `typeinfo for osg::BaseThread'
  235. /home/andres/inVRs_OSG/lib/libinVRsOpenSGSceneGraphInterface.so: undefined reference to `osg::osgLogP'
  236. /home/andres/inVRs_OSG/lib/libinVRsHeightMap.so: undefined reference to `osg::SimpleMaterialBase::_type'
  237. /home/andres/inVRs_OSG/lib/libinVRsOpenSGSceneGraphInterface.so: undefined reference to `osg::Log::doLog(char const*, ...)'
  238. /home/andres/inVRs_OSG/lib/libinVRsCollisionMap.so: undefined reference to `osg::PrimitiveIterator::~PrimitiveIterator()'
  239. /home/andres/inVRs_OSG/lib/libinVRsHeightMap.so: undefined reference to `osg::GeometryBase::IndicesFieldMask'
  240. /home/andres/inVRs_OSG/lib/libinVRsHeightMap.so: undefined reference to `osg::Attachment::addParent(osg::FieldContainerPtr)'
  241. /home/andres/inVRs_OSG/lib/libinVRsOpenSGSceneGraphInterface.so: undefined reference to `osg::SceneFileHandler::the()'
  242. /home/andres/inVRs_OSG/lib/libinVRsTextureManager.so: undefined reference to `typeinfo for osg::TextureChunk'
  243. /home/andres/inVRs_OSG/lib/libinVRsHeightMap.so: undefined reference to `osg::GeometryBase::PositionsFieldMask'
  244. /home/andres/inVRs_OSG/lib/libinVRsOpenSGSceneGraphInterface.so: undefined reference to `osg::Line::~Line()'
  245. /home/andres/inVRs_OSG/lib/libinVRsHeightMap.so: undefined reference to `osg::TriangleIterator::TriangleIterator(osg::NodePtr const&)'
  246. /home/andres/inVRs_OSG/lib/libinVRsHeightMap.so: undefined reference to `osg::TriangleIterator::operator=(osg::TriangleIterator const&)'
  247. /home/andres/inVRs_OSG/lib/libinVRsSkybox.so: undefined reference to `osg::ChunkMaterialBase::_type'
  248. /home/andres/inVRs_OSG/lib/libinVRsHeightMap.so: undefined reference to `osg::GeoProperty<osg::GeoPLengthsUI32PropertyDesc>::_type'
  249. /home/andres/inVRs_OSG/lib/libinVRsOpenSGSceneGraphInterface.so: undefined reference to `osg::SharePtrGraphOp::setIncludes(std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
  250. /home/andres/inVRs_OSG/lib/libinVRsOpenSGSceneGraphInterface.so: undefined reference to `osg::GeometryBase::_type'
  251. /home/andres/inVRs_OSG/lib/libinVRsOpenSGSceneGraphInterface.so: undefined reference to `osg::Node::ChildrenFieldMask'
  252. /home/andres/inVRs_OSG/lib/libinVRsOpenSGSceneGraphInterface.so: undefined reference to `osg::Log::_pLogLock'
  253. /home/andres/inVRs_OSG/lib/libinVRsTextureManager.so: undefined reference to `osg::ImageBase::_type'
  254. /home/andres/inVRs_OSG/lib/libinVRsOpenSGSceneGraphInterface.so: undefined reference to `osg::deepCloneTree(osg::NodePtr const&, std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
  255. /home/andres/inVRs_OSG/lib/libinVRsSkybox.so: undefined reference to `osg::GeoProperty<osg::GeoTexCoords2fPropertyDesc>::_type'
  256. /home/andres/inVRs_OSG/lib/libinVRsCollisionMap.so: undefined reference to `osg::PrimitiveIterator::seek(int)'
  257. /home/andres/inVRs_OSG/lib/libinVRsOpenSGSceneGraphInterface.so: undefined reference to `typeinfo for osg::NodeCore'
  258. /home/andres/inVRs_OSG/lib/libinVRsCollisionMap.so: undefined reference to `osg::PrimitiveIterator::operator++()'
  259. /home/andres/inVRs_OSG/lib/libinVRsHeightMap.so: undefined reference to `osg::TriangleIterator::operator++()'
  260. /home/andres/inVRs_OSG/lib/libinVRsOpenSGSceneGraphInterface.so: undefined reference to `osg::Node::subChild(osg::NodePtr const&)'
  261. /home/andres/inVRs_OSG/lib/libinVRsOpenSGSceneGraphInterface.so: undefined reference to `osg::Node::getToWorld()'
  262. /home/andres/inVRs_OSG/lib/libinVRsOpenSGSceneGraphInterface.so: undefined reference to `osg::Log::checkModule(char const*)'
  263. /home/andres/inVRs_OSG/lib/libinVRsSystemCore.so: undefined reference to `osg::ThreadManager::the()'
  264. /home/andres/inVRs_OSG/lib/libinVRsOpenSGSceneGraphInterface.so: undefined reference to `osg::Line::operator=(osg::Line const&)'
  265. /home/andres/inVRs_OSG/lib/libinVRsOpenSGSceneGraphInterface.so: undefined reference to `osg::Node::addChild(osg::NodePtr const&)'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement