PCSX2 Documentation/Compiling on Linux: Difference between revisions

No edit summary
Line 58: Line 58:
==Compiling the Source==
==Compiling the Source==


Note: On Arch Linux, you will need to explicitly specify to cmake where to find the config executables. You can do that by adding these flags into the build script:
Note: On Arch Linux, you may need to explicitly specify to cmake where to find the config executables. You can do that by adding these flags into the build script:


<source lang="bash">
<source lang="bash">
ninja
782

edits