Hi,
I installed osg 2.8.2 by compiling all 3rd party sources including glut.
I tried to run one of example, osgblendequation, it throws the following error,
Error: Setting mode 'GL_COLOR_MATERIAL' via osg::StateSet::setMode(mode,value)
ignored.
The mode 'GL_COLOR_MATERIAL' is set by the osg::Material StateAttribute.
Setting this as a mode fools osg's State tracking.
Error: Setting mode 'GL_COLOR_MATERIAL' via osg::StateSet::setMode(mode,value)
ignored.
Is any of glut file missed out in my compilation?
Thank you!
------------------
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=24596#24596
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org