(05-11-2018, 01:14 AM)JosJuice Wrote: After cloning the git repo, run this:so...
git checkout 15759c457d2f2f34456b4b2a8f98b1fd139ea45f
Then build as usual.
git clone https://github.com/dolphin-emu/dolphin.git
git checkout 15759c457d2f2f34456b4b2a8f98b1fd139ea45f
mkdir build
cd build
cmake 15759c457d2f2f34456b4b2a8f98b1fd139ea45f #Is that right?
make
sudo make install
#I have installed the last dolphin version, Do I need to uninstall it before the clone or not?
i really appreciate your helpful
