[osg-users] Preparing to make 3.5.3 dev release, please test
Björn Blissing
bjorn.blissing at vti.se
Mon Jun 6 14:28:34 PDT 2016
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
More information about the osg-users
mailing list