Difference between revisions of "Compiling ScummVM/GCC"

Jump to navigation Jump to search
(→‎Ubuntu 16.04 to 20.04: This apt command works for 16.04.6 LTS. The above does not (the libjpeg62-turbo-devpackage is not available))
Line 20: Line 20:
For cloud and lan features you also need the SDL2_net and curl libraries:
For cloud and lan features you also need the SDL2_net and curl libraries:
<syntaxhighlight lang="bash">
<syntaxhighlight lang="bash">
apt install libsdl2-net-dev libcurl-openssl1.0-dev
apt install libsdl2-net-dev libcurl-openssl-dev
</syntaxhighlight>
</syntaxhighlight>


329

edits

Navigation menu