Hello,
Do you have an idea why glColor4f is only defined in GLES/gl.h and not in GLES2/gl2.h ?
I would like to use it on an OpenGL ES 2.0 project, and I can't..
I tried to link both GLES and GLES2 to my project, but compilation fails.
Thanks in advance,
Guillaume.
Thanks a lot Kim, I'll give it a try.