Difference between revisions of "Compiling ScummVM/Symbian"

Jump to navigation Jump to search
Tags: Mobile edit Mobile web edit
Tags: Mobile edit Mobile web edit
Line 6: Line 6:


* UIQ 3.x SDK (To build for UIQ3 devices)(Build scripts in SDK need tweaking in order to build scummvm since Symbian OS GCCE never builds as large projects as ScummVM before)
* UIQ 3.x SDK (To build for UIQ3 devices)(Build scripts in SDK need tweaking in order to build scummvm since Symbian OS GCCE never builds as large projects as ScummVM before)
* UIQ 2.1 SDK (To build for UIQ2 devices):<br>http://www.symbian.com/developer/sdks_uiq.asp
* [http://www.symbian.com/developer/sdks_uiq.asp UIQ 2.1 SDK] (To build for UIQ2 devices)
** ECompXL, an EPOC application compression library:<br>http://www.yipton.demon.co.uk/ecompxl/latest/readme.html (To build for UIQ devices)
** [http://www.yipton.net/content/ecompxl/ ECompXL], an EPOC application compression library(To build for UIQ devices)
* Nokia S60 1st, 2nd edition,3rd edition SDK (To build for S60 devices)
* Nokia S60 1st, 2nd edition,3rd edition SDK (To build for S60 devices)
* Nokia S80 SDK (To build for S80 devices)
* Nokia S80 SDK (To build for S80 devices)
Line 13: Line 13:
* Python 2.5+:<br>https://www.python.org/
* Python 2.5+:<br>https://www.python.org/
To download next prerequsities Symbian-ready follow the link(newer the best):<br>https://sourceforge.net/projects/scummvms60git/files/libs/
To download next prerequsities Symbian-ready follow the link(newer the best):<br>https://sourceforge.net/projects/scummvms60git/files/libs/
* libsdl, Simple Directmedia Layer, a cross-platform multimedia library:<br>http://www.libsdl.org/ (see note about ESDL below)
* [http://www.libsdl.org SDL 1.2].
* libmad, a high-quality MPEG audio decoder:<br>http://www.underbit.com/products/mad/
* libmad, a high-quality MPEG audio decoder:<br>http://www.underbit.com/products/mad/
* zlib, a massively spiffy yet delicately unobtrusive compression library:<br>http://www.zlib.net/
* zlib, a massively spiffy yet delicately unobtrusive compression library:<br>http://www.zlib.net/
Line 24: Line 24:
* libmpeg2, a free MPEG-2 video stream decoder:<br>http://libmpeg2.sourceforge.net
* libmpeg2, a free MPEG-2 video stream decoder:<br>http://libmpeg2.sourceforge.net
* libtheora, the free video codec:<br>
* libtheora, the free video codec:<br>
* Dolby Digital aka AC-3 aka ATSC A/52


== Compiling ScummVM ==
== Compiling ScummVM ==
21

edits

Navigation menu