Closed GoogleCodeExporter closed 8 years ago
sudo apt-get install apt-file
sudo apt-file update
apt-file search boost/filesystem.hpp
sudo apt-get install libboost-dev
Or in short: install the dependencies mentioned here
https://code.google.com/p/mupen64plus/wiki/CompilingFromGit
The complete list on debian seems to be:
sudo apt-get install build-essential libboost-filesystem-dev
libboost-system-dev libfreetype6-dev libgl1-mesa-dev libglew-dev
libglu1-mesa-dev libpng-dev libsamplerate0-dev libsdl-dev libsdl2-dev
libspeexdsp-dev pkg-config zlib1g-dev
Don't sue me when it isn't complete
Original comment by conc...@web.de
on 26 Jul 2014 at 7:47
Ah my bad, should have checked the wiki first. Thanks :)
Original comment by aekk...@gmail.com
on 28 Jul 2014 at 4:05
Original comment by dorian.f...@gmail.com
on 29 Jul 2014 at 11:03
Original issue reported on code.google.com by
aekk...@gmail.com
on 25 Jul 2014 at 12:15