How to compile for windows? #63
Unanswered
fredericgoossens
asked this question in
Questions & Answers
Replies: 1 comment
-
Hi! Sorry for the late answer but did you follow the instructions there? (I convert that issue to a discussion since it's a question rather than an issue) |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
I have installed make & rust
Tried to compile using the cargo.toml file in /src-tauri/ ('cargo build' command in windows), but it doesn't seem to create a release folder.
there is a clamav-desktop.exe binary. however, when opening this, it just opens some Chrome dev tools and Edge.
Sorry, I'm new to Rust and confused about how to compile it. Do I have to run each cargo.toml file separately?
Beta Was this translation helpful? Give feedback.
All reactions