How to compile for windows #15225
Unanswered
TheCodeHermit
asked this question in
Q&A
Replies: 1 comment
-
AFAIK, the only real required components are the Rust compiler (if you didn't install it before, it'll also need you to install the Visual Studio toolchain it requires - the instructions are shown when installing it with Rustup) and Java. With these two, a standard |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The build instructions only have instructions for linux and I am really struggling to cross compile an exe. I know it is possible because of the releases for windows
Beta Was this translation helpful? Give feedback.
All reactions