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
this toolchain is great, but how about compiling audio (rodio/kira) and compiling controller input (gilrs)
these need the alsa-sys and libudev-sys.
I spent several days compiling them statically on an ubuntu machine, and after finishing compiling/linking, they segfault on my users.
I wonder what the solution would be to have the current toolchain compile for these crates.
The text was updated successfully, but these errors were encountered:
this toolchain is great, but how about compiling audio (rodio/kira) and compiling controller input (gilrs)
these need the alsa-sys and libudev-sys.
I spent several days compiling them statically on an ubuntu machine, and after finishing compiling/linking, they segfault on my users.
I wonder what the solution would be to have the current toolchain compile for these crates.
The text was updated successfully, but these errors were encountered: