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))
 
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===  
ninja
8

edits

Navigation menu