Building Dolphin on Linux: Difference between revisions

Line 90: Line 90:
<code>mkdir Build && cd Build</code>
<code>mkdir Build && cd Build</code>


Configure the build.
Configure the build. Note that in some cases you will need to configure in the dolphin-emu directory in stead of the build directory.


<code>cmake ..</code>
<code>cmake ..</code>
Anonymous user