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@@QBEPAVTextur e@osg@@AAVVec3f@5@@Z) referenced in function "protected: void __thiscall osgViewer::CompositeViewer::generateSlavePointerData(class osg::Camera *,class osgGA::GUIEventAdapter &)" (?generateSlavePointerData@CompositeViewer@osgViewer@@IAEXPAVCamera@osg@@AAV GUIEventAdapter@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@@QBEPAVTextur e@osg@@AAVVec3f@5@@Z) H:\Coding\OSG\OpenSceneGraph\src\osgViewer\Viewer.obj osgViewer
_______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

