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
It might be possible to use Cygwin to install gcc, pkg-config, autotools etc. to build libmagic. I do not know which of Cygwin, MinGW (or MSYS) works best with Rust. Having a dependency on Cygwin DLLs should not matter much for CI.
Right now no effort is made to build this crate on Windows.
One would need to evaluate the requirements (building/downloading/installing
libmagic
) and possibilities for continous integration.The text was updated successfully, but these errors were encountered: