![]() |
Is OpenGL ES 1.x supported in Qt SDK for N9?
Hello everybody,
I have a problem with porting my game to N9. The problem is that I am using OpenGL 1.x functions, like Code:
glMatrixMode(GL_PROJECTION); Code:
error: undefined reference to `glMatrixMode' I decided to make an experiment and compile some example project from Qt SDK. I took project "textures", and added this code Code:
#define OPENGL_ES_1 Is it possible to disable Open GL ES 2.0 and just use Open GL ES 1.x? I am using Qt SDK 1.1.4 on Windows 7, and I have Nokia N9 device. |
All times are GMT. The time now is 08:24. |
vBulletin® Version 3.8.8