We want to support couchbase lite on our Nvidia Xavier board, which support Linux. so we were trying to build “couchbase-lite-java-ce-root” for linux/arm64 but support is not available.
Can someone guild how to generate "couchbase-lite-java-3.1.0-SNAPSHOT.jar for linux arm64.
As you can see, most of the actual functionality for Couchbase Lite is implemented as a native library. The native library needs to be compiled for the target ABI/OS. We have not built the native library for linux/arm.
I wasn’t able to get the ARM toolchain to transcompile, so I compiled directly on the ARM machine.
I have a pdf document with my note but I am a new user here, I cannot upload document.