mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-04 00:50:40 +00:00
Mention that autotools is required on macOS
This commit is contained in:
@@ -69,6 +69,8 @@ brew install cmake qt5
|
||||
brew link qt5 --force
|
||||
```
|
||||
|
||||
You will also need `autotools`. That is usually available by default but might need to be explicitly installed with `brew install autotools`.
|
||||
|
||||
## Android
|
||||
|
||||
To build for Android, you must download components of the Android SDK, the Android NDK, and Java Development Kit.
|
||||
|
||||
Reference in New Issue
Block a user