Archived:Missing libraries in OpenGL ES 1.1 plug-in for S60 3rd Edition (Known Issue)
Article Metadata
Tested with
Devices(s): Nokia N93
Compatibility
Platform(s): S60 3rd Edition
Article
Created: (19 Oct 2006)
Last edited: extkbeditor2
(23 Oct 2008)
Description
The OpenGL ES 1.1 plug-in for S60 3rd Edition does not include the libgles_cm{000a0000}.dso and libgles_cm{000a0000}.lib files required for building OpenGL ES applications for the Nokia N93 smartphone.
Solution
To fix the problem of applications compiled with the OpenGL ES 1.1 plug-in not working in the device, do as follows:
1. Go to the epoc32\release\armv5\lib\ directory under the SDK installation (typically C:\Symbian\9.1\S60_3rd\Epoc32\release\armv5\lib\).
2. Create a copy of libGLES_CM.dso and rename the copy to libgles_cm{000a0000}.dso
3. Create a copy of libGLES_CM.lib and rename the copy to libgles_cm{000a0000}.lib
4. Rebuild your applications.
The plug-in is included as part of the SDK in S60 SDK for 3rd Edition, Feature Pack 1.

