zakashe
04-22-2008, 10:01 AM
Hi,
I am really new to openGL and SL. and I tried to write a really short and basic program. (I am using XP and ATI Radeon 1550)
Everything compiles just fine but unfortunately glCreateShader function generates an exception (Access violation reading location 0x00000000.).
I reinstalled catalyst and all my GPU related SW. Then I verified I have the latest glew version.
If before glCreateShader I call glewInit function its return value is always GLEW_ERROR_NO_GL_VERSION .
What does that mean? How can I fix this?
10x a lot,
zakashe.
I am really new to openGL and SL. and I tried to write a really short and basic program. (I am using XP and ATI Radeon 1550)
Everything compiles just fine but unfortunately glCreateShader function generates an exception (Access violation reading location 0x00000000.).
I reinstalled catalyst and all my GPU related SW. Then I verified I have the latest glew version.
If before glCreateShader I call glewInit function its return value is always GLEW_ERROR_NO_GL_VERSION .
What does that mean? How can I fix this?
10x a lot,
zakashe.