PCSX2 Documentation/Compiling on Linux: Difference between revisions

Jump to navigation Jump to search
Line 53: Line 53:


Now that we have installed all external libraries, it is time to compile the source code! To do that, we are going to run a shell script which automates the entire process.<br />
Now that we have installed all external libraries, it is time to compile the source code! To do that, we are going to run a shell script which automates the entire process.<br />
<code>$ cd /home/you/workspace/pcsx2</code><br />
<source lang="bash">
<code>$ sh build.sh</code>
$ cd /home/you/workspace/pcsx2
$ sh build.sh
</source>


==Running the Binary==
==Running the Binary==
ninja
782

edits

Navigation menu