the OpenGL support in a barebones Windows installation is rudimentary, at best. At the feature level of OpenGL 1.1 I believe.
It is likely that any application not checking for available features first will encounter trouble when running on this ancient OpenGL release. Christian 2016-07-14 12:40 GMT+02:00 manish Choudhary <[email protected]>: > Hi, > > Found the solution, problem was occured because graphics driver not > installed in the window 10 , once driver installed it run fine. > > I have more doubt now::- > 1. I have query if no graphic driver found , can It say like" no graphics > driver found issue" ? > 2. Is there a way to run application with minimum supported functionality > on different window system as per graphics feature availability ? > please guide. > > ... > > Thank you! > > Cheers, > manish > > ------------------ > Read this topic online here: > http://forum.openscenegraph.org/viewtopic.php?p=68132#68132 > > > > > > _______________________________________________ > 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

