Advertisement
Guest User

Untitled

a guest
Mar 22nd, 2016
119
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.88 KB | None | 0 0
  1. 1>------ Build started: Project: ConsoleApplication3, Configuration: Release Win32 ------
  2. 1> Source.cpp
  3. 1>Source.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall osgGA::TrackballManipulator::TrackballManipulator(int)" (__imp_??0TrackballManipulator@osgGA@@QAE@H@Z)
  4. 1>Source.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual void __thiscall osg::Node::ascend(class osg::NodeVisitor &)" (__imp_?ascend@Node@osg@@UAEXAAVNodeVisitor@2@@Z)
  5. 1>Source.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual class osg::Referenced * __thiscall osg::Object::getUserData(void)" (__imp_?getUserData@Object@osg@@UAEPAVReferenced@2@XZ)
  6. 1>Source.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual class osg::Referenced const * __thiscall osg::Object::getUserData(void)const " (__imp_?getUserData@Object@osg@@UBEPBVReferenced@2@XZ)
  7. 1>Source.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual void __thiscall osg::Object::setUserData(class osg::Referenced *)" (__imp_?setUserData@Object@osg@@UAEXPAVReferenced@2@@Z)
  8. 1>Source.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual void __thiscall osg::Object::setThreadSafeRefUnref(bool)" (__imp_?setThreadSafeRefUnref@Object@osg@@UAEX_N@Z)
  9. 1>Source.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) protected: virtual __thiscall osg::Group::~Group(void)" (__imp_??1Group@osg@@MAE@XZ)
  10. 1>Source.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual class osg::BoundingSphereImpl<class osg::Vec3f> __thiscall osg::Group::computeBound(void)const " (__imp_?computeBound@Group@osg@@UBE?AV?$BoundingSphereImpl@VVec3f@osg@@@2@XZ)
  11. 1>Source.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual void __thiscall osg::Group::releaseGLObjects(class osg::State *)const " (__imp_?releaseGLObjects@Group@osg@@UBEXPAVState@2@@Z)
  12. 1>Source.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual void __thiscall osg::Group::resizeGLObjectBuffers(unsigned int)" (__imp_?resizeGLObjectBuffers@Group@osg@@UAEXI@Z)
  13. 1>Source.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual void __thiscall osg::Group::setThreadSafeRefUnref(bool)" (__imp_?setThreadSafeRefUnref@Group@osg@@UAEX_N@Z)
  14. 1>Source.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual bool __thiscall osg::Group::setChild(unsigned int,class osg::Node *)" (__imp_?setChild@Group@osg@@UAE_NIPAVNode@2@@Z)
  15. 1>Source.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual unsigned int __thiscall osg::Group::getNumChildren(void)const " (__imp_?getNumChildren@Group@osg@@UBEIXZ)
  16. 1>Source.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual bool __thiscall osg::Group::replaceChild(class osg::Node *,class osg::Node *)" (__imp_?replaceChild@Group@osg@@UAE_NPAVNode@2@0@Z)
  17. 1>Source.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual bool __thiscall osg::Group::removeChildren(unsigned int,unsigned int)" (__imp_?removeChildren@Group@osg@@UAE_NII@Z)
  18. 1>Source.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual bool __thiscall osg::Group::removeChild(class osg::Node *)" (__imp_?removeChild@Group@osg@@UAE_NPAVNode@2@@Z)
  19. 1>Source.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual bool __thiscall osg::Group::insertChild(unsigned int,class osg::Node *)" (__imp_?insertChild@Group@osg@@UAE_NIPAVNode@2@@Z)
  20. 1>Source.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual bool __thiscall osg::Group::addChild(class osg::Node *)" (__imp_?addChild@Group@osg@@UAE_NPAVNode@2@@Z)
  21. 1>Source.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual void __thiscall osg::Group::traverse(class osg::NodeVisitor &)" (__imp_?traverse@Group@osg@@UAEXAAVNodeVisitor@2@@Z)
  22. 1>Source.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall osg::Group::Group(void)" (__imp_??0Group@osg@@QAE@XZ)
  23. 1>Source.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: void __thiscall osgViewer::View::setCameraManipulator(class osgGA::CameraManipulator *,bool)" (__imp_?setCameraManipulator@View@osgViewer@@QAEXPAVCameraManipulator@osgGA@@_N@Z)
  24. 1>Source.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual void __thiscall osgViewer::Viewer::setSceneData(class osg::Node *)" (__imp_?setSceneData@Viewer@osgViewer@@UAEXPAVNode@osg@@@Z)
  25. 1>Source.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall osgViewer::Viewer::Viewer(void)" (__imp_??0Viewer@osgViewer@@QAE@XZ)
  26. 1>Source.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual void __thiscall osgViewer::ViewerBase::frame(double)" (__imp_?frame@ViewerBase@osgViewer@@UAEXN@Z)
  27. 1>Source.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) class osg::Node * __cdecl osgDB::readNodeFile(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,class osgDB::Options const *)" (__imp_?readNodeFile@osgDB@@YAPAVNode@osg@@ABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@PBVOptions@1@@Z)
  28. 1>Source.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: static class osgDB::Registry * __cdecl osgDB::Registry::instance(bool)" (__imp_?instance@Registry@osgDB@@SAPAV12@_N@Z)
  29. 1>Source.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: void __thiscall osgGA::TrackballManipulator::`vbase destructor'(void)" (__imp_??_DTrackballManipulator@osgGA@@QAEXXZ)
  30. 1>Source.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual char const * __thiscall osgGA::TrackballManipulator::className(void)const " (__imp_?className@TrackballManipulator@osgGA@@UBEPBDXZ)
  31. 1>Source.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual char const * __thiscall osgGA::TrackballManipulator::libraryName(void)const " (__imp_?libraryName@TrackballManipulator@osgGA@@UBEPBDXZ)
  32. 1>Source.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual bool __thiscall osgGA::TrackballManipulator::isSameKindAs(class osg::Object const *)const " (__imp_?isSameKindAs@TrackballManipulator@osgGA@@UBE_NPBVObject@osg@@@Z)
  33. 1>Source.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual class osg::Object * __thiscall osgGA::TrackballManipulator::clone(class osg::CopyOp const &)const " (__imp_?clone@TrackballManipulator@osgGA@@UBEPAVObject@osg@@ABVCopyOp@4@@Z)
  34. 1>Source.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual class osg::Object * __thiscall osgGA::TrackballManipulator::cloneType(void)const " (__imp_?cloneType@TrackballManipulator@osgGA@@UBEPAVObject@osg@@XZ)
  35. 1>Source.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: void __thiscall osgViewer::Viewer::`vbase destructor'(void)" (__imp_??_DViewer@osgViewer@@QAEXXZ)
  36. 1>Source.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: bool __thiscall osgViewer::ViewerBase::done(void)const " (__imp_?done@ViewerBase@osgViewer@@QBE_NXZ)
  37. 1>Source.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: class osgDB::Options * __thiscall osgDB::Registry::getOptions(void)" (__imp_?getOptions@Registry@osgDB@@QAEPAVOptions@2@XZ)
  38. 1>Source.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) protected: virtual void __thiscall osg::Group::childInserted(unsigned int)" (__imp_?childInserted@Group@osg@@MAEXI@Z)
  39. 1>Source.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) protected: virtual void __thiscall osg::Group::childRemoved(unsigned int,unsigned int)" (__imp_?childRemoved@Group@osg@@MAEXII@Z)
  40. 1>Source.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual class osg::Group const * __thiscall osg::Group::asGroup(void)const " (__imp_?asGroup@Group@osg@@UBEPBV12@XZ)
  41. 1>Source.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual class osg::Group * __thiscall osg::Group::asGroup(void)" (__imp_?asGroup@Group@osg@@UAEPAV12@XZ)
  42. 1>Source.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual void __thiscall osg::Group::accept(class osg::NodeVisitor &)" (__imp_?accept@Group@osg@@UAEXAAVNodeVisitor@2@@Z)
  43. 1>Source.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual char const * __thiscall osg::Group::libraryName(void)const " (__imp_?libraryName@Group@osg@@UBEPBDXZ)
  44. 1>Source.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual char const * __thiscall osg::Group::className(void)const " (__imp_?className@Group@osg@@UBEPBDXZ)
  45. 1>Source.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual bool __thiscall osg::Group::isSameKindAs(class osg::Object const *)const " (__imp_?isSameKindAs@Group@osg@@UBE_NPBVObject@2@@Z)
  46. 1>Source.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual class osg::Object * __thiscall osg::Group::clone(class osg::CopyOp const &)const " (__imp_?clone@Group@osg@@UBEPAVObject@2@ABVCopyOp@2@@Z)
  47. 1>Source.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual class osg::Object * __thiscall osg::Group::cloneType(void)const " (__imp_?cloneType@Group@osg@@UBEPAVObject@2@XZ)
  48. 1>Source.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual class osgTerrain::Terrain const * __thiscall osg::Node::asTerrain(void)const " (__imp_?asTerrain@Node@osg@@UBEPBVTerrain@osgTerrain@@XZ)
  49. 1>Source.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual class osgTerrain::Terrain * __thiscall osg::Node::asTerrain(void)" (__imp_?asTerrain@Node@osg@@UAEPAVTerrain@osgTerrain@@XZ)
  50. 1>Source.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual class osg::Geode const * __thiscall osg::Node::asGeode(void)const " (__imp_?asGeode@Node@osg@@UBEPBVGeode@2@XZ)
  51. 1>Source.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual class osg::Geode * __thiscall osg::Node::asGeode(void)" (__imp_?asGeode@Node@osg@@UAEPAVGeode@2@XZ)
  52. 1>Source.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual class osg::Switch const * __thiscall osg::Node::asSwitch(void)const " (__imp_?asSwitch@Node@osg@@UBEPBVSwitch@2@XZ)
  53. 1>Source.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual class osg::Switch * __thiscall osg::Node::asSwitch(void)" (__imp_?asSwitch@Node@osg@@UAEPAVSwitch@2@XZ)
  54. 1>Source.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual class osg::Camera const * __thiscall osg::Node::asCamera(void)const " (__imp_?asCamera@Node@osg@@UBEPBVCamera@2@XZ)
  55. 1>Source.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual class osg::Camera * __thiscall osg::Node::asCamera(void)" (__imp_?asCamera@Node@osg@@UAEPAVCamera@2@XZ)
  56. 1>Source.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual class osg::Transform const * __thiscall osg::Node::asTransform(void)const " (__imp_?asTransform@Node@osg@@UBEPBVTransform@2@XZ)
  57. 1>Source.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual class osg::Transform * __thiscall osg::Node::asTransform(void)" (__imp_?asTransform@Node@osg@@UAEPAVTransform@2@XZ)
  58. 1>Source.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual class osg::Geometry const * __thiscall osg::Node::asGeometry(void)const " (__imp_?asGeometry@Node@osg@@UBEPBVGeometry@2@XZ)
  59. 1>Source.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual class osg::Geometry * __thiscall osg::Node::asGeometry(void)" (__imp_?asGeometry@Node@osg@@UAEPAVGeometry@2@XZ)
  60. 1>Source.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual class osg::Drawable const * __thiscall osg::Node::asDrawable(void)const " (__imp_?asDrawable@Node@osg@@UBEPBVDrawable@2@XZ)
  61. 1>Source.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual class osg::Drawable * __thiscall osg::Node::asDrawable(void)" (__imp_?asDrawable@Node@osg@@UAEPAVDrawable@2@XZ)
  62. 1>Source.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual class osg::Node const * __thiscall osg::Node::asNode(void)const " (__imp_?asNode@Node@osg@@UBEPBV12@XZ)
  63. 1>Source.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual class osg::Node * __thiscall osg::Node::asNode(void)" (__imp_?asNode@Node@osg@@UAEPAV12@XZ)
  64. 1>Source.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual void __thiscall osg::Object::releaseGLObjects(class osg::State *)const " (__imp_?releaseGLObjects@Object@osg@@UBEXPAVState@2@@Z)
  65. 1>Source.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual void __thiscall osg::Object::resizeGLObjectBuffers(unsigned int)" (__imp_?resizeGLObjectBuffers@Object@osg@@UAEXI@Z)
  66. 1>Source.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual void __thiscall osg::Object::computeDataVariance(void)" (__imp_?computeDataVariance@Object@osg@@UAEXXZ)
  67. 1>Source.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual void __thiscall osg::Object::setName(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &)" (__imp_?setName@Object@osg@@UAEXABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z)
  68. 1>Source.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual class osg::Uniform const * __thiscall osg::Object::asUniform(void)const " (__imp_?asUniform@Object@osg@@UBEPBVUniform@2@XZ)
  69. 1>Source.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual class osg::Uniform * __thiscall osg::Object::asUniform(void)" (__imp_?asUniform@Object@osg@@UAEPAVUniform@2@XZ)
  70. 1>Source.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual class osg::StateAttribute const * __thiscall osg::Object::asStateAttribute(void)const " (__imp_?asStateAttribute@Object@osg@@UBEPBVStateAttribute@2@XZ)
  71. 1>Source.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual class osg::StateAttribute * __thiscall osg::Object::asStateAttribute(void)" (__imp_?asStateAttribute@Object@osg@@UAEPAVStateAttribute@2@XZ)
  72. 1>Source.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual class osg::NodeVisitor const * __thiscall osg::Object::asNodeVisitor(void)const " (__imp_?asNodeVisitor@Object@osg@@UBEPBVNodeVisitor@2@XZ)
  73. 1>Source.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual class osg::NodeVisitor * __thiscall osg::Object::asNodeVisitor(void)" (__imp_?asNodeVisitor@Object@osg@@UAEPAVNodeVisitor@2@XZ)
  74. 1>Source.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual class osg::Node const * __thiscall osg::Object::asNode(void)const " (__imp_?asNode@Object@osg@@UBEPBVNode@2@XZ)
  75. 1>Source.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: virtual class osg::Node * __thiscall osg::Object::asNode(void)" (__imp_?asNode@Object@osg@@UAEPAVNode@2@XZ)
  76. 1>C:\Users\SoulMe\Documents\Visual Studio 2013\Projects\ConsoleApplication3\Release\ConsoleApplication3.exe : fatal error LNK1120: 73 unresolved externals
  77. ========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement