Hi,

I have compiled OSG -3.0.1. When I run osgwxviewer I have a crashed in 
lightmodel.cpp line 61:

    static bool s_separateSpecularSupported = strncmp((const 
char*)glGetString(GL_VERSION),"1.2",3)>=0;

It seems that glGetString(GL_VERSION) return a NULL pointer.

What's wrong?
Thank you for yours answers!

Cheers,
Laurent

------------------
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=42479#42479





_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to