What program is used for coding the Symbian port?
Moderator: ScummVM Team
What program is used for coding the Symbian port?
The subject-line tells everything ;D
Re: What program is used for coding the Symbian port?
No, actually it says nothing. What do you mean? I use XEmacs and sometimes vi editor to code ScummVM, and my code is part of Symbian port. Does that help?summer wrote:The subject-line tells everything ;D
Eugene
-
- ScummVM Porter
- Posts: 1423
- Joined: Sun Oct 30, 2005 2:27 pm
- Location: Malmoe, Sweden
To generate the targets, only the libraries and target SDKs is needed. You would only need VC6, VS2003, CW etc if you would to debug it on the simulator, and you will have to run it on target to ironout problems. Please read the README contained inte epoc section of the Symbian build. It should be pretty suffciant of information.