Emu64 Homepage: http://www.emu64-projekt.de
Emu64 auf YouTube: Emu64 News Playlist / Emu64 Tutorial Playlist
Emu64 auf Facebook: https://www.facebook.com/Emu64-103321833093172
- qttools5-dev-tools
- qt5
- sdl2
- sdl2-image
- quazip
- ffmpeg
- avcodec
- avutil
- swresample
- avformat
- swscale
git clone https://github.com/ThKattanek/emu64.git
cd emu64
mkdir build
cd build
lrelease ../src/src.pro
qmake PREFIX="/usr/local" ..
make -j8
sudo make install
xargs rm < install_manifest.txt
Achtung! Verzeichnisse die durch die Installation erstellt wurden werden hiermit nicht entfernt, jedoch alle Dateien die erstellt wurden.