333
edits
Rootfather (talk | contribs) |
Rootfather (talk | contribs) |
||
Line 40: | Line 40: | ||
If you want to have the ability to compile ScummVM as a 64 bit binary with all features enabled, install the necessary packages using this command: | If you want to have the ability to compile ScummVM as a 64 bit binary with all features enabled, install the necessary packages using this command: | ||
<source lang="bash"> | <source lang="bash"> | ||
pacman -S --needed git mingw-w64-x86_64-{curl,faad2,freetype,flac,fluidsynth,libjpeg-turbo,libogg,libvorbis,libmad, | pacman -S --needed git mingw-w64-x86_64-{curl,faad2,freetype,flac,fluidsynth,libjpeg-turbo,libogg,libvorbis,libmad, \ | ||
libmpeg2-svn,libtheora,libpng,nasm,readline,SDL2,SDL2_net,toolchain,winsparkle,zlib} | libmpeg2-svn,libtheora,libpng,nasm,readline,SDL2,SDL2_net,toolchain,winsparkle,zlib} | ||
</source> | </source> |
edits