How do you compile SDL apps for the Symbian OS s60v3 FP1 ?

TehOwn

New member
Joined
Jun 15, 2010
Messages
25
Reaction score
0
Points
1
I'm trying to compile Simple DirectMedia Layer apps using the ported SDL libraries for Symbian S60.
I have an E63 phone and would like to begin writing simple SDL apps for Symbian.
My main issue at the moment, is that I'm unable to get even the simplest SDL app to run on my phone. ScummVM and DosBox run on my phone great, but my home compiled apps don't.
I have no issue signing them, just that SDL_Init causes the program to exit.

Any advice on compilation settings? What do I need to install? Should I use Carbide C++?
 
Back
Top