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
I've been unable to build on windows, building via cargo-wix. Here's a gist of the output. I processed this to strip some of the control characters; sorry if anything's missing.
I've been unable to build on windows, building via
cargo-wix
. Here's a gist of the output. I processed this to strip some of the control characters; sorry if anything's missing.https://gist.github.com/erikh/32cc0225f6ff1ce64a5f56165e8dea32
Here's the cargo.toml I'm using: https://github.com/zerotier/zeronsd/blob/main/Cargo.toml#L74
The wix command in use is
cargo wix -L ext -L WixFirewallExtension -C ext -C WixFirewallExtension --nocapture
.I hope this helps. I am kind of windows dumb and don't know what's happening here.
The text was updated successfully, but these errors were encountered: