I thought that the Symbian OS supported Opengl Es by standard from the third edition onwards.
Does anyone know where could I get those missing dlls and how or where to put them on the phone?
I've...
Type: Posts; User: atrape; Keyword(s):
I thought that the Symbian OS supported Opengl Es by standard from the third edition onwards.
Does anyone know where could I get those missing dlls and how or where to put them on the phone?
I've...
I've just uploaded the SISX file to a file server, this is its downloading link: http://uploading.com/files/6da85d29/acelerometro_S60_3_X_v_1_0_0.sisx/
Thanks in advance.
I've just tested a simple GUI application that only reads rotational data from the accelerometer an works perfectly on the telephone.
The problem seems to be with the Opengl Es code.
Does anyone...
The application just shows a 3D modelled object and reads rotation data from the accelerometer.
The application type is a GUI application and the 3D modelled object is shown in the container or...
Could I solve the problem by signing the application?
I've just done one of the alternatives the link http://wiki.forum.nokia.com/index.php/Extended_panic_code says and I've created a zero-sized file ErrRd (no file name extension) under the directory...
I've read the link http://wiki.forum.nokia.com/index.php/Extended_panic_code and it says that a message should appear telling that the application is being closed, but no message is shown to me.
It...
Hola,
Estoy diseñando una aplicación en c++ para Symbian usando la librería Opengl Es.
Primero probé a ejecutar una aplicación sencilla en un Nokia 5800 sin usar la librería Opengl Es y funcionó...
Hi,
I'm trying to write a Symbian c++ application using Opengl Es graphics.
First I tested a simple application on a Nokia 5800 without using Opengl Es and worked perfectly.
Then I added the...