File tree Expand file tree Collapse file tree 1 file changed +0
-2
lines changed Expand file tree Collapse file tree 1 file changed +0
-2
lines changed Original file line number Diff line number Diff line change 1111- ** cargo-kotars:** A tool to run autogenerated bindings from Rust to Kotlin. You can install it using
1212 ` cargo install cargo-kotars --git https://github.com/JetpackDuba/kotars ` .
1313 NOTE: Make sure cargo-kotars is in your path, otherwise Gitnuro's build will fail.
14- - ** Enable Rust Nightly:** Kotars uses some nightly features to generate the binding for Gitnuro. Install nightly rust
15- with ` rustup toolchain install nightly ` and enable it as default with ` rustup default nightly ` .
1614- ** Perl:** Perl is required to build openssl (which is required for LibSSH to work).
1715- ** Packages for Linux ARM64/aarch64** : You need to install the ` aarch64-linux-gnu-gcc ` package to cross compile the
1816 Rust components to ARM from x86_64. You will also need to use ` rustup ` to add a new
You can’t perform that action at this time.
0 commit comments