Visual Studio 7.1 doesn't seem to like osg::ref_ptr< > variables in the
wrapper cpp files:

osgViewer\View.cpp(118) : error C2947: expecting '>' to terminate
template-argument-list, found '>>'
osgText\Text3D.cpp(96) : error C2947: expecting '>' to terminate
template-argument-list, found '>>'
osgText\Text.cpp(102) : error C2947: expecting '>' to terminate
template-argument-list, found '>>'

Anyone else seeing this?

Thanks,

- Donny
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to