Hi Robert and Mike Wittman,
I tried to build the osgDotNet wrappers last night against the latest SVN
and could compile them wrappers because osgDotNet subclasses Renderer and
tries to access its destructor, which is private.  I modified Renderer to
have a protected destructor and things built fine.

Any issue with changing the access level of Renderer's destructor from
private to public?

Thanks,

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

Reply via email to