Hi Julien, On 29 November 2017 at 17:43, Julien Valentin <[email protected]> wrote: > a little typo error leading to undefined symbol > was introduce in your last commit (affects tagged and master) > osgTerrain/GeoemtryPool l.799 > > osg::VertexArrayState* > SharedGeometry::createVertexArrayStateImplemenation(osg::RenderInfo& > renderInfo) const > > there's a missing t
Oh boy, how did I miss that... My typing and ageing eyes are failing me. Annoyingly this type of error doesn't generate a compile error as I made the mistake in both the header and cpp. How did you detect the error? I have checked in a correction, and will have to make a 3.5.10 sooner rather than later... Robert. _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

