Y
Hacker News
new
|
ask
|
show
|
jobs
by
rzzzzru
86 days 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.
1 comments
Gormo
86 days ago
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.
link