PCSX2 Documentation/Compiling on Linux: Difference between revisions

Jump to navigation Jump to search
m
You need to check out submodules in order to be able to compile pcsx2, which recurse does.
m (Should also init submodules from all recursive submodules.)
m (You need to check out submodules in order to be able to compile pcsx2, which recurse does.)
Line 15: Line 15:


<source lang="bash">
<source lang="bash">
$ cd /home/you/workspace
$ cd /home/your/workspace
$ git clone https://github.com/PCSX2/pcsx2.git
$ git clone https://github.com/PCSX2/pcsx2.git --recurse
</source>
</source>


ninja
6

edits

Navigation menu