Difference between revisions of "Buildbot"

Jump to navigation Jump to search
319 bytes added ,  08:53, 23 November 2018
→‎Rebuilding Toolchain Libraries: Added note on MinGW toolchain patches to sdl-config / pkg-config output
m (Text replacement - "<source lang=" to "<syntaxhighlight lang=")
(→‎Rebuilding Toolchain Libraries: Added note on MinGW toolchain patches to sdl-config / pkg-config output)
Line 93: Line 93:


* /opt/toolchains is actually a symlink to the real location of the external storage drive, but /opt/toolchains should be used in all configuration to ensure that this can be freely moved in future if necessary.
* /opt/toolchains is actually a symlink to the real location of the external storage drive, but /opt/toolchains should be used in all configuration to ensure that this can be freely moved in future if necessary.
* Check for any platform specific library build instructions at the relevant page [[Compiling_ScummVM|here]].


libSDL:
libSDL:
Line 137: Line 139:
make install
make install
</syntaxhighlight>
</syntaxhighlight>
* IMPORTANT: If installing libSDL for Win32 / Win64 MinGW toolchains, please check the note [[Compiling_ScummVM/MinGW#SDL|here]] and make the relevant fixes to bin/sdl-config and lib/pkg-config/sdl2.pc etc.
TrustedUser
574

edits

Navigation menu