Thanks Colin, fixes merged and submitted to svn/trunk and OSG-3.2 branch.
On 4 September 2013 09:52, Colin McDonald <[email protected]> wrote: > Hi Robert, > > Attached are some fixes to build osg using the Solaris Studio compiler. > I've also checked the modified files still build ok with other > compilers (Linux gcc, Windows Visual Studio). > > osgDB/OutputStream.cpp and osgPlugins/lws/SceneLoader.cpp require > stdlib.h for atoi use. > > In osg/Uniform.cpp the compiler complains that base_class is unknown > unless I add a class name qualifier. > > Not a build fix, but I spotted a typo in osgUtil/SceneView. > > Regards > > Colin McDonald > > > _______________________________________________ > osg-submissions mailing list > [email protected] > > http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org > >
_______________________________________________ osg-submissions mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org
