mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-24 06:51:17 +01:00
Updated Building for macOS (markdown)
parent
8ca16288c0
commit
287a2975fd
@ -29,7 +29,7 @@ git clone https://github.com/dolphin-emu/dolphin ~/dolphin-emu
|
|||||||
cd ~/dolphin-emu
|
cd ~/dolphin-emu
|
||||||
```
|
```
|
||||||
|
|
||||||
If you're using MacOS Sierra 10.12 or later you'll need to comment out this line in Externals/liblzma/config.h:
|
If you're using macOS Sierra 10.12 or later you'll need to comment out this line in Externals/liblzma/config.h:
|
||||||
`#define HAVE_PTHREAD_CONDATTR_SETCLOCK 1`. Note that defining it to 0 won't work.
|
`#define HAVE_PTHREAD_CONDATTR_SETCLOCK 1`. Note that defining it to 0 won't work.
|
||||||
|
|
||||||
To build with CMake (optionally verbose): Download and install [CMake](https://cmake.org/download/) if you don't have it.
|
To build with CMake (optionally verbose): Download and install [CMake](https://cmake.org/download/) if you don't have it.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user