Add command

This commit is contained in:
Dennis Schwerdel 2020-12-20 23:37:34 +01:00
parent 82e3ffedf3
commit 39229216c9
1 changed files with 4 additions and 0 deletions

View File

@ -2,10 +2,14 @@
## Toolchain
**Setup toolchain:**
rustup target add x86_64-pc-windows-gnu
rustup toolchain install stable-x86_64-pc-windows-gnu
apt-get install mingw64
**Cross-compile with:**
cargo build --target x86_64-pc-windows-gnu
## Problems
### Running VpnCloud