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
(2 intermediate revisions by the same user not shown)
Line 23: Line 23:
These are probably too heavy-duty for your phone:
These are probably too heavy-duty for your phone:
* [https://github.com/knik0/faad2 libfaad2]. Free audio decoder for AAC support.
* [https://github.com/knik0/faad2 libfaad2]. Free audio decoder for AAC support.
* [http://flac.sourceforge.net/ flac], the Free Lossless Audio Codec.
* [https://xiph.org/flac/ flac], the Free Lossless Audio Codec.
* [http://libmpeg2.sourceforge.net libmpeg2], a free MPEG-2 video stream decoder.
* [http://libmpeg2.sourceforge.net libmpeg2], a free MPEG-2 video stream decoder.
* [https://www.theora.org/ libtheora], the free THEORA video decoder.
* [https://www.theora.org/ libtheora], the free THEORA video decoder.
Line 44: Line 44:
works great for compiling on other platforms.
works great for compiling on other platforms.


ScummVM(new, WIP):<br>
By default build for S60v3<br>
a) run build_me.py to build all the targets/variants that you have configured.
A detailed log will be placed in the symbian folder with Build.err.log and Build.out.log.


ScummVM:<br>
 
ScummVM(old):<br>
In <DevRoot>\scummvm\backends\platform\symbian\ go:<br>
In <DevRoot>\scummvm\backends\platform\symbian\ go:<br>
a) Edit and update the BuildPackageUpload_LocalSettings.pl for the kind of build (SDK installed etc) and variants
a) Edit and update the BuildPackageUpload_LocalSettings.pl for the kind of build (SDK installed etc) and variants
21

edits

Navigation menu