Can I install rust on Windows VM ? #1837
-
Hi, i have a flutter desktop application with some feature with rust. I want to use codemagic for build msix, but i got error cause rust not installed on windows vm. Can i install rust on windows vm ? |
Beta Was this translation helpful? Give feedback.
Answered by
mikhail-tokarev
Jul 1, 2023
Replies: 1 comment 1 reply
-
Hi |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
ekokurniadi
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi
sure, you can use Chocolately to install software on Windows, for instance
choco install rust