1,079
edits
(Mention that portability is one of our design goals.) |
|||
Line 1: | Line 1: | ||
Work in progress: This page is | Portability to as many systems as possible is one of the primary design goals of ScummVM. We strive all the time to ensure our code compiles and runs on as many systems as possible. To this end, it's important that our developers are aware of certain typical portability problems and pitfalls. On this page we try to collect some of them. | ||
Work in progress: This page is incomplete. We should probably also link on some good & relevant web pages on the net, and only focus on the most frequent or maybe unusual (ScummVM specific) issues. | |||
== Language features == | == Language features == |
edits