Hi
I'm trying to get OpenGLES working from C++ code, but I just can't seem to get a basic program to even compile. All of the examples I can find are written in C, and I can't get things to work if I just switch them to C++.
Are there any examples around showing a minimal C++ program using OpenGLES?
Thanks