Closed cc452 closed 3 years ago
Did you manage to figure this out?
It looks like maybe some of the libraries are missing from your toolchain.
That said, even if you’re able to get it to build for Windows (assuming with Cygwin), I’m not sure if it will actually work mainly because I’m not sure about how audio is handled with Cygwin. My program sort of assumes that Pulseaudio is the main sound server and that there’s no resampling or volume control happening on the input. I’m sure Windows can be configured for this (with Pulseaudio sitting on top from Cygwin), but I’m not sure how.
Any chance you could provide a compiled binary for Windows? I've been attempting to compile this, and unfortunately, I can't seem to get it to work. (Granted, I'm not used to compiling code on Windows. I mostly work in Linux.)
Here's the output from my latest attempt: