Tags: Mobile edit Mobile web edit |
Tags: Mobile edit Mobile web edit |
Line 39: |
Line 39: |
|
| |
|
| SDL:<br> | | SDL:<br> |
| The latest version of SDL at this point in time is 1.2.13. This version<br> | | The latest version of SDL at this point in time is 1.2.15. This version<br> |
| works great for compiling on other platforms. | | works great for compiling on other platforms. |
|
| |
|
| zlib:<br>
| |
| The zlib-x.x.x.tar.gz does not come with UIQ .mpp build files, that's why<br>
| |
| I added them for you in epoc-zlib.zip. Extract in <DevRoot>/zlib/ which will<br>
| |
| create the epoc dir. In <DevRoot>/zlib/epoc/ go:<br>
| |
| > bldmake bldfiles<br>
| |
| > abld build<br>
| |
|
| |
| libmad:<br>
| |
| The libmad-x.x.x.tar.gz does not come with UIQ .mpp build files, that's<br>
| |
| why I added them for you in epoc-libmad.zip. Extract in <DevRoot>/libmad/ which<br>
| |
| will create the epoc dir. In <DevRoot>/libmad/epoc/ go:<br>
| |
| > bldmake bldfiles<br>
| |
| > abld build<br>
| |
|
| |
|
| ScummVM:<br> | | ScummVM:<br> |