scrcpy icon indicating copy to clipboard operation
scrcpy copied to clipboard

`brew install scrcpy` will hang

Open aeroxy opened this issue 2 years ago • 1 comments

  • [x] I have read the FAQ.
  • [x] I have searched in existing issues.

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.

aeroxy avatar Feb 12 '23 06:02 aeroxy

Please report/ask to Homebrew.

rom1v avatar Feb 12 '23 09:02 rom1v