[HOpenGL] import Graphics.Rendering.OpenGL.GL.VertexArrays(vertexAttribPointer) fails

koreiklein at uchicago.edu koreiklein at uchicago.edu
Sun Aug 29 10:12:50 EDT 2010


The vertexAttribPointer function appears in the documentation for hopengl, but all the code I write that uses it fails to compile.  The compiler can't locate the vertexAttribPoniter symbol.

How can I compile code that uses vertexAttribPointer?


- Korei


More information about the HOpenGL mailing list