Paul Martz wrote: > I believe this is already in a post somewhere, so the search function > should be covered. :-) > > It'd be nice if selecting the "OSG_GL3_AVAILABLE" CMake variable would > automatically re-set all the FFP-type variables, but currently it does > not do so, and you have to do this manually. > > Paul Martz > Skew Matrix Software LLC > _http://www.skew-matrix.com_ <http://www.skew-matrix.com/> > +1 303 859 9466 > > > > Peter Bear wrote: > > > Just for the search function :) > > > > If you get errors like this: > > > > error C2039: 'glBegin' : is not a member of '`global namespace'' > > error C3861: 'glBegin': identifier not found > > error C2039: 'glEnd' : is not a member of '`global namespace'' > > error C3861: 'glEnd': identifier not found > > > > turn off everything but GL3 with the gl available options to fix it. > > > > > > Cheers, > > Peter > > > > ------------------ > > Read this topic online here: > > http://forum.openscenegraph.org/viewtopic.php?p=21376#21376 > > > > > > > > > > > > _______________________________________________ > > osg-users mailing list > > > > http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org > > > > > > > _______________________________________________ > osg-users mailing list > > http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org > > ------------------ > Post generated by Mail2Forum
I did it to specifically cover searching up the error codes :) ------------------ Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=21450#21450 _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

