Difference between revisions of "Compiling ScummVM/GCC"

Jump to navigation Jump to search
m
→‎Debian-based distributions: libjpeg-turbo8-dev is gone
(Add the needed libraries for ScummVM, obtained via apt-get and yum)
m (→‎Debian-based distributions: libjpeg-turbo8-dev is gone)
Line 4: Line 4:
===Debian-based distributions===
===Debian-based distributions===
The following should install all the needed libraries:
The following should install all the needed libraries:
* apt-get install g++ make libsdl1.2-dev libjpeg-turbo8-dev libmpeg2-4-dev libogg-dev libvorbis-dev libflac-dev libmad0-dev libpng-dev libtheora-dev libfaad-dev libfluidsynth-dev libfreetype6-dev zlib1g-dev
* apt-get install g++ make libsdl1.2-dev libjpeg62-turbo-dev libmpeg2-4-dev libogg-dev libvorbis-dev libflac-dev libmad0-dev libpng-dev libtheora-dev libfaad-dev libfluidsynth-dev libfreetype6-dev zlib1g-dev


For Ubuntu, you can also obtain libunity:
For Ubuntu, you can also obtain libunity:
736

edits

Navigation menu