PCSX2 Documentation/PCSX2 Build Scripts: Difference between revisions

Jump to navigation Jump to search
→‎Expert debugging parameters: wxWidgets 2.8 is not supported anymore (and doesn't compile)
No edit summary
(→‎Expert debugging parameters: wxWidgets 2.8 is not supported anymore (and doesn't compile))
 
(One intermediate revision by one other user not shown)
Line 29: Line 29:
*Build GS replayer: <code>-DBUILD_REPLAY_LOADERS=TRUE</code>
*Build GS replayer: <code>-DBUILD_REPLAY_LOADERS=TRUE</code>
*Use Address Sanitizer: <code>-DUSE_ASAN=TRUE</code>
*Use Address Sanitizer: <code>-DUSE_ASAN=TRUE</code>
*Force wxWidget 2.8 (to spot a regression) : <code>-DWX28_API=TRUE</code>


===Experimental parameters===  
===Experimental parameters===  
Line 191: Line 190:
</source>
</source>
This will build the package, automatically installing all dependencies. It will then prompt for your password to install the package with pacman.
This will build the package, automatically installing all dependencies. It will then prompt for your password to install the package with pacman.


{{PCSX2 Documentation Navbox}}
{{PCSX2 Documentation Navbox}}
ninja
8

edits

Navigation menu