I'm currently getting these errors with VS9 building r11068:
   -Paul


5>ObserverNodePath.cpp
5>..\..\..\src\osg\ObserverNodePath.cpp(57) : error C2039: 'setNodePathTo' : is not a member of 'osg::ObserverNodePath' 5> C:\Projects\OSG\trunk\include\osg/ObserverNodePath(28) : see declaration of 'osg::ObserverNodePath' 5>..\..\..\src\osg\ObserverNodePath.cpp(66) : error C3861: 'setNodePath': identifier not found 5>..\..\..\src\osg\ObserverNodePath.cpp(74) : error C3861: 'setNodePath': identifier not found 5>..\..\..\src\osg\ObserverNodePath.cpp(79) : error C3861: 'clearNodePath': identifier not found
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to