khoadotan12
khoadotan12
> * download openJDK 11 from - https://adoptopenjdk.net/archive.html?variant=openjdk11&jvmVariant=hotspot > * clone dev branch. -> git clone --branch dev https://github.com/facebook/buck.git > > After installing JDK open terminal and write > >...
@alyfreym I compiled buck success but got a problem , when I run buck-out/gen/programs/buck.pex --help, it show The operation couldn’t be completed. Unable to locate a Java Runtime that supports...
> Addepar currently maintains a Java 11 / Python2 fork of Buck: https://github.com/Addepar/buck/releases/tag/v2. This might be helpful. > > It's really just some minor edits and selective cherry-picks of the...
@navkast thank you, it's really helpful. I can using buck now
@alyfreym no I installed the pre-built binary buck.pex and run script on it