| ▲ | rzzzzru 3 hours ago | |
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. | ||
| ▲ | Gormo 3 hours ago | parent [-] | |
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. | ||