Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

hyperkit installation require Xcode.app to be installed on Mac #322

Open
suhaniii opened this issue Oct 10, 2021 · 2 comments
Open

hyperkit installation require Xcode.app to be installed on Mac #322

suhaniii opened this issue Oct 10, 2021 · 2 comments

Comments

@suhaniii
Copy link

brew install hyperkit                                                                                                                                   ─╯
hyperkit: A full installation of Xcode.app 9.0 is required to compile
this software. Installing just the Command Line Tools is not sufficient.

Xcode can be installed from the App Store.
Error: hyperkit: An unsatisfied requirement failed this build.

Env
macOS Big Sur
version 11.6

@Volatus
Copy link

Volatus commented Nov 22, 2021

This is pretty standard behavior for brew, it'll ask for you to install XCode for many other packages, for example dotnet. Not something caused by Hyperkit.

@bdwyertech
Copy link

Fwiw, you can just install Xcode tools. It’s much smaller than Xcode. You can use xcode-select to install it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants