116
edits
m (→Compilers: fix syntax) |
m (→Compiling using Microsoft tools: syntax) |
||
Line 132: | Line 132: | ||
errors to several thousand. | errors to several thousand. | ||
Please be patient and try to make sense of what the tool is reporting. | Please be patient and try to make sense of what the tool is reporting. | ||
More than | More than often, the very first '''error''' the tool reports is the | ||
one you should attend to before re-trying the build. | one you should attend to before re-trying the build. | ||
If you can't make heads or tails out of it, you may try asking for help | If you can't make heads or tails out of it, you may try asking for help | ||
in the [http://forums.scummvm.org/viewforum.php?f=6 forums], but '''*please*''' refrain | in the [http://forums.scummvm.org/viewforum.php?f=6 forums], but '''*please*''' refrain from | ||
asking if you don't know what you're doing here. | asking if you don't know what you're doing here. | ||
The developers cannot be burdened | The developers cannot be burdened with the task of answering questions | ||
for your specific build setup. | for your specific build setup; the community although may provide you with answers. | ||
== Compiling using the GCC toolchain == | == Compiling using the GCC toolchain == |
edits