glVertexPointer error ..

hi,

glVertexPointer fails with error GL_INVALID_ENUM, the type GL_FLOAT seems to be not accepted … it makes this error on a banshee card and a geforce2 ti … why ? it could be an error between versions of opengl drivers ? (i’m using the 1.1 version of opengl lib)

thanks
klang

You didn’t say how you call glVertexPointer. That is important to know, or we can’t say what you do wrong.