nlfiedler / magick-rust

Rust bindings for ImageMagick
https://crates.io/crates/magick_rust
Apache License 2.0
254 stars 68 forks source link

Use C++ compiler on Windows if needed #111

Closed gyk closed 10 months ago

gyk commented 10 months ago

Resolves #110.

nlfiedler commented 10 months ago

Thank you for the fix, I'll give it a try as soon as I can.