1,554
edits
Rootfather (talk | contribs) |
(→Compiling ScummVM: add info on parallel build) |
||
Line 39: | Line 39: | ||
== Compiling ScummVM == | == Compiling ScummVM == | ||
run "make clean" and then "make" | run "make clean" and then "make" | ||
It is recommended to run parallel make. Run it with command "make -j10" where "10" is the number of your CPUs, including virtual ones +2. Typical Intel Core i7 has 8 CPUs. | |||
== Installing ScummVM == | == Installing ScummVM == |