7 ms·
I'm just using cross https://github.com/cross-rs/cross https://github.com/cross-rs/cross to build cross-arch. you can still use `cargo build`, it will just work
by rzzzzru 6mo ago
I'm just using cross https://github.com/cross-rs/cross https://github.com/cross-rs/cross to build cross-arch. you can still use `cargo build`, it will just work.
- Gormo 6mo agoIt 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.