Open ramib-doordash opened 2 years ago
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).
Is posible force build.gradle to download a x86 version?
I'm compiling the project with an Intel X64 JDK to workaround this issue. It works but it isn't optimal for performance.
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).