scrcpy
scrcpy copied to clipboard
`brew install scrcpy` will hang
Environment
- OS: macOS 10.15.7 (unable to upgrade to newer versions)
- scrcpy version: N/A
- installation method: brew
- device model: macbook pro 2012
- Android version: N/A
Describe the bug Unable to go through cmake installation.
==> Installing scrcpy dependency: cmake
Warning: A newer Command Line Tools release is available.
Update them from Software Update in System Preferences.
If that doesn't show you any updates, run:
sudo rm -rf /Library/Developer/CommandLineTools
sudo xcode-select --install
Alternatively, manually download them from:
https://developer.apple.com/download/all/.
You should download the Command Line Tools for Xcode 12.4.
==> ./bootstrap --prefix=/usr/local/Cellar/cmake/3.25.2 --no-system-libs --parallel=4 --datadir=/share/cmake --docdir=/share/doc/cmake --mandir=/share/m
There is also no precompiled scrcpy for macOS available.
Please report/ask to Homebrew.