PCSX2 Documentation/Compiling on Linux: Difference between revisions

Jump to navigation Jump to search
Added warning at the end in regards to missing deps
(Increase generic list of dependencies, update Fedora dependencies subsection.)
(Added warning at the end in regards to missing deps)
Line 96: Line 96:
$ sh build.sh
$ sh build.sh
</source>
</source>
If omit any of the libraries or headers specified above (or other, newer dependencies not included here), CMake will abort, your compiler may skip certain parts of the overall build or the linker may fail to link all the dependencies into the final PCSX2 executable. The output from any one of these tools should be able to tell the dependencies you're missing.


==Running the Binary==
==Running the Binary==
ninja
9

edits

Navigation menu