HI Tom,
On 30 June 2014 22:45, Jolley, Thomas P <[email protected]> wrote: > 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. > Which Linux distro did it have? I've added the stdint.h to osgviewer.cpp and checked it into svn/trunk and OSG-3.2 branch. > > > 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. > Could you send me the warnings. I may not be able to do anything about them in the OSG-3.2 branch if resolving them affects the ABI but can certainly look at addressing them in svn/trunk. Thanks, Robert.
_______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

