English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

I m Using Visual studio 6 and wrote a code using GLSL( some shading routine) using OpenGL2 SDK.
Now the code is compiling but glewIsSupported("GL_VERSION_2_0") is returning false value,
what could be the problem be,
I have Win2000 with 256 MB RAM, P4 2.93GHz and VRAM integrated(intel) 128MB.
Pls Help

2006-08-28 00:05:52 · 2 answers · asked by friend_actually 1 in Computers & Internet Programming & Design

2 answers

Your graphical processor does not support this function (or if supported, is not enable but i doubt it...).

2006-08-28 00:38:44 · answer #1 · answered by None A 3 · 0 0

Have you tried the help section in OpenGL2 SDK ?

Try the documentation.

2006-08-28 00:08:48 · answer #2 · answered by ritziyap 2 · 0 0

fedest.com, questions and answers