muja / unrar.rs

Rust library for extracting, listing and testing RAR archives.
Apache License 2.0
95 stars 22 forks source link

compile failed on some windows machine #56

Closed ttys3 closed 2 months ago

ttys3 commented 2 months ago

msvc compliler (on some systems) complains about " undefined identifier Flags" due to invalid chars

image