[osg-users] problem compiling SVN

3 views
Skip to first unread message

Martin Naylor

unread,
May 13, 2013, 9:04:56 AM5/13/13
to osg-...@lists.openscenegraph.org

Hi Robert/all,

I am receiving some errors in compiling the latest SVN due to some recent changes..

Sure its the windows export issue, not sure where to place them!

 

Cheers

 

Martin

 

 

Error      1              error LNK2019: unresolved external symbol "public: class osg::Texture * __thiscall osgUtil::LineSegmentIntersector::Intersection::getTextureLookUp(class osg::Vec3f &)const " (?getTextureLookUp@Intersection@LineSegmentIntersector@osgUtil@@QBEPAVTexture@osg@@AAVVec3f@5@@Z) referenced in function "protected: void __thiscall osgViewer::CompositeViewer::generateSlavePointerData(class osg::Camera *,class osgGA::GUIEventAdapter &)" (?generateSlavePointerData@CompositeViewer@osgViewer@@IAEXPAVCamera@osg@@AAVGUIEventAdapter@osgGA@@@Z)                H:\Coding\OSG\OpenSceneGraph\src\osgViewer\CompositeViewer.obj            osgViewer

 

Error      2              error LNK2001: unresolved external symbol "public: class osg::Texture * __thiscall osgUtil::LineSegmentIntersector::Intersection::getTextureLookUp(class osg::Vec3f &)const " (?getTextureLookUp@Intersection@LineSegmentIntersector@osgUtil@@QBEPAVTexture@osg@@AAVVec3f@5@@Z)                H:\Coding\OSG\OpenSceneGraph\src\osgViewer\Viewer.obj  osgViewer

Robert Osfield

unread,
May 13, 2013, 9:12:48 AM5/13/13
to OpenSceneGraph Users
Hi Martin,

Thanks for reporting the problem.  It looks like a missing export, I've just added this could you do an svn update and rebuild?

Thanks,
Robert.


_______________________________________________
osg-users mailing list
osg-...@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org


Martin Naylor

unread,
May 14, 2013, 4:15:13 PM5/14/13
to OpenSceneGraph Users

Hi Robert,

The latest SVN compiles fine now.

 

Thanks

 

Martin

Reply all
Reply to author
Forward
0 new messages