-
Notifications
You must be signed in to change notification settings - Fork 20
i have latest raspbian 64 bit based on bullseye debian 11. How can I install it? #10
Comments
yes, i am also facing issue building it in latest raspberry pi 4 64 bit hardware:
|
I changed the bazel argument to "--tool_java_runtime_version=11" as said in the bazel documentation. But it gives this error during compilation.
|
Following this tutorial for building bazel in raspberry pi 4 64 bit finally worked, make sure to use SD card more than 16gb alteast. https://gist.github.com/EKami/9869ae6347f68c592c5b5cd181a3b205 |
Does this mean stock Bazel builds on a Raspberry Pi these days? That would be great. |
yes, few java heap flag to be added to make it work, that's it. it is described in the tutorial link shared above. |
hardware: raspberry pi 4 8 gb
The text was updated successfully, but these errors were encountered: