David Lu
David Lu
shareby.me src: https://github.com/khankuan/shareby.me
from #36 > Add info, tutorials, and getting started info to a Wiki also > You should be logging to file anyways, don’t rely on ~strong~stdout working. Just log to...
fwiw, this functionality isn't that niche: - [sfml has it](https://www.sfml-dev.org/documentation/2.4.2/classsf_1_1Window.php#a6d60912633bff9d33cf3ade4e0201de4) - [users of glfw want it](https://github.com/glfw/glfw/issues/25)
rust updated a few months ago and it broke outdated packages, I haven't had a chance to fix it
Wow sorry didn't see this, thank you!
From the [rust-portaudio README](https://github.com/RustAudio/rust-portaudio#installation): > rust-portaudio will try to detect portaudio on your system and, failing that (or if given the PORTAUDIO_ONLY_STATIC environment variable on the build process), will download...