Hi Stephan, On Sun, Oct 3, 2010 at 4:11 PM, Stephan Huber <[email protected]> wrote: > Current trunk can't be compiled for OpenGL ES as glPushAttrib and > glPopAttrib is not available, which is used in osgText/osgText.cpp. > > I guarded the block of code with some defines, but this will break the > functionality. What's the best way to fix this?
Removing the code with glPopAttrib for all platforms seems like the best approach to me. I'm just popping online briefly so won't look at the code, I'll look into it next week. Robert. _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

