We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Build for emulator, then go to bin_emulator/opengles_20/texts and run texts.
I only see a gray screen, but no text.
All other examples work.
Ubuntu 14.04.
warning C7555: 'attribute' is deprecated, use 'in/out' instead
It seems that the OpenGL ES 2.x examples are being run within an OpenGL ES 3.x context, which might generate some issues.