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

Apple Silicon support is missing #123

Open
ramib-doordash opened this issue Apr 1, 2022 · 2 comments
Open

Apple Silicon support is missing #123

ramib-doordash opened this issue Apr 1, 2022 · 2 comments

Comments

@ramib-doordash
Copy link

compiling on a Mac OS running the new Apple M1 computers fails due to:
Could not find protoc-gen-kroto-plus-0.6.1-osx-aarch_64.exe (com.github.marcoferrer.krotoplus:protoc-gen-kroto-plus:0.6.1).

@joshua1983
Copy link

Is posible force build.gradle to download a x86 version?

@ramib-doordash
Copy link
Author

I'm compiling the project with an Intel X64 JDK to workaround this issue. It works but it isn't optimal for performance.

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

2 participants