I'm just using cross https://github.com/cross-rs/cross to build cross-arch. you can still use `cargo build`, it will just work.
I'm just using cross https://github.com/cross-rs/cross to build cross-arch. you can still use `cargo build`, it will just work.
It did, but then the application didn't work because it couldn't find the Python interpreter that it itself downloaded into its own config directory.