Building Dolphin on Linux: Difference between revisions

Jump to navigation Jump to search
m
m (→‎Step 3 - Building Dolphin: Changed the make command so that it matches the GitHub command.)
(One intermediate revision by one other user not shown)
Line 43: Line 43:


<code>cd ./dolphin-emu</code>
<code>cd ./dolphin-emu</code>
Pull the git submodules.
<code>git submodule update --init</code>


To update the local copy in the future without repeating the whole process, run <code>git pull origin</code> within the <code>dolphin-emu</code> directory and proceed to the following steps.
To update the local copy in the future without repeating the whole process, run <code>git pull origin</code> within the <code>dolphin-emu</code> directory and proceed to the following steps.
Line 108: Line 112:
{{Fmbox
{{Fmbox
|text = '''Outdated'''
|text = '''Outdated'''
<br/>This section has not been updated since July 2019 an no longer aligns with Dolphin's current dependencies.
<br/>This section has not been updated since July 2019 and no longer aligns with Dolphin's current dependencies.
}}
}}
This addendum lists the dependencies to build Dolphin.  
This addendum lists the dependencies to build Dolphin.  

Navigation menu