Building Dolphin on Linux: Difference between revisions

Jump to navigation Jump to search
Line 33: Line 33:
Dolphin needs [https://code.google.com/p/dolphin-emu/issues/detail?id=8636&can=1&q=regex GCC >= 4.9] now, so install [https://launchpad.net/~dolphin-emu/+archive/ubuntu/gcc-for-dolphin this PPA] first:
Dolphin needs [https://code.google.com/p/dolphin-emu/issues/detail?id=8636&can=1&q=regex GCC >= 4.9] now, so install [https://launchpad.net/~dolphin-emu/+archive/ubuntu/gcc-for-dolphin this PPA] first:


<pre>sudo add-apt-repository ppa:dolphin-emu/gcc-for-dolphin
<pre>sudo add-apt-repository ppa:ubuntu-toolchain-r/test


sudo apt-get update</pre>
sudo apt-get update</pre>