Hi. a program, which uses OpenGL and runs fine under Linux gives me problems under Android. Errors like: GL_PROJECTION was not declared in this scope. glMatrixMode was not declared in this scope, etc... Is this a general problem? Or am I just missing some defines in my .pro? Guido