dodorare / crossbow

Cross-Platform build tools and toolkit for games and game engines written in Rust! 🦀
https://crossbow.dodorare.com/
Apache License 2.0
201 stars 13 forks source link

Install Crossbundle command fails to compile on windows? #169

Open What42Pizza opened 8 months ago

What42Pizza commented 8 months ago

NOTE: I think this is fixed by updating 'zip' dependancy in cossbow/crossbundle/tools/cargo.toml to 0.6.6?

Crossbow version

idk, I'm just using the command "cargo install --git=https://github.com/dodorare/crossbow crossbundle"

Relevant system information

Cargo 1.11.0 nightly Windows 10

What you did

again, just "cargo install --git=https://github.com/dodorare/crossbow crossbundle"

What went wrong

I expected it to install crossbundle, but it failed to compile

Additional information

idk why I can't select text in command prompt, but here's a screenshot of the error message: error

I don't submit issues very often, so please tell me if I'm doing anything wrong