This site is no longer active and is available for archival purposes only. Registration and login is disabled.

OpenglES in symbian..


OpenglES in symbian..

Postby RapchikProgrammer » Nov 14, 2009 @ 7:35pm

Hey, here is a snap shot of my mmp file in carbide:

// Using main() as entry point
STATICLIBRARY edge.lib
STATICLIBRARY edgerender.lib
STATICLIBRARY zlib.lib
STATICLIBRARY opengl\plugin1-0.lib

// libc and euser are always needed when using main() entry point
LIBRARY euser.lib
LIBRARY apparc.lib
LIBRARY cone.lib
LIBRARY eikcore.lib
LIBRARY eikcoctl.lib
LIBRARY ws32.lib
LIBRARY efsrv.lib
LIBRARY etel.lib
LIBRARY apgrfx.lib
LIBRARY estlib.lib
LIBRARY avkon.lib
LIBRARY etel3rdparty.lib
LIBRARY fbscli.lib
LIBRARY bitgdi.lib
LIBRARY esock.lib
LIBRARY insock.lib
LIBRARY bluetooth.lib
LIBRARY btextnotifiers.lib
LIBRARY btmanclient.lib
LIBRARY sdpagent.lib
LIBRARY sdpdatabase.lib
LIBRARY hal.lib
LIBRARY ezlib.lib
LIBRARY libgles_cm.lib

I am using the gcce toolkit for the building process.. now eventhough everything seems correctly linked, all my gl functions come up as undefined.. am i not linking the correct library??
RapchikProgrammer
pm Member
 
Posts: 56
Joined: Oct 18, 2008 @ 7:08am


Postby RapchikProgrammer » Nov 14, 2009 @ 11:37pm

My bad just noticed only opengl es 1.0 calls were working and 1.1 calls were giving errors.. forgot that i didnt have the opengl es 1.1 plugin installed on this computer..
RapchikProgrammer
pm Member
 
Posts: 56
Joined: Oct 18, 2008 @ 7:08am


Postby RapchikProgrammer » Nov 15, 2009 @ 12:05am

Its working for debug builds but i cant get it to work in emulator mode.. the library files in edgelib dont come with the plugin1-0.lib file for opengl.. so how to run edgelib opengl applications in symbian emulator mode??
RapchikProgrammer
pm Member
 
Posts: 56
Joined: Oct 18, 2008 @ 7:08am


Postby edge » Nov 16, 2009 @ 9:25pm

Hi,

Unfortunately, no specific OpenGL library has been made for the emulator.
EDGELIB: Cross-platform mobile development at your fingertips
http://www.edgelib.com
User avatar
edge
pm Member
 
Posts: 1180
Joined: Aug 22, 2005 @ 3:42pm
Location: The Netherlands


Return to EDGELIB


Sort


Forum Description

Powerful and affordable C++ middleware solution covering true multi-platform 2D, 3D and network features for Apple iPhone, Windows Mobile, Symbian S60, UIQ, Linux and Windows desktop.

Moderator:

edge

Forum permissions

You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

cron