Hi,

I'm encountering a problem with integrating a QGLWidget.

The message "Unrecognized OpenGL" appears on console.
And glGetString always returns NULL.

My graphic driver is up-to-date.

I success in compiling and running a trivial openGL program and glGetStrings works well.

Someone can tell me what to do ?
Thanks a lot.