Hi Robert, Thank you for posting the zip file.
One of my Linux machines had trouble with uint64_t not naming a type in applications/osgviewer/osgviewer.cpp. When I included <stdint.h> it compiled fine. I got a couple other warnings about variables may be used uninitialized. When I tracked them down it wasn't a problem. If you would like to know where these are, let me know. Another Linux machine reported GetValueVisitor and SetValueVisitor, in include/osg/ValueObject , had virtual functions without a virtual destructor. I didn't look into it far enough to determine if it is a problem. ---- Tom Jolley From: osg-users [mailto:[email protected]] On Behalf Of Robert Osfield Sent: Monday, June 30, 2014 5:32 AM To: OpenSceneGraph Users Subject: [osg-users] OpenSceneGraph 3.2.1 release candidate 5 tagged, please test Hi All, I have merged a few more build/runtime fixes since last Friday's 3.2.1-rc4, to wrap this up I've created a 3.2.1-rc5 and have updated the website's stable release downloads page with details:
_______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

