rustup install nightly
rustup override set nightly
rustup component add rust-src
cargo install cargo-xbuild
Uses toolchain binaries from vscode-amiga-debug.
Need to add the platform dir and the opt/bin
subdir to your path.
make run
rustup install nightly
rustup override set nightly
rustup component add rust-src
cargo install cargo-xbuild
Uses toolchain binaries from vscode-amiga-debug.
Need to add the platform dir and the opt/bin
subdir to your path.
make run