I upgraded to the OpenGL 2.4.0.1, and found that it doesn't support Float as member of ColorComponent or VertexComponent. Not only isn't Float a declared member of these classes, but I'm unable to create (orphan) Float instances of either, since the methods are not exported.
Could someone either add Float instances or export the methods so I can do it myself?
Thanks, - Conal