You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks, this #32859 (comment) solution work for me. Now I download and install rust-nightly-i686-pc-windows-gnu.msi on wine and copied ~/.wine/drive_c/Program\ Files\ \(x86\)/Rust\ nightly\ GNU\ 1.14/lib/rustlib/i686-pc-windows-gnu/lib to ~/.multirust/toolchains/nightly-x86_64-unknown-linux-gnu/lib/rustlib/i686-pc-windows-gnu/lib.
Hi.
I install
rustup target add i686-pc-windows-gnu
toolchain and edit cargo configThen build for x86_64
That's ok, no questions.
But if I compile to i686
The text was updated successfully, but these errors were encountered: