#Getting 10 errors when installing adi_speaker
13 messages · Page 1 of 1 (latest)
well, nix is linux only
The crate says it is supposed to be cross-platform, if I compile and code using Linux, then compile a Windows version, will it work on it or am I stuck with this system ?
you mean cross-compile to windows on a linux system?
that's usually really hard
the library is version 0.1.0 and looks like it's just broken
so you won't be able to compile to windows
It's 0.12.0 rn (https://docs.rs/adi/latest/adi/index.html), it seems like it has moved to cala (https://github.com/libcala/cala)
both of these crates are linux-only
you can see the platforms on docs.rs
Well-chosen nickname I guess 
actually https://github.com/libcala/cala#feature-support there's a list
it supports some things for windows