Hi Bjorn, I have just checked in a fix for these warnings.
Robert. On 6 June 2016 at 22:28, Björn Blissing <[email protected]> wrote: > Hi, > > Tried compiling my own project with the latest master got some more warnings > coming from included header files in OSG: > > > Code: > OpenSceneGraph\include\osgShadow/ViewDependentShadowTechnique(209): warning > C4100: 'maxSize': unreferenced formal parameter > OpenSceneGraph\include\osg/GLObjects(64): warning C4100: 'fs': unreferenced > formal parameter > OpenSceneGraph\include\osg/GLObjects(67): warning C4100: 'out': unreferenced > formal parameter > OpenSceneGraph\include\osg/GLObjects(68): warning C4100: 'out': unreferenced > formal parameter > > > > > Regards > Björn[/code] > > ------------------ > Read this topic online here: > http://forum.openscenegraph.org/viewtopic.php?p=67466#67466 > > > > > > _______________________________________________ > osg-users mailing list > [email protected] > http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

